@charset "utf-8";

/*ガイド（コンテンツエリアのグレータイトル部分*/
#guide{
	margin-top:20px;
	width:550px;
	height:30px;
}

#guide #left{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_left.gif);
	background-repeat:no-repeat;
}
#guide #center{
	float:left;
	display:block;
	width:538px;
	height:30px;
	background-color:#343434;
}
#guide #center h2{
	float:left;
	display:block;
	width:538px;
	height:30px;
	color:#E5E5E5;
	padding-top:8px;
	text-align:right;
	background-image:url(../images/ladys_img/title.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-weight:100;
}

#guide #right{
	float:left;
	width:6px;
	height:30px;
	background-image:url(../images/use_turning/con_head_right.gif);
	background-repeat:no-repeat;
}



/*ガイド下の解説部分*/
#guide_bottom{
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/use_turning/icon_title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:justify;
	text-justify:inter-ideograph;
}





/*ページ上のページアンカー*/
.con_title{
	width:540px;
	_width:550px;
	padding:5px;
	border-bottom:1px solid #343434;
	margin-bottom:10px;
}

.con_title .pg_t{
	margin-top:2px;
	width:60px;
	float:left;
}

form{
	margin:0px;
}
.con_title select{
	width:40px;
	font-size:11px;
	float:left;
	margin-right:5px;

}
.con_title .s_btn{
	float:left;
}

.con_title .pg_a{
	margin-top:2px;
	float:right;
}

/*ページ下のページアンカー*/
.con_title_under{
	float:left;
	width:540px;
	_width:550px;
	padding:5px;
	border-top:1px solid #343434;
	margin-top:10px;
	padding-top:15px;
}

.con_title_under .pg_t{
	margin-top:2px;
	width:60px;
	float:left;
}

.con_title_under select{
	width:40px;
	font-size:11px;
	float:left;
	margin-right:5px;

}
.con_title_under .s_btn{
	float:left;
}

.con_title_under .pg_a{
	margin-top:2px;
	float:right;
}


/**********************コンテンツ内容*******************/



/*女性単体*/
.lady_a{
	display:block;
	width:550px;
	padding-left:5px;
}

.lady_a li{
	float:left;
	display:block;
	width:109px;
/*	height:184px;*/
	background-image:url(../images/ladys_img/lady_area.gif);
	background-repeat:no-repeat;
}

.lady_a .lady_ph{
	width:105px;
	height:140px;
	background-repeat:no-repeat;
}

.lady_a .lady_ph .highslide{
	display:block;
	width:103px;
	height:138px;
	_width:105px;
	_height:140px;
	border:1px solid #FFFFFF;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.lady_a .lady_ph .highslide_g{
	position:relative;
	top:-70;
}

.lady_a .lady_ph a:link{
	text-decoration:none;
}

.lady_a .lady_ph a:visited{
	text-decoration:none;
}

.lady_a .lady_ph a:hover{
	text-decoration:none;
	background-color:#000000;
    filter: Alpha(opacity=10); /* IE系 */
    opacity:0.1; /* Mozzila系 */
}


.lady_a .lady_ph .highslide .shopname{
	font-size:11px;
	margin-top:102px;
	height:30px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFFFFF;
    filter: Alpha(opacity=80); /* IE系 */
    opacity:0.8; /* Mozzila系 */
}


.lady_a .lady_ca{
	margin-top:6px;
	margin-bottom:10px;
	width:105px;
	min-height:65px;
	_height:65px;

}

.lady_a .lady_ca a{
	font-size:11px;

}



/*ハイスライド設定*/




.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    text-align:left;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 12px;
	line-height:18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
    background-color: #FFFFFF;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.hitokoto{
	margin-top:5px;
	font-size:11px;
	text-align:justify;
	text-justify : inter-ideograph;
}


/*無料期間の特別追加*/
.muryo{
	display:block;
	width:103px;
	height:138px;
	_width:105px;
	_height:140px;
	border:1px solid #FFFFFF;
    outline: none;
}

.muryo .shopname{

	font-size:11px;
	margin-top:108px;
	height:30px;
	background-color:#FFFFFF;
    filter: Alpha(opacity=80); /* IE系 */
    opacity:0.8; /* Mozzila系 */
    }

.date{
	color:#FF0000;
	font-size:11px;

}

