@charset "euc-jp";

#err{
color:#f00;
}



div.main_container div#search{
margin-top:7px;
margin-bottom:15px;
background-color:#ffc;
padding:5px;
border-top:1px solid #fc6;
border-bottom:1px solid #fc6;
}
.keyword{
padding:3px;
}
#keyword{
font-weight:bold;
}



#result_zip,
#result_address,
#result_landmark,
#result_nomatch{
padding-top:15px;
margin-bottom:15px;
clear:both;
}
#result_cont{
width:100%;
margin:5px;
}
#result_cont table{
border:1px solid #fff;
width:100%;
}
#result_cont td{
border-top:1px solid #999;
border-left:1px solid #999;
padding:3px;
}
.table_head td{
background-color:#dcdcdc;
background-image:url('http://i.yimg.jp/images/map/h3.gif');
}
tr.odd,
tr.odd{
background-color:#fff;
}
tr.even,
tr.even{
background-color:#eee;
}
td.Rb{
border-right:1px solid #999;
}
td.Rb2{
background-color:#dcdcdc;
border-right:1px solid #999;
background-image:url('http://i.yimg.jp/images/map/h3.gif');
}
td.Rb3{
border-right:1px solid #999;
background-color:#eee;
}


.more_result{
clear:both;
text-align:right;
padding-top:5px;
}
.more_result_top{
clear:both;
text-align:right;
padding-top:5px;
margin-bottom:-5px;
}


/*¥Î¡¼¥Þ¥Ã¥Á*/
#result_nomatch{
text-align:center;
}
#error_container{
font-weight:bold;
margin-bottom:30px;
text-align:center;
}



#result_zip #result_cont{
border:1px solid #666;
margin-top:10px;
width:98%;
margin-left:1%;
}



#result_address dl{
margin:0px;
}
/* \*/
#result_address dd{
border:0px;
padding:0px;
display:block;
float:left;
width:45%;
margin-left:10px;
}
/* */

/*¥é¥ó¥É¥Þ¡¼¥¯£óŸö¬ç¿×*/
#result_landmark #result_cont{
border:1px solid #666;
margin-top:10px;
width:98%;
margin-left:1%;
}

/*ÃÏ¿Þ¥Ý¥Ã¥×¥¢¥Ã¥×*/
#popupmap_closebox img{
text-align:right;
border:1px solid #666;
}
#popupmap img{
margin:5px;
border:1px solid #ccc;
}

/*¹­¹ð*/
.ad_MON{
border-top:1px solid #666;
padding-top:30px;
}


-->