/*----------------------------------------
	女の子検索
	検索条件項目選択画面
	検索結果画面

	------------------------------------------------*/

.search_items{
	background-image: url("../img/girls_search.gif") ;
/*	background-attachment: fixed;*/
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:657px;
	height:auto;
	float:left;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding-top:48px;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom:21px;

}

/*-----------------		本日の出勤女の子	--------------------*/
.today_gal_check_box{
	width:657px;
	float:left;
	margin-bottom:7px;
	height:auto;
	clear:both;
}

.today_gal_check{
	float:left;
	background-color: #ffffff;
		width:657px;
}

/*font*/
.today_gal_check_text{
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	clear:both;
	margin-bottom:7px;
}



/*-----------------		バスト	--------------------*/

.bust_check_box{
	width:657px;
	float:left;
	margin-bottom:7px;
	height:auto;
	clear:both;
}

.bust_check_item{
	float:left;
		width:60px;
}

.bust_check_item2{
	width:60px;
	clear:left;
	background-color:red;
}

.bust_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;
}

/*-----------------		区分	--------------------*/

.gal_kubun_check_box{
	width:657px;
	float:left;
	margin-bottom:7px;
	height:auto;
	clear:both;
}

.gal_kubun_check_item{
	float:left;
	width:100px;
}

.gal_kubun_check_item2{
	width:60px;
	clear:left;
	background-color:red;
}

.gal_kubun_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;
}

/*-----------------		年齢	---------------------*/

.age_check_box{
	width:657px;
	float:left;
	margin-bottom:7px;
	height:auto;
	clear:both;
}


.age_check_item{
	float:left;
}

/*font*/
.age_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;
}

/*-----------------		タイプ	---------------------*/

.type_check_box{
	width:657px;
	float:left;
	margin-bottom:7px;
	height:auto;
	clear:both;
}


.type_check_item{
	width:90px;
	float:left;

}

/*font*/
.type_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;

}

/*------------------	スタイル		--------------------*/

.style_check_box{
	width:657px;
	float:left;
	height:auto;
	margin-bottom:7px;
	clear:both;
}


.style_check_item{
	width:90px;
	float:left;

}
/*font*/
.style_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;
}


/*-------------------	オプション		-------------------*/

.option_check_box{
	width:657px;
	float:left;
	height:auto;
	clear:both;
}


.option_check_item{
	width:120px;
	float:left;

}
/*font*/
.option_check_text{
	border-top:1px solid #B0B0B0;
	width: 643px;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	padding-left:14px;	
	margin-top:7px;
	padding-top:7px;
	font-size: 8pt;
	color: #009900;
	float:left;
	margin-bottom:7px;
}

/*-------------------	検索結果		-------------------*/

.girl_box{
	width:325px;
	margin-top:7px;
	border-left:7px solid #ffffff;	
	height:145px;
	border-bottom:1px solid #B0B0B0;	
	float:left;

}

.girl_info_box{
	width:241px;
	height:auto;
	float:right;
}

.girl_thumb_gazo{
	float:left;
	margin-right:7px;
}


.galspix{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}


.galspi{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;		
}

.name_age{
	border-bottom:1px dotted #cccccc;
	margin-bottom: 7px;
	width: 325px;
	height: auto;
overflow: hidden;

}

.girl_name{
	background-image: url("../img/n.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:auto;
	height:21px;
	text-align:left;
	float:left;
	font-weight: bold;
	color:#FF178B;
}

.girl_age{
	padding-left:10px;
	width:102px;
	height:21px;
	text-align:left;
	float:left;
}

.girl_height{
	background-image: url("../img/s.gif") ;
	background-repeat: repeat-y;	
	padding-left:28px;
	width:50px;
	height:21px;
	text-align:left;
	float:left;
	color:#009900;
	font-size:8pt;
}

.girl_three_size{
	width:158px;
	height:21px;
	text-align:left;
	float:left;
	color:#009900;
	font-size:8pt;
}

.girl_type{
	background-image: url("../img/t.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:88px;
	height:21px;
	text-align:left;
	float:left;
	font-size: 8pt;	
}

.girl_style{
	background-image: url("../img/b.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:88px;
	height:21px;
	text-align:left;
	float:left;
	font-size: 8pt;
}

.girl_shop{
	background-image: url("../img/sh.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	font-size: 8pt;
	width:158px;
	height:21px;
	text-align:left;
	float:left;
	
}

.girl_gyoshu{
	background-image: url("../img/g.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:93px;
	height:21px;
	float:left;
	font-size: 8pt;
	
}

.girl_area{
	background-image: url("../img/c.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:158px;
	height:21px;
	float:left;
	font-size: 8pt;
}


.search_girl_box
{
	background-image: url("../img/girls_search.gif") ;
/*	background-attachment: fixed;*/
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:671px;
	height:auto;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding-top:43px;
	padding-left: 0px;
	padding-bottom:21px;
}



.search_girl_area_box_title{
	border-top:1px solid #B0B0B0;
	background-image: url("../img/kensaku.gif") ;
	background-repeat: repeat-y;
	font-size:8pt;
	color:#009900;
	padding-top:7px;
	padding-left:14px;
	margin-bottom:0px;
	clear:left;
	width:643px;
}
