/* CSS Document */


#contents2{
	width:630px;
	padding:10px 0px 0px;
	margin:0px;
	float:left;
}

#local2{
	width:280px;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	float:left;
}

#main2{
	width:930px;
	margin:0px 0px 0px;
	padding:0px 10px;
	background:#fff;
}


.search2{
	padding:5px;
	margin:0px 0px 0px 0px;
	width:140px;
	float:left;
}
.search3{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	width:120px;
	font-size:12px;
	float:left;
}
.ser2{
	margin:0px;
	padding:0px;
	margin:5px 0px 0px 5px;
}


.table_mini a{text-decoration:none;}

.table_mini{
	font-size:0.9em;
	text-align:center;
	margin:5px 0px 0px;
	padding:0px;
	border-top:1px solid #009933;
	border-left:1px solid #009933;
}

.table_mini th{	
	line-height:120%;
	color:#333;
	padding:5px 0px;
	border-bottom:1px solid #009933;
	border-right:1px solid #009933;
	background:#e0ffff;
	font-size:0.9em;
	font-weight:normal;
}
.table_mini td{
	padding:0px 0px;
	border-bottom:1px solid #009933;
	border-right:1px solid #009933;
	font-size:0.8em;
}

.table_set a{text-decoration:none;}

.table_set{
	font-size:0.9em;
	text-align:center;
	margin:5px 0px 0px;
	padding:0px;
	border-top:1px solid #009933;
	border-left:1px solid #009933;
}

.table_set th{	
	line-height:120%;
	color:#333;
	padding:5px 0px;
	border-bottom:1px solid #009933;
	border-right:1px solid #009933;
	background:#e0ffff;
	font-size:0.9em;
	font-weight:normal;
}
.table_set td{
	padding:0px 0px;
	border-bottom:1px solid #009933;
	border-right:1px solid #009933;
	font-size:1.0em;
}


.price{
font:16px;
color:#c00;
padding:5px 0px 0px;
text-align:right;
}

/* 詳細関連 */
#rightbody{
	width:460px;
	float:left;
	margin:10px 0px;
}
#leftbody{
	width:460px;
	margin:10px 10px 10px 0px;
	float:left;
}

.th01{
	background:#fff;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 5px 4px;
	color:#09f;
	text-align:left;
	font-weight:bold;
}
.td01{
	background:#cFF;
	border-bottom:1px solid #ccc;
	padding:5px 5px 4px;
	color:#000;
	text-align:left;
	font-weight:normal;
}
.t01{
margin:10px 10px 10px 0px;
border:1px solid #09f;
}

.table001{margin:15px auto 20px;}
.table001 td{padding:7px 10px 5px;border-bottom:1px #c0c0c0 solid;background:#fff;}
.table001 th{padding:7px 10px 5px;background:#eee;font-weight:normal;text-align:left;border-bottom:1px #c0c0c0 solid;color:#000;}
.detail01{
margin:0px;
padding:10px;
text-align:center;
}

.detail02{
mrgin:0px;
padding:0px 10px;
}

.detail02 ul{
mrgin:0px 0px 10px;
padding:0px;
}

.photo01{
width:80px;
height:60px;
margin:0px;
padding:5px 10px;
display:block;
float:left;
}

.green-title{
width:150px;
background:#390;
color:#fff;
padding:3px 5px 0px;
margin:10px 10px 0px;
}
.green-box{
margin:0px 10px 10px;
padding:5px;
border:#339900 2px solid;
}

.green-box02{
margin-bottom:10px;
padding:10px 10px 10px 10px;
background:url(../search/img/bg/gb-bg.gif) #DCF5B9;
border:#E2FFC1 10px solid;
text-align:center;
clear:both;
}
.main-box{
padding:0px 0px 20px;
margin:0px;
clear:both;
background:#D9E5BF;
text-align:left;
}

/* ポップアップ */
.pop{
margin:10px auto 10px;
padding:10px 10px 10px 10px;
background:#fff;
border:#E2FFC1 10px solid;
text-align:center;
}
.pop2{
margin:10px auto 10px;
padding:5px;
}

/* 検索ページング */
.list3{
	/*margin:0px 0px 5px;*/
	/*padding:5px;*/
	/*border:1px #ccc solid;*/
	text-align:left;
	font-size:0.9em;
}
.list3 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}
.list3 li{
	float:left;
	margin:0px 3px 0px;
	padding:0px;
	font-size:1em;
	width:18px;
	height:21px;
	border:1px solid #009933;
	text-align:center;
	display:block;
	
}
.list3 li a{
	background:#fff;
	display:block;
	text-decoration:none;
}
.list3 li a:hover{
	background:#0099FF;
	display:block;
	text-decoration:none;
	color:#fff;
}
.list3 li.active{
	font-weight:bolder;
	background:#fff;
	display:block;
	text-decoration:none;
}


.gray_out{
	background:#cccccc;
}
.red_out{
	background:#FCE9E9;
}
.backbtn{
margin-top:10px;
text-align:right;
}
