@charset "UTF-8";
p.search_top_copy {
	margin: 10px 30px;
	font-size: 12px;
	line-height: 1.5;
}
#ulBox_parent ul.ulBox {
	margin: 10px 10px;
	width: 410px;
}
#body3rd .searchEntry ul.ulBox li {
	padding: 1px 0;
	width: 62px;
	font-size: 12px;
	text-indent: 20px;
}
#body3rd ul.ulBox li.area_head {
	padding-left: 20px;
	background: #edf8e7 url(../img/common/arw01_1.gif) no-repeat 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#body3rd ul.ulBox li a {
	width: 3em;
	font-weight: normal;
}
#body3rd ul.ulBox ul.ulBox_2nd li {
	float: left;
	padding: 0 1px 0 16px;
	border: none;
	background: #edf8e7 url(../img/common/arw01.gif) no-repeat 0 center;
}
#body3rd ul.ulBox ul.ulBox_2nd li a {
	padding-right: 16px;
	white-space: nowrap;
}

#body3rd table#ulBox_parent {
	margin: 20px 0;
}
#body3rd table#ulBox_parent th,
#body3rd table#ulBox_parent td {
	padding: 12px 0;
	vertical-align: bottom;
	border-bottom: 1px solid #ccc;
}
#body3rd table#ulBox_parent th.area {
	width: 300px;
	text-align: center;
}
#body3rd ul#ulBox_parent li#area_1 {
	background: url(../search/img/map_1.gif) no-repeat;
}


/* ClearFix
=======================================*/
.clearfix { display:inline-block; zoom:100%;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac */
* html .clearfix{height:1%;}
.clearfix {display:block;}
/* End hide from IE*/