@charset "utf-8";

#station_move{
	margin-top:4px;
	text-align:right;
	width:930px;
}
#station_move a{
	text-decoration:underline;
}
#station_move a:hover{
	color:#990000;
}

/*** CONTENTS_LIST ***/
div#contents_movie_list{
	margin-top:10px;
	width:950px;
}
#contents_movie_list .list_title ul{
	width:250px;
	height:18px;
	display:block;
	position:absolute;
	right:22px;
	top:10px;
}
#contents_movie_list .list_title li{
	float:left;
	width:48px;
	height:18px;
	margin-right:2px;
}
#contents_movie_list .list_title li a{
	display:block;
	width:48px;
	height:18px;
	text-indent:-10000px;
	outline:none;
}

#contents_movie_list .list_title li a#menu01_on{
	background:url(../img/s_search/area_btn.jpg) no-repeat 0 bottom;
}
#contents_movie_list .list_title li a#menu01_on:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat 0 bottom;
}
#contents_movie_list .list_title li a#menu01_off{
	background:url(../img/s_search/area_btn.jpg) no-repeat 0 top;
}
#contents_movie_list .list_title li a#menu01_off:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat 0 bottom;
}

#contents_movie_list .list_title li a#menu02_on{
	background:url(../img/s_search/area_btn.jpg) no-repeat -50px bottom;
}
#contents_movie_list .list_title li a#menu02_on:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -50px bottom;
}
#contents_movie_list .list_title li a#menu02_off{
	background:url(../img/s_search/area_btn.jpg) no-repeat -50px top;
}
#contents_movie_list .list_title li a#menu02_off:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -50px bottom;
}

#contents_movie_list .list_title li a#menu03_on{
	background:url(../img/s_search/area_btn.jpg) no-repeat -100px bottom;
}
#contents_movie_list .list_title li a#menu03_on:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -100px bottom;
}
#contents_movie_list .list_title li a#menu03_off{
	background:url(../img/s_search/area_btn.jpg) no-repeat -100px top;
}
#contents_movie_list .list_title li a#menu03_off:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -100px bottom;
}
#contents_movie_list .list_title li a#menu04_on{
	background:url(../img/s_search/area_btn.jpg) no-repeat -150px bottom;
}
#contents_movie_list .list_title li a#menu04_on:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -150px bottom;
}
#contents_movie_list .list_title li a#menu04_off{
	background:url(../img/s_search/area_btn.jpg) no-repeat -150px top;
}
#contents_movie_list .list_title li a#menu04_off:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -150px bottom;
}
#contents_movie_list .list_title li a#menu05_on{
	background:url(../img/s_search/area_btn.jpg) no-repeat -200px bottom;
}
#contents_movie_list .list_title li a#menu05_on:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -200px bottom;
}
#contents_movie_list .list_title li a#menu05_off{
	background:url(../img/s_search/area_btn.jpg) no-repeat -200px top;
}
#contents_movie_list .list_title li a#menu05_off:hover{
	background:url(../img/s_search/area_btn.jpg) no-repeat -200px bottom;
}

#contents_movie_list .list_title li#train_name{
	float:left;
	width:240px;
	height:18px;
	margin-right:2px;
}
#contents_movie_list .list_title li#station_name{
	float:left;
	width:120px;
	height:18px;
	margin-right:2px;
}


div#contents_movie_list .list_title{
	width:950px;
	background:url(../img/movies/search_title.jpg) no-repeat;
	height:53px;
	position:relative;
}
div#contents_movie_list .list_mid{
	width:950px;
}
div#contents_movie_list .list_mid .list_title{
	width:315px;
	height:20px;
	background:url(../img/list_title.gif) no-repeat;
	margin-left:10px;
	clear:both;
}
div#contents_movie_list .list_mid .list_title span.area{
	display:block;
	float:left;
	margin-left:26px;
	_margin-left:13px;
	width:76px;
	margin-top:2px;
	
}
div#contents_movie_list .list_mid .list_title span.city{
	display:block;
	float:left;
	margin-left:14px;
	margin-top:2px;
	width:190px;
}
/* GIRLS_LIST */
#girl_list{
	width:910px;
	margin-top:10px;
	margin-left:22px;
	clear:both;
}

#girl_list li.girl_body{
	background:url(../img/shop/girl_list_back.jpg) no-repeat;
	cursor:pointer;
	width:178px;
	height:154px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}
#girl_list li.girl_body_on{
	background:url(../img/shop/girl_list_back_on.jpg) no-repeat;
	cursor:pointer;
	width:178px;
	height:154px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}
#girl_list .girl_photo{
	position:relative;
	top:1px;
	left:1px;
	width:100px;
	height:150px;
	font-size:0px;
	float:left;
}
#girl_list .girl_data{
	position:relative;
	top:1px;
	left:4px;
	width:75px;
	height:150px;
	float:left;
}
#girl_list .girl_data li.name{
	width:72px;
	height:38px;
	overflow:hidden;
	margin-top:2px;
	font-size:12px;
}
#girl_list .girl_data li.size{
	width:75px;
	height:22px;
	margin-top:2px;
}

#girl_list .girl_data li.age{
	width:55px;
	height:12px;
	margin-top:4px;
	margin-left:10px;
	font-size:11px;
}
#girl_list .girl_data li.height{
	width:55px;
	height:12px;
	margin-left:10px;
	font-size:11px;
}
#girl_list .girl_data li.gbtn_1{
	width:72px;
	height:20px;
	font-size:0px;
	margin-top:1px;
}
#girl_list .girl_data li.gbtn_2{
	width:72px;
	height:20px;
	font-size:0px;
}
#girl_list .girl_data li.schedule{
	clear:both;
	width:72px;
	text-align:center;
	height:12px;
	font-size:11px;
	color:#3C0048;
	margin-top:1px;
}

#girl_list .girl_data li.size dl.size_no{
	width:18px;
	text-align:center;
	float:left;
}
#girl_list .girl_data li.size dl.cup{
	width:18px;
	text-align:center;
	float:left;
}
#girl_list .girl_data li.size dt.cup_title{
	font-size:8px;
}
#girl_list .girl_data li.size dt{
	font-size:11px;
	height:12px;
}
#girl_list .girl_data li.size dd{
	font-size:11px;
	height:12px;
}



#girl_list .gbtn1_1{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat 0 0;
	width:72px;
	height:20px;
	text-indent:-9999px;
}
#girl_list .gbtn1_0{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat 0 -41px;
	width:72px;
	height:20px;
	text-indent:-9999px;
}
#girl_list .gbtn2_1{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat 0 -20px;
	width:36px;
	height:20px;
	text-indent:-9999px;
	float:left;
}
#girl_list .gbtn2_0{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat 0 -61px;
	width:36px;
	height:20px;
	text-indent:-9999px;
	float:left;
}
#girl_list .gbtn3_1{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat -36px -20px;
	width:36px;
	height:20px;
	text-indent:-9999px;
	float:left;
}
#girl_list .gbtn3_0{
	background:url(../img/shop/girl_list_btn.jpg) no-repeat -36px -61px;
	width:36px;
	height:20px;
	text-indent:-9999px;
	float:left;
}
/* TRAIN_CONTENTS */
#train_contents .title{
	position:relative;
	margin-top:20px;
	height:40px;
	width:940px;
	clear:both;
}
#train_contents .title ul{
	position:absolute;
	top:-5px;
	left:200px;
}
#train_contents .title li{
	float:left;
	margin-right:20px;
	margin-top:20px;
	font-size:14px;
}
#train_contents #station_text{
	position:absolute;
	top:12px;
	left:200px;
	font-size:14px;
}