@charset "utf-8";


/**********************コンテンツ内容*******************/
/*トップコンテンツ*/
#in_top{
	margin-top:20px;
	width:546px;
	height:250px;
}

/*新着情報と新規掲載店*/
#in_newsnew{
	margin-top:20px;
	width:550px;
	height:100%;
}

/*新規掲載店*/
#in_newsnew #new_shop_head{
	text-align:left;
	width:201px;
	float:left;

}
#in_newsnew #new_shop{
	float:left;
	width:191px;
	_width:201px;
	height:250px;
	text-align:left;
	padding:5px;
	overflow:auto;
}
#in_newsnew #new_shop ul li{
	display:block;
	background-image:url(../images/use_turning/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:18px;
	border-bottom:1px dotted #343434;
}


/*新着速報*/





#in_newsnew #new_news_head{
	text-align:left;
	width:341px;
	float:right;
}
#in_newsnew #new_news{
	width:331px;
	height:250px;
	float:right;
	padding:5px;
	overflow:auto;
}

.news li{
	display:block;
	width:304px;
	list-style-type:none;
	border-bottom:1px dotted #343434;
	padding-top:0px;
	padding-bottom:8px;
}

.news .news_ph{
	margin-top:7px;
	width:30px;
	height:46px;
	background-image:url(../images/use_turning/ph_shadow.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
}

.news .title{
	text-align:left;
	display:block;
	float:left;
	padding-top:5px;
}





/*在籍女性*/
/*女性単体*/

#new_lady_head{
	text-align:left;
	width:550px;
	margin-bottom:5px;
	margin-top:10px;
}

.lady_a{
	display:block;
	width:550px;
	padding-left:5px;
}

.lady_a li{
	float:left;
	display:block;
	width:109px;
	height:195px;
	background-image:url(../images/ladys_img/lady_area.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.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:108px;
	height:30px;
	background-color:#FFFFFF;
    filter: Alpha(opacity=80); /* IE系 */
    opacity:0.8; /* Mozzila系 */
}
.lady_a .lady_okini{
	margin-top:8px;
}
.lady_a .lady_okini a{
	text-decoration:underline;
	font-size:11px;
}
.lady_a .lady_okini a:link{
	text-decoration:underline;
}
.lady_a .lady_okini a:visited{
	text-decoration:underline;
}
.lady_a .lady_okini a:hover{
	text-decoration:underline;
	background-color:#FF6600;
	color:#FFFFFF;
    filter: Alpha(opacity=100); /* IE系 */
    opacity:1; /* Mozzila系 */
}

.lady_mess{
	margin-top:5px;
	font-size:11px;
	text-align:justify;
	text-justify : inter-ideograph;
}


/*ハイスライド設定*/
.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;
}


/* Styles for the popup */
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 10px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	line-height:18px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.highslide-wrapper .highslide-body hr{
	height:1px;
	margin-bottom:5px;
	border:1px solid #343434;
}
.highslide-wrapper .highslide-body img{
	float:left;
	vertical-align:top;
	margin-right:10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}





/*女性単体テーブル*/
.st2{
	border-collapse:collapse;
}
.st2 th{
	font-weight:100;
	background-color:#343434;
	color:#E5E5E5;
	font-size:12px;
	padding:5px;
	font-size:10px;
}

.st2 td{
	background-image:url(../images/shop_img/shop_head_bg.gif);
	font-size:12px;
	padding:5px;
	font-size:10px;
}





/*無料期間の特別追加*/
.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系 */
    }
