﻿/* チェックボックスのラベル */
label { font-size: 12px; }

/* 検索画面の業種部分 */
/* 小 業種 */
.gyousyu ul {
	width: 100%;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px 0px 10px 5px;
}
.gyousyu li {
	width: 180px;
	margin: 0 0 0 0;
}
/* 大 業種 */
#div_g dl {
	width: 272px;
	margin: 0 0 0 0;
}
#div_g dd {
	margin-left: 3px;
}
/* 業種 デリ以外 */
#div_g .title_back {
	background-color: #FAF;
}
/* 業種 デリ */
#div_g .title_back_deli {
	background-color: #A2D0FF;
}
/* エリア */
#div_a .title_back {
	background-color: #9BEBC8;
}
#div_a .m_area_back 
{
	background-color: #CFC;
	padding-left:10px;
}
#div_a .area td {
	width: 184px;
}
/* 発エリア */
#div_af .title_back {
	background-color: #BFF;
}
#div_af .area td
{
	width: 184px;
}


/*今すぐ遊べる娘　待機中 TOP*/
#all_girl_top {
 display: block;
 width: 103px;
 height: auto;
 background-color: #FFF;
 border: 1px solid #FF99FF;
 margin: 5px 4px 5px 0;
 padding: 0;
 float: left;
}



#all_girl_top ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#all_girl_top li {
	display: block;
	width: 103px;
	height: auto;
	margin: 0;
	padding: 0;
	word-break:break-all;
}
#all_girl_top li.girl_wait {
	display: block;
	width: 103px;
	height: 18px;
	background-image: URL(../_image/gals_wait/girl_t.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #FF0000;
	line-height: 1.5em;
}

#all_girl_top li.girl_message {
	display: block;
	width: 103px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}

#all_girl_top li.girl_img {
	display: block;
	width: 103px;
	height:100px;
	overflow:hidden;
	margin-bottom: 3px;
	padding: 0;
	text-align: center;
}
#all_girl_top li.girl_img a{
	margin-bottom: 2px;
	padding: 0;
	text-decoration: none;

}
#all_girl_top li.girl_img a:hover{
	margin-bottom: 2px;
	padding: 0;
	background: none;
	text-decoration: none;
}
#all_girl_top li.girl_text {
	display: block;
	width: 98px;
	height: auto;
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}

#all_girl_top li.girl_text02 {
	display: block;
	width: 103px;
	height: auto;
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #3399FF;
}

#all_girl_top li.girl_text03 {
	display: block;
	width: 103px;
	height: auto;
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #FF00FF;
}
#all_girl_top li.girl_text03 a{
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #FF00FF;
	text-decoration: underline;
	
}
#all_girl_top li.girl_text03 a:hover{
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #FF00FF;
	background: none;
	text-decoration: none;
}

#all_girl_top li.girl_text04 {
	display: block;
	width: 103px;
	height: auto;
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #666;
}


#all_girl_top li.girl_text05 {
 display: block;
 width: 103px;
 height: auto;
 margin-bottom: 2px;
 padding: 0;
 text-align: center;
 font-size: 12px;
 color: #FF0000;
}

#all_girl_top li.girl_img02 {
	display: block;
	width: 103px;
	height: auto;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#all_girl_top li.girl_img02 a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	
}
#all_girl_top li.girl_img02 a:hover{
	margin: 0;
	padding: 0;
	background: none;
	text-decoration: none;
}
