#select {
	display:block;
	width:758px;
	border:1px solid #666;
	border-top:none;
	line-height:1.5;
	margin:0px 0px 10px;
	padding:1px 10px 10px;
	_padding:10px;
	background-color:#FFFFCC;
	font-size:12px;
	text-align:left;
	}
*:first-child+html #select{
	padding:10px;
	}
#select p {
	margin:10px 0px;
	}
.search_title {
	display:block;
	font-size:16px;
	font-weight:bold;
	border-left:10px solid #fc6;
	padding:0;
	padding-left:5px;
	margin:0px 0px 10px;
	line-height:normal;
	}
.output {
	width:780px;
	position:relative;
	line-height:1.2;
	text-align:left;
	margin-bottom:20px;
	}
.result {
	width:780px;
	font-size:12px;
	border-collapse:collapse;
	}
#deliresult th {
	background-color:#ff6633;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#healthresult th {
	background-color:#CC99FF;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#hoteresult th {
	background-color:#3366FF;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#cabaresult th {
	background-color:#FF9933;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#saronresult th {
	background-color:#FF99CC;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#imeresult th {
	background-color:#66CC66;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#soapresult th {
	background-color:#66CCCC;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#smresult th {
	background-color:#000;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#esuteresult th {
	background-color:#FF6600;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}
#otherresult th {
	background-color:#996600;
	border:1px solid #666;
	text-align:center;
	color:#fff;
	}

.shopname_t, .price_t, .time_t, .tel_t, .comment_t {
	padding:2px 3px;
	font-size:12px;
	}
.shopname_t {
	border-left:1px solid #666;
	width:20%;
	}
.comment_t {
	border-right:1px solid #666;
	width:38%;
	}
.price_t, .time_t, .tel_t {
	width:14%;
	}
#radiobutton {
	display:block;
	width:650px;
	height:30px;
	background:url(../tabs/tabs_back.gif) no-repeat top left;
	padding:0;
	padding-left:130px;
	margin:0;
	}
#radiobutton input {
	display:none;
	}
#okayamatxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/okayama_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#hiroshimatxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/hiroshima_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#tottoritxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/tottori_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#shimanetxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/shimane_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#yamaguchitxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/yamaguchi_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#kagawatxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/kagawa_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#kouchitxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/kouchi_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#tokushimatxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/tokushima_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
#ehimetxt {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:71px;
	height:30px;
	background:url(../tabs/ehime_t_f.gif) no-repeat top left;
	margin-right:1px;
	float:left;
	cursor:hand;
	}
.all_cb {
	margin-left:50px;
}
#checkboxes {
	width:400px;
	margin-left:50px;
	}
#checkboxes span {
	display:block;
	width:80px;
	float:left;
	}
#checkboxes input {
	margin-left:0;
	}
#pricebox {
	width:600px;
	margin-left:50px;
	}
#pricebox span {
	display:block;
	width:150px;
	float:left;
	}
#pricebox input {
	margin-left:0;
	}
.cate_t {
	margin:10px 0px 3px;
	font-weight:bold;
	font-size:14px;
	}
#search_navi {
background-color:#FFFFFF;
border:1px solid #FF9F66;
height:40px;
margin-bottom:20px;
padding:10px 5px;
position:relative;
text-align:left;
	}
#sougou {
	display:block;
	float:left;
	margin:0;
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	}
#kensu {
	color:red;
	font-size:36px;
	}
#c_length {
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
	width:600px;
	height:40px;
	margin:0;
	}
#c_length li {
	display:block;
	list-style:none;
	width:120px;
	height:20px;
	line-height:20px;
	float:left;
	}
.top_link {
	display:block;
	position:absolute;
	top:100%;
	right:0;
	}
.list_osusume {
	background-color:#FFFFFF;
	width:238px;
	height:140px;
	border:1px solid #999;
	padding:5px;
	font-size:12px;
	overflow:auto;
	margin:10px 0px 0px 7px;
	float:left;
}
.shopname_sp {
	display:block;
	margin-bottom:3px;
}
.shopname_sp a {
	color:#003399;
	text-decoration:none;
	float:left;
}
.shopname_sp a:hover {
	color:#993300;
}
.status_sp {
	float:right;
	width:150px;
}
.status_sp:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
.prof {
	display:block;
	text-align:left;
	margin:1px 0px;
	padding:0;
	list-style:none;
}
.list_osusume img {
	float:left;
	width:60px;
	height:75px;
	border:none;
}
.time_sp{
	display:block;
	padding-left:17px;
	line-height:1.3em;
	background:url(http://www.fuu-map.com/img/icon/time.gif) no-repeat center left;
	}
.price_sp {
	display:block;
	padding-left:17px;
	line-height:1.3em;
	background:url(http://www.fuu-map.com/img/icon/dol.gif) no-repeat center left;
	}
.tel_sp {
	display:block;
	padding-left:17px;
	line-height:1.3em;
	background:url(http://www.fuu-map.com/img/icon/tel.gif) no-repeat center left;
	}
.comment_sp {
	display:block;
	clear:both;
	}
.map_link {
	margin-left:5px;
	display:inline;
	}
.map_link img {
	width:46px;
	height:15px;
	border:none;
	}
#deliresult th {
	background:url("../img2/deli_th.jpg") repeat-x top left;
}
#healthresult th {
	background:url("../img2/health_th.jpg") repeat-x top left;
}
#hoteresult th {
	background:url("../img2/hote_th.jpg") repeat-x top left;
}
#cabaresult th {
	background:url("../img2/caba_th.jpg") repeat-x top left;
}
#saronresult th {
	background:url("../img2/saron_th.jpg") repeat-x top left;
}
#imeresult th {
	background:url("../img2/ime_th.jpg") repeat-x top left;
}
#soapresult th {
	background:url("../img2/soap_th.jpg") repeat-x top left;
}
#esuteresult th {
	background:url("../img2/esute_th.jpg") repeat-x top left;
}
#smresult th {
	background:url("../img2/sm_th.jpg") repeat-x top left;
}
#otherresult th {
	background:url("../img2/other_th.jpg") repeat-x top left;
}

.mll {
	display:none;
	margin-left:50px;
	width:670px;
}

.mll ul {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	margin-top:10px;
	list-style:none;
}

.mll li {
	margin:0;
	padding:0;
	display:block;
	width:95px;
	padding-left:15px;
	background:url("img2/icon/icon_ya4..gif") no-repeat left center;
	float:left;
}
