@charset "EUC-JP";
/* CSS Document */
#loaded{
	/*border:1px solid black;*/
}
body{
	margin:0px;
	text-align:center;
}
img {
	border:0;
	margin:0;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}

a:link { color: #ec297b; }
a:visited { color: #ec297b; }
a:hover { color: #000000; }
a:active { border-style: none; }

.wrap{
	width:500px;
	height:530px;
	margin:auto;
	overflow:hidden;
	text-align:left;
	font-size:10px;
	/*border:1px solid gray;*/
}
.seikan{
	background:url(bg_seikan.png) no-repeat;
}
.imekura{
	background:url(bg_imekura.png) no-repeat;
}
.deri{
	background:url(bg_deri.png) no-repeat;
}
.este{
	background:url(bg_este.png) no-repeat;
}
.etc{
	background:url(bg_etc.png) no-repeat;
}
.hitoduma{
	background:url(bg_hitoduma.png) no-repeat;
}
.sm{
	background:url(bg_sm.png) no-repeat;
}
.shop_name{
	width:490px;
	height:38px;
	margin:15px 0 0 15px;
	font-weight:bold;
	text-align:left;
}
.shop_name_big{
	font-size:14px;
}
.shop_name_big a {color:black;}
.shop_name_big a:hover {color:gray;}

.girls_left{
	margin-left:18px;
	float:left;
}
*html .girls_left{
	margin-left:7px;
	float:left;
}
.girls_photo{
	width:225px;
	margin:15px 0 0 0;
}
.girls_photo_bt{
	width:225px;
	font-size:9px;
}
.girls_photo_bt li {
	background:url(photo_bt.jpg) no-repeat;
	float:left;
	margin:0 1px 0 0;
	padding-top:2px;
	text-align:center;
}
.girls_photo_bt li a{
	width:43px;
	height:18px;
	float:left;
	margin:0 1px 0 0;
	text-align:center;
}
.more_photo{
	background:url(ico.png) no-repeat;
	margin:3px 0;
	padding-left:11px;
	font-size:11px;
	text-align:left;
}
.shop_tel{
	width:225px;
	background-color:white;
	text-align:center;
}
.tel_big{
	color:red;
	font-size:17px;
}

.girls_right{
	width:253px;
	float:right;
}
.girls_data_name{
	width:230px;
	background-color:#e6e0d2;
	border:1px solid #aba392;
	font-size:17px;
	margin-top:15px;
	padding-left:3px;
	font-weight:bold;
	text-align:left;
}
.girls_data_size{
	width:230px;
	background-color:white;
	border-left:1px solid #aba392;
	border-right:1px solid #aba392;
	border-bottom:1px solid #aba392;
	font-size:12px;
	padding-left:3px;
	text-align:left;
}

.voice,.movie{
	width:233px;
	background-color:white;
	text-align:center;
	overflow: hidden;
	/*background:url(voice_bg.jpg) no-repeat;*/
	border:1px solid #aba392;
	margin-top:5px;
}
#voice_swf{
	float:left;
}
.caption{
	float:right;
	text-align:left;
	width:125px;
	margin-top:3px;
	font-size:11px;
	font-weight:bold;
}
.voice_caption{
	color:#25adbb;
}
.movie_caption{
	color:#f1648c;
}
.movie_bt{
	text-indent:-9999px;
	float:left;
}
.movie_bt a{
	display:block;
	width:104px;
	height:37px;
	background:url("bt_movie.jpg") no-repeat top;
}
.movie_bt a:hover{
	background:url("bt_movie.jpg") no-repeat top;
	background-position: 0px -37px;
}

.girls_data_title{
	width:230px;
	color:#5c5749;
	background-color:#e6e0d2;
	border:1px solid #aba392;
	font-size:11px;
	margin-top:5px;
	padding-left:3px;
	text-align:left;
}
.girls_data_type{
	width:230px;
	background-color:white;
	border-left:1px solid #aba392;
	border-right:1px solid #aba392;
	border-bottom:1px solid #aba392;
	font-size:11px;
	padding-left:3px;
	text-align:left;
}
.girls_data_comment{
	width:230px;
	height:80px;
	background-color:white;
	border-left:1px solid #aba392;
	border-right:1px solid #aba392;
	border-bottom:1px solid #aba392;
	font-size:11px;
	padding-left:3px;
	overflow: auto;
	text-align:left;
}
.girls_data_comment2{
	width:230px;
	height:60px;
	background-color:white;
	border-left:1px solid #aba392;
	border-right:1px solid #aba392;
	border-bottom:1px solid #aba392;
	font-size:11px;
	padding-left:3px;
	overflow: auto;
	text-align:left;
}
.girls_schedule{
	width:200px;
	height:60px;
	background:url(schedule.png) no-repeat;
	margin:5px 0 -10px 3px;
	padding:8px 0 0 55px;
	font-size:13px;
	text-align:left;
}
* html .girls_schedule{
	width:150px;
	height:60px;
	background:url(schedule.png) no-repeat;
	font-size:14px;
	text-align:left;
}
.txt{
	font-size:9px;
	text-align:left;
}
.to_shop{
	margin:6px 0 0 15px;
}
