@charset "utf-8";

.Search p {
	text-align:left;
}

.Search h3 {
	font-size:120%;
	text-align:left;
	color:#009FEC;
}

.Search h4 {
	margin:20px 0;
}

.Search ul {
	text-align:left;
	background:url(../common/images/line_dot_02.gif) repeat-x bottom;
	padding:0 20px 8px 20px;
	margin-bottom:10px;
	overflow:hidden;
	_zoom:1;
}

.Search ul li {
	float:left;
	width:250px;
}

.Search ul.none {
	background:none;
}

.Search h5 {
	text-align:left;
	color:#FFF;
	background:#22429B;
	padding:5px 0 5px 8px;
	margin:0 0 10px 0;
}



.Search-detail h2 {
	clear:both;
	font-size:120%;
	text-align:left;
	color:#213F99;
	background:url(../common/images/bg_h2_01.gif) no-repeat left;
	padding:6px 0 9px 16px;
	margin-bottom:15px;
	border-bottom:1px solid #213F99;
}

.Search-detail dl {
	text-align:left;
}

.Search-detail dt {
	font-weight:bold;
}

.Search-detail dt strong {
	color:#CC3300;
}

.Search-detail ul {
	float:right;
	margin:10px 0 20px 0;
}

.Search-detail li {
	float:left;
	margin-left:5px;
}