@charset "EUC-JP";
/* CSS Document */
#loaded{
	font-family: "¥á¥¤¥ê¥ª",sans-serif;
	/*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{
	color: #ec297b;
}
a:hover{
	text-decoration: 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:12px 0 0 15px;
	font-weight:bold;
	text-align:left;
}
.shop_name b a{
	font-size:14px;
	color:black;
}

.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;
	position: relative;
}
.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;
}

#movie{
	width:200px;
	margin:8px 0 0 18px;
	position:relative;
}
#movie img.play{
	position:absolute;
	top:0;
	left:0;
}

.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;
}

#now{
	background: url(now.png) no-repeat;
	width: 55px;
	height: 42px;
	position: absolute;
	top: 8px;
	right: 8px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 13px;
	line-height: 1.4;
}