#contents{
	margin:0 auto;
	width:840px;	
}

table{margin:auto;	text-align:center;font-size:12px;}
img{vertical-align:bottom;border:none;}
#main_contents{
	overflow: hidden;
	position: absolute;
	top: 147px;
	width: 840px;
	text-align: left;
}
/******* 検索エリア *******/
#search_area{
	border:1px solid #666;
	background-color:#333;
	margin-bottom:30px;
	color:#ccc;s
	padding:3px;
}
.search_title{
	height:30px;
	margin-bottom:5px;
	background:url(../img/bar/search.jpg) ;
}
.line{border-bottom:1px solid #666;height:48px;clear:both;padding:4px 0px;_padding:8px 0px 0px 0px ;}
.line_result{clear:both;padding:4px 15px;height:48px;font-size:12px;line-height:48px;}
#count {font-size:26px;color:#ff9900;}
.s_navi {font-size:14px;color:#ff9900;font-weight:bold;}
.category{
	width:138px;
	height:46px;
	border:1px solid #666;
	background-color:#000;
	margin-left:5px;
	float:left;
	}
.cate_name{
	font-size:15px;
	color:#ccc;
	padding:3px 10px 0px 0px ;
	text-align:right;
	font-weight:bold;
	line-height:18px;
}
.check{
	width:670px;
	margin-left:12px;
	margin-top:5px;
	float:left;

	}
.check_all{
	width:660px;
	font-weight:bold;
	clear:left;
	}
.check_btn{
	margin-right:20px;
	float:left;
	font-weight:bold;
	}

/******* 有料店舗検索結果 *******/
#result_area{
	border:1px solid #666;
	background-color:#333;
	margin-bottom:30px;
	padding:3px;
}
.result_title{
	height:30px;
	margin-bottom:10px;
	background:url(../img/bar/search_osusume.jpg) ;
}
.shop{
	width:380px;
	_width:382px;
	border:1px solid #666666;
	padding:3px;
	margin:0px 12px 10px 12px;
	_margin:0px 12px 10px 12px;
	float:left;
	height:202px;
	background-image:url(../img/main/shop_back.jpg) ;
	background-repeat:no-repeat;
	background-color:#000;
}
.shop_name{
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 5px 25px;
	background-color:#510000;
}

.shop_img{
	width:100px;
	height:130px;
	padding:2px;
	margin:5px 3px 0px 0px;
	float:left;
	}	
.shop_area{
	padding:2px 0px 2px 0px;
	color:#ffd886;
	border-bottom:1px solid #b6b6b6;
	line-height:1.4em;
}
.shop_data{
	padding:2px 0px;
	line-height:1.4em;
	margin-left:2px;
	border-bottom:1px solid #b6b6b6;
	}
.shop_comment{
	padding:2px 0px;
	line-height:1.4em;
	margin-left:2px;
	color:#999;
	}
.shop_detail{
	float:right;
	margin-top:10px;
	width:235px;
	}	

/******* 無料店舗 *******/
#free_area{
	border:1px solid #666;
	background-color:#333;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
}
.free_title{
	padding:4px 0px 6px 0px;
	color:#999;

}
.free_info{
	background-image:url(../img/bar/search_free.jpg) ;
	width:832px;
	color:#fff;
}
.site{
	padding-left:10px;
	text-align:left;
	color:#cccccc;
	
}
.return{margin:0px 5px 5px 5px;text-align:right;}
/******* 色 *******/
.yellow{color:#ffd886;font-weight:bold;}
.100{font-weight:100;}
