/* --------------------------------------------------------------------------- */
/* area_list */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
#girl_search {
	width: 615px;
	margin: 0 0 9px 9px;
	background: url(../../img/fream_girl_search2_m.png) top center repeat-y;
}
	#girl_search .contents{
		background: url(../../img/fream_girl_search2_h.png) top center no-repeat;
		padding: 36px 5px 0 5px;
	}
	#girl_search .footer{
		clear: both;
		height: 5px;
		background: url(../../img/fream_girl_search2_f.png) no-repeat;
	}
#girl_search td {
	border-bottom: 1px dotted #EEE;
	padding: 4px 6px 3px 6px;
}
#girl_search .title {
	color: #333;
	background: url(../../img/pg_slash_pink.png);
	padding: 6px 6px 3px 6px;
	width: 50px;
	line-height: 1;
	border-bottom: none;
}
html>body #girl_search .title {
	width: 38px;
}
#girl_search .check_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#girl_search .check_list li {
	margin: -2px 0 -2px 0;
	padding: 0;
	width: 23%;
	float: left;
	line-height: 1px;
}
#girl_search .check_list li label {
	line-height: 1;
}
div.button_area{
	text-align: center;
	padding: 0px;
}
#button_girl_search {
	width: 90px;
	height: 23px;
	margin: 2px 0 0 0;
	background: #FFF url(../../img/button_girl_search.png) 0 0 no-repeat;
	border: none;
}




/* --------------------------------------------------------------------------- */
#search_list {
	clear: both;
	margin: 0 -20px 9px 9px;
}
#search_list .title_bar {
	width: 620px;
	height: 2.4em;
	background: url(../../img/bg_title_under_bar.png) 0 2px repeat-x;
	margin: 0 0 5px 0;
}
#search_list .title_bar h2{
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_pink.png) 5px 7px no-repeat;
}
#search_list .title_bar h2 .search_result {
	font-size: 12px;
	font-weight: normal;
	color: #F09;
}

#search_list .list {
	padding: 10px;
	margin-right: -10px;
}
.girl_thumb_70 {
	float: left;
	margin: 0 10px 10px 0;
}
.girl_thumb_70 .photo_fream{
	width: 76px;
	height: 105px;
	background: url(../../img/fream_photo_76x105.png) 0 0 no-repeat;
	text-align: center;
	padding-top: 7px;
	margin: 0 0 0px 0;
}
html>body .girl_thumb_70 .photo_fream{
	height: 98px;
}
.girl_thumb_70 .photo_fream img {
	margin: 0 auto;
}
.girl_thumb_70 .girl_name{
	margin: 0 0 4px 0px;
	width: 67px;
	height: 2em;
	text-align: center;
	line-height: 1;
}
#girls_list .clear {
	margin: 0;
	line-height: 1;
	font-size: 1px;
}

