@charset "shift_jis";
@import url("search.css");

#address_near form{
	*display:inline;/*IE6,7 hack*/
	border:0;
	margin:0;
	padding:0;
	background-image:none;
}

#address_near{
	border-bottom:1px solid #ccc;
	margin-top:5px;
	padding:5px 5px 10px;
	background-image:url(../image/bg_seach_result.gif);
	background-repeat:repeat-x;
}

form#search2{
	width:400px;
}
