/*　php組み込みcss　---------------------------------*/

body {
	font-size:12px;
}

img,p,a,ul {margin:0; padding:0;}

hr {
	color:#ccc;
	margin: 0;
	padding: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.web-catalog {
	font-size: 13px;
	text-align: left;
	padding: 15px 0px 0px 10px;
}
.web-catalog a {
	text-decoration: underline;
}
.web-catalog a:hover {
	color: #0066CC;
	text-decoration: underline;
}
img.search_main_title {
	margin: 15px 0px 15px 0px;
}

.search_top {
	width: 710px;
	margin: 0px auto 15px auto;
}

.search_img_01 {
	float: left;
	text-align:left;
	width: 310px;
	margin: 0 auto;
	text-align: center;
}

.form_prefectures {
	float: right;
	padding-left: 10px;
	width: 390px;
	text-align: left;
}
.form_prefectures form {
	text-align: center;
	margin: 25px 0px 25px 0px;
}

span.red10 {
	color: #CC0000;
	font-size: 10px;
	line-height: 15px;
}

.coment_01 {
	text-align: left;
	width: 710px;
	border: 1px solid #ccc;
	padding: 7px;
	margin: 15px auto;
}

h2.h2_prefectures {
	background-image: url("../img/obi_01.jpg");
	background-repeat:no-repeat;
	color: #fff;
	text-align: left;
	font-size: 16px;
	width: 720px;
	height: 30px;
	_height: 30px;
	text-indent: 15px;
	padding-top: 6px;
	margin: 25px auto 10px;
}

h3.h3_prefectures {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}

h3.h3_shopname {
	background-image: url("../img/obi_02.jpg");
	background-repeat:no-repeat;
	color: #333333;
	font-weight: bold;
	font-size: 14px;	
	text-align: left;
	width: 690px;
	height: 25px;
	_height: 25px;
	padding-top: 6px;
	padding-left: 35px;
	margin: 10px auto 0px auto;
}

.prefectures_area {
	width: 710px;
	text-align: left;
	background-color: #f7f7f7;
	border: 1px solid #E8E8E8;
	padding:15px 10px 5px 15px;
	margin: 0px auto 10px auto;
}

p.p_01 {
	text-align: right;
	font-size: 10px;
	color: #333;
}

.shoplist {
	width: 690px;
	background-color: #f7f7f7;
	border: 1px solid #E8E8E8;
	padding:15px 10px;
	margin: 10px auto;
}

ul.prefectures {
	list-style: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
}

ul.prefectures li{
	float: left;
	width: 20%;
	
}
ul.prefectures li a{
	text-decoration: underline;
	color: #0066cc;
}
ul.prefectures li a:hover{
	text-decoration: underline;
	color: #333;
}

table.table_list{
	width: 690px;
	margin: 0px auto 15px auto;
	font-size:12px;
	background-color: #fff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse:collapse;
}
table.table_list th,table.table_list td{
	padding:6px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
table.table_list th{
	font-weight: normal;
	background-color: #eef9ff;
	width: 13%;
}
table.table_list td{
	width: 40%;
	text-align: left;
}
table.table_list td a{
	text-decoration: underline;
	color: #0066cc;
}
table.table_list td a:hover{
	text-decoration: underline;
	color: #333;
}
.pager {
	text-align: center;
	margin: 15 0;
}

.top_button { font-size: 12px; width: 695px; text-align: right;}
.top_button a {
	color: #009900;
	text-decoration: none;
	
}

.search_foot {
	width: 710px;
	text-align: left;
	margin: 15px auto;
}
.search_foot p {}

span.span_bold {
	font-weight: bold;
}
