body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/bg.jpg) repeat-x  center top ;
//	font-family: "MS Pゴシック", "Hiragino Maru Gothic Pro", "Osaka", sans-serif;
	font-family: 'メイリオ',　'Meiryo',　'Hiragino Kaku Gothic Pro',　'ヒラギノ角ゴ Pro W3',　'Osaka',　'ＭＳ Ｐゴシック',　'MS UI Gothic',　sans-serif;
	font-size: 14px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #333333;
	/* background-image: url(../images/borderback-10.gif); */
	/* behavior: expression(IEPNGFIX.fix(this)); */
	/* background-color: #FFBEF4; */
}
/* レイアウト用　ヘッダー＋3カラム＋フッター　中央あわせ　幅950px固定*/
/* PNG透過画像を使用するクラスには、全て behavior: expression(IEPNGFIX.fix(this)); 必須 */


h2   { width:265px; height:70px; margin:0 0 0 0; display:block; overflow:hidden; }
h2 a { width:265px; height:0; padding-top:70px; display:block; background :url(../images/logo.png) 5px -7px no-repeat; }
*html h2 a { background: 5px -7px no-repeat; behavior: expression(IEPNGFIX.fix(this)); font-size:2px; }
*:first-child+html h2 a { background-position:4px -3px ; }
h1 { color: #ED1E79; font-size: 10px; text-align:right; display:block; width:900px; margin:0 auto 0 auto; }
h1 a { color: #ED1E79; }
h1 a:link { color: #ED1E79; }
h1 a:visited { color: #ED1E79; }
.all_box{/*  */
	width:900px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #242424;
}



.header_box{/* 1段目 */
	width: 900px;
	height: 130px;
	text-align: left;
}
.main_box{/* 2段目 */
	width: 900px;
	height: auto;
	text-align: center;
	margin-top: 3px;
}
.main_left{/* 2段目左用 */
	float: left;
	width: 250px;
	text-align: left;
	background: #3F3F3F;
	
}
.main_right{/* 2段目右用（メイン） */
	float: right;
	width: 650px;
	text-align: right;
	overflow:hidden;
}
* html .main_right{/* 2段目右用（メイン） */
	float: right;
	width: 650px;
	text-align: right;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.footer_box{/* 3段目 */
	clear: both;
	width: 900px;
	height: 90px;
	margin-top: 10px;
	text-align: center;
}
.bodycomment{/*body直下テキスト*/
	display: none;
	visibility:hidden;

}

/* 1段目　内部用 */
.header_top{/* 900*180 */
	height: 80px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #999;
	behavior: expression(IEPNGFIX.fix(this));
}

* html .header_top{/* 900*180 */
	height: 80px;
	margin-top:-3px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #999;
	behavior: expression(IEPNGFIX.fix(this));
}

.header-01{/* 900*180 */
	height: 80px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #999;
	behavior: expression(IEPNGFIX.fix(this));
}
.navimenubar{
	width: 900px;
	height: 50px;
	margin: 0 0 0 0;
	
}
/* 2段目左　内部用 */

img.main_left-bannar_mid{
	width: 230px;
	height: 80px;
	margin: 5px 10px;
}
img.main_left-bannar_big{
	width: 560px;
	height: 100px;
	margin: 5px 10px;
}
.main_left-title{
	width: 230px;
	height: 30px;
	margin: 5px 0px;
}

.main_left-title img{
    margin-left:5px;
}

.main_left-body{
	width: 200px;
	margin: 5px 0px 10px 0;
	padding-left:7px;
	font-size: 12px;
	line-height: 120%;
}

.main_left-info{
	width: 230px;
	margin: 10px 0px 10px 10px;
}

.main_left-info ul{
    list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}

.main_left-info ul li {
    margin-top:1px;
}

.main_left-link{
	width: 230px;
	margin: 10px 0px 10px 10px;
	padding-bottom:10px;
	border: #ED1E79 solid 1px;
}

.main_left-link h3{
     width:208px;
	 margin: 10px 0 10px 10px ;
	 padding:8px 0 3px 0;
     text-align: center;
	 background-color: #ED1E79;
}

.main_left-link h3 a         { color:#ffffff; }
.main_left-link h3 a:visited  { color:#ffffff; }
.main_left-link h3 a:hover   { color:#ffffff; }
 
.main_left-link ul{
    width:220px;
    list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}

.main_left-link ul li {
    margin:1px 0 2px 0;
	padding-left:10px;
	
}

.main_left-link ul li a {
    color:#FFFFFF;
	font-size:12px;
}

.main_left-link ul li a:visited {
    color:#bbbbbb;
}

.main_left-link ul li a:hover {
    color:#ED1E79;
}


.main_left-whatsnew{
    width:215px;
	line-height: 120%;
	background-color: #111111;
	text-align: left;
	font-size: 11px;
	overflow-x:hidden;
}

dt{
	color: #cccccc;
	padding: 3px;
	background-color:#333333;
	border-bottom:#dddddd dotted 1px;
}
dd{
	margin-left: 15px;
	color:#FFFFFF;
	background-color: #0000000;
}

/* 2段目右用 */
.main_right-title{
	clear: both;
	width: 650px;
	height: 25px;
	margin: 15px 0px 10px 0px;
	padding-top:5px;
	background-image: url(../images/main_right-title_02.png);
	background-position: left center;
	color: #fff;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
}
 
/*IE6 hack*/
*html div.main_right-title{
	clear: both;
	width: 650px;
	height: 15px;
	padding-top:5px;
	margin: 6px 0px 5px 0px;
	background-image: url(../images/main_right-title_02.png);
	background-position: left center;
	color: #fff;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
}



img.main_right-big{
	width: 630px;
	height: 240px;
	margin: 10px 20px 0 10px;
}

img.main_right-event{
	width: 630px;
	height: 140px;
	margin: 10px 20px 0 10px;
}

img.main_right-ptitle{
	width: 630px;
	height: 30px;
	margin: 10px 10px 2px 0;
}
* html img.main_right-ptitle{
	width: 630px;
	height: 30px;
	margin: 10px 10px 2px 0;
	
}
.main_right-body{
	width: 630px;
	margin: 0px 0px 5px 10px;
	font-size: 12px;
	text-align: left;
	
}

.main_right-body1{
	width: 630px;
	margin: 0px 0px 5px 10px;
	padding-top:15px;
	font-size: 12px;
	text-align: left;
	overflow-x:scroll;
	overflow-y:hidden;
	background:#000000;
	
}

.main_girls-body1{
	width: 630px;
	margin: 0px 0px 5px 10px;
	padding-top:15px;
	font-size: 12px;
	text-align: left;
	overflow-x:scroll;
	overflow-y:hidden;
	background:#000000;
	
}

*:first-child+html .main_girls-body1{
	width: 630px;
	margin: 0px 10px 5px 10px;
	background:#000000;

}

.main_girls-body2{
	width: 600px;
	margin: 0px 0px 5px 10px;
	padding:15px 0 0 30px;
	font-size: 12px;
	text-align: left;
    overflow:hidden;
	background:#000000;
	
}

*:first-child+html .main_girls-body2{
	width: 600px;
	margin: 0px 10px 5px 10px;
	background:#000000;

}



*:first-child+html .main_right-body{
	width: 630px;
	margin: 0px 10px 20px 10px;
	font-size: 12px;
	text-align: left;
}
.main_right-body p{
    color:#FFFFFF;
}
.main_right-body a{
    color:#FFFFFF;
}
.main_right-body_red{
	color: red;
}

.main_right-content table{
    margin:15px 0 15px 5px;
}

.main_right-new_face {
	height: 230px;
	width: 630px;
	margin-right:10px;
	margin-bottom: 10px;
}

.main_right-today {
	width: 630px;
	margin-right:10px;
	margin-bottom: 10px;
}


.main_right-glist_all{
	width: 620px;
	height: auto;
	margin: 10px 0px 20px auto;
	padding:5px  0 0 20px;
	letter-spacing: 0px;
}

* html .main_right-glist_all{
	width: 620px;
	height: auto;
	margin: 15px 0px 20px auto;
	padding:5px  0 0 0px;
	letter-spacing: 0px;
}

.main_right-glist_all p{
    padding:0 20px 0 0;
	margin:10px 0 15px 0;
}

.main_right-glist_all p a{
    color:#FFFFFF;
}

.main_right-glist_all p a:hover{
    color:#c4c4c4;
}

* html .main_right-glist_R1{
	float: left;
	width: 250px;
	height: 125px;
	border: #FF0079 1px solid;
	margin: 3px 0px 0px 0px;
	padding: 4px;
    margin:10px 0 0 20px;
	background:url(../images/girls_bg.jpg);
}

.main_right-glist_R1{
	float: left;
	width: 250px;
	height: auto;
	background: #000000;
	border: #FF0079 1px solid;
	margin-top: 3px;
	padding: 4px 10px 4px 4px;
	margin:0 0 20px 20px;
	background:url(../images/girls_bg.jpg);
}
img.glist_thm{
	float: left;
	width: 120px;
	height: 150px;
	vertical-align: top;
	padding: 2px;
	border: #cfcfcf 1px solid;
}
.glist-namearea{
	width: auto;
	height: auto;
	font-size: 12px;
	background-image: url(../images/icon-gl-namearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 135px;
	padding-top: 15px;
}

.glist-namearea a {
    color:#FFFFFF;
}

.glist-namearea a:hover {
    color:#FFFFFF;
}
.glist-namearea a:link {
    color:#FFFFFF;
}
.glist-namearea a:visited {
    color:#FFFFFF;
}

.glist-sizearea{
	width: auto;
	height: auto;
	font-size: 12px;
	background-image: url(../images/icon-gl-sizearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-left: 135px;
	padding-top: 18px;
	margin-bottom: 6px;
	color:#FFFFFF;
}
.glist-activetime{
	width: auto;
	height: auto;
	font-size: 12px;
	background-image: url(../images/icon-gl-timeschedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-left: 135px;
	padding-top: 18px;
	color:#FFFFFF;
}
img.glist-icon{
	width: 80px;
	padding: 5px 5px;
}
img.system-price{
	padding: 0;
}

*html img.system-price{
	padding: 0;
}

img.system-option{
    margin:10px 0 10px 2px;
}

.main_right-event_title{
	clear: both;
	width: 620px;
	height: 17px;
	margin: 10px 0px 3px 0px;
	padding-left: 10px;
	padding-top:6px;	
	background-color: #FF60AB;
	color: red;
	font-size: 12px;
	text-align: left;
}

*html .main_right-event_title{
	clear: both;
	width: 610px;
	height: 20px;
	margin: 10px 0px 2px 10px;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:2px;	
	background-color: #FF60AB;
	color: red;
	font-size: 12px;
	text-align: left;
}


.main_right-event_body{
	width: 600px;
	margin: 10px 0px 20px 10px;
	font-size: 12px;
	text-align: left;
}
/* for mailform */
.mailform-title{
	width: 500px;
	height: 20px;
	background-color: #CC0000;
	color: #fff;
	padding: 5px 10px;
}
.mailform-body{
	width: 500px;
	background-color: #FFCCCC;
	color: #666;
	padding: 5px 10px;
}
.mailform-body-black{
	color: #000;
}
select.mailformtext{
	background-color: #cfcfcf;
	width: 200px;
	height: 15px;
	font-size: ;
}
textarea.mailformbody{
	width: 300px;
	height: 100px;
}
button.mailformbody{
	height: 25px;
}

.system-step_L{
	float: left;
	width: 75px;
	height: 50px;
	padding: 5px;
	margin-right: 8px;
}
.system-step_R{
	float: left;
	width: 485px;
	height: 50px;
	border: #D85E9E 1px dotted;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.system-step_arrow{
	clear: both;
	width: 560px;
	height: 30px;
	text-align: center;
}
.system-alart_title{
	font-size: 14px;
	color: red;
}
.system-alart_bodytext{
	font-size: 11px;
	margin-left: 40px;
}
td.main_right-body1{
	width: 100px;
	background-color: #ed1e79;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	margin: 2px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}
td.main_right-body3{
	width: 100px;
	background-color: #ed1e79;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	margin: 2px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}
td.main_right-body2{
	width: 500px;
	background-color: #000000;
	border-top: #ed1e79 1px solid;
	border-right: #ed1e79 1px solid;
	margin: 2px;
	padding: 5px;
	color: #ffffff;
}
td.main_right-body4{
	width: 500px;
	background-color: #000000;
	border-bottom: #ed1e79 1px solid;
	border-top: #ed1e79 1px solid;
	border-right: #ed1e79 1px solid;
	margin: 2px;
	padding: 5px;
	color: #ffffff;
}
.link-exchange{
	width: 600px;
	height: auto;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 120%;
}

.link-exchange a:link {
	color: #999999;
	text-decoration: none;
}
.link-exchange a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.link-exchange a:hover {
	color: #999999;
	text-decoration: underline;
}
.link-exchange a:active {
	color: #999999;
	text-decoration: none;
//	font-weight: bold;
}

/* 3段目内部用 */
.footer-navimenu{
	width: 900px;
	height: auto;
	text-align: center;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding-top:20px;
}


.footer-navimenu a:link {
	color: #999999;
	text-decoration: none;
}
.footer-navimenu a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footer-navimenu a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer-navimenu a:active {
	color: #999999;
	text-decoration: none;
//	font-weight: bold;
}

.footer-copyrights{
	width: 900px;
	height: 60px;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/footer-copyrights.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 40px;
	behavior: expression(IEPNGFIX.fix(this));
}
.iframe_pickup{
	background-color: #000000;	
	color:#FFFFFF;
	font-size: 13px;
	margin: 0px;
	width: 240px;
	height: 125px;
	text-align:center;
}
img.iframe_pickup_thumbnail{
	float: left;
	vertical-align: top;
	padding: 10px;
}
img.iframe_newface-thumbnail{
	float: left;
	ertical-align: top;
	padding: 2px;
	border: #cfcfcf 1px solid;
}
.iframe_newface{
	float: left;
	width: 125px;
	margin-left: 15px;
	text-align: center;
	color:#FFFFFF;
}

.iframe_newface-text{
	clear: left;
	width: 105px;
	font-size: 11px;
	text-align: center;
	margin-left:10px;
	
	color:#FFFFFF;
}

.iframe_today_outline{
    width:570px; 
	margin-left:10px;
	padding-left:5px;
}	

*html .iframe_today_outline{
    width:575px;
	margin-left:5px;
	padding-left:0px;	
}	

* first-children+html .iframe_today_outline{
    width:575px
}

.load{
    width:570px; 
	margin-left:10px;
	padding-left:5px;
}	

*html .load{
    width:575px;
	margin-left:5px;
	padding-left:0px;	
}	

* first-children+html .load{
    width:575px
}		

.iframe_today{
	float: left;
	width: 125px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.iframe_sche{
	float: left;
	width: 125px;
	margin-right: 10px;
	text-align: center;
}
.iframe_sche-text{
	clear: left;
	width: 105px;
	font-size: 11px;
	text-align: center;
}

table.girlsprof{
	clear: both;
	width: 600px;
	height: auto;
	margin: 5px auto 0px auto;	
	background-color: #A7D68D;
}
td.girlsprof{
	padding: 5px;
	font-size: 12px;
}

table.girlsprof strong{
   color: #FFFFFF;
}

img.girlsprof-imgbig{
	float: left;
	width: 400px;
	height: 500px;
	margin: 10px;
	border: #cfcfcf 1px solid;
}
img.girlsprof-imgthumbnail{
	clear: both;
	float: right;
	width: 120px;
	height: 150px;
	margin: 0px;
	border: #cfcfcf 1px solid;
}
.girlsprof-title{
	font-size: 14px;
}
.girlsprof-body1{
	font-size: 12px;
	background-color: #999999;
	padding: 3px 3px 3px 10px;
}
.girlsprof-body2{
	font-size: 12px;
	background-color: #ffffff;
	padding: 3px 3px 3px 10px;
}

.girlsprof-nameage{
	width: 600px;
	height: auto;
	margin: 0px auto 0px auto;	
	background-color: #A7D68D;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
.girlsprof-imgarea{
	width: 600px;
	height: 570px;
	margin: 10px auto;
	text-align: center;
}
.girlsprof-imgarea_L{
	float: left;
	width: 410px;
	margin: 10px auto;
}
.girlsprof-imgarea_R_top{
	float: left;
	width: 160px;
	margin: 30px auto 0px auto;
}

.girlsprof-imgarea_R{
	float: left;
	width: 160px;
	margin: 23px auto 0px auto;
}

#imageContainer {
	position:relative;
	margin:auto;
	float: left;
	width: 400px;
	height: 500px;
	margin: 10px;
}
	
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.event_pager{
	margin: 0px 20px;
	width: auto;
	height: 20px;
	text-align: center;
	font-size: 12px;
	background-color: #FFDADA;
	padding: 5px;
}
p.pager{
	font-size: 11px;
	width: auto;
	height: 20px;
	text-align: center;
}

/
/* tag customize and css hack */
* html table tr td{/*IE6用*/
	behavior: expression(IEPNGFIX.fix(this));
}
table tr td {
	text-align: left;
	font-size: 11px;
}
* html img{/*IE6*/
	border-style: none;
	behavior:url(alpha.htc);
}
img {
	border-style: none;
}
marquee{
	margin: 4px 0px 0px 0px;
}
hr{
    width:96%;
	border: 0 none; 
	height: 1px; 
	color: pink;
	background-color: #ED1E79;
	margin: 5px auto 5px auto;
}
a:link {
	color: #ED1E79;
	text-decoration: none;
}
a:visited {
	color: #ED1E79;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #ED1E79;
	text-decoration: underline;
}
a:active {
	color: #ED1E79;
	text-decoration: none;
//	font-weight: bold;
}

h3{
	font-size: 13px;
	line-height: 130%;
	color: #D85E9E;
	margin: 0;
	padding:0;
}

/* ナビ ロールオーバー */
ul.navimenubar{
	list-style:none;
	width:900px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
	
}
ul.navimenubar li{
	list-style:none;
	float:left;
	width:100px;
}
ul.navimenubar a{
	display:block;
	width:100px;
	height:50px;
	text-indent:-100px;
	background-image:url(../images/navimenu.gif);
	overflow:hidden;
	behavior: expression(IEPNGFIX.fix(this));
}
a.navi-main{
	background-position:0px 0px;
}
a:hover.navi-main{
	background-position:0px -50px;
}
a.navi-girlslist{
	background-position:-100px 0px;
}
a:hover.navi-girlslist{
	background-position:-100px -50px;
}
a.navi-schedule{
	background-position:-200px 0px;
}
a:hover.navi-schedule{
	background-position:-200px -50px;
}
a.navi-system{
	background-position:-300px 0px;
}
a:hover.navi-system{
	background-position:-300px -50px;
}
a.navi-map{
	background-position:-400px 0px;
}
a:hover.navi-map{
	background-position:-400px -50px;
}
a.navi-event{
	background-position:-500px 0px;
}
a:hover.navi-event{
	background-position:-500px -50px;
}
a.navi-mailmag{
	background-position:-600px 0px;
}
a:hover.navi-mailmag{
	background-position:-600px -50px;
}
a.navi-link{
	background-position:-700px 0px;
}
a:hover.navi-link{
	background-position:-700px -50px;
}
a.navi-recruit{
	background-position:-800px 0px;
}
a:hover.navi-recruit{
	background-position:-800px -50px;
}
.navimenubar a span{
	display: none;
}
.left_textlink{
	font-size: 12px;
	width: 200px;
	height: auto;
	border:1px pink dotted;
	padding: 0 10px;
	margin-right: 0px;
}

.play img {
            width:610px;
			height:100px;

}



		   
		   
/* 3店舗合同イベント用*/

.event-alart_title{
	font-size: 14px;
	color: #D85E9E;
}

.main_right-title span{
	font-size:10px;
	margin-left:200px;
}

/*有料広告枠*/ 

.index_ad { width :462px; margin:0 auto 0 auto; padding:0 0 0 0; background-color:#FFFFFF; border:solid #CCCCCC 2px; overflow:hidden; }
.index_ad ul { list-style-type:none; padding:0 5px; margin:0 0 0 0; overflow:hidden;  }
.index_ad ul li {margin:5px 0 5px 0; padding:0 0 5px 0; height:45px; float:left; line-height:1.7;  font-size:12px; color:#333333; text-align:left; border-bottom: dashed 1px #f1f1f1;  }
*html .index_ad ul li {margin:5px 0 5px 0; padding:0 0 10px 0; height:45px; float:left;  font-size:11px; color:#333333; text-align:left; border-bottom: dashed 1px #f1f1f1;  }
.index_ad ul li img { margin-right:5px; padding:0 0 0 0; border-style:none;  float:left; }
.index_ad img { margin-bottom:5px; border-bottom:solid 1px #CCCCCC; }
*html .index_ad img { margin-bottom:0px; }
.index_ad p   { width:235px; margin:0 0 0 0; padding:0 5px; display:block; float:left;   text-align:left; }

/*衛生検査*/

.gme      {width :628px; 
           margin:10px auto 10px auto; 
		   padding:0 94px 0 94px;
}

.gme_img  {width :628px;
           margin:0 auto 0 auto; 
		   background-color:#FFFFFF; 
		   border-top:solid #CCCCCC 2px; 
		   border-left:solid #CCCCCC 2px; 
		   border-right:solid #CCCCCC 2px;
}
	
.gme_text {width :628px; 
           margin:0 auto 0 auto; 
		   background-color:#FFFFFF; 
		   border:solid #CCCCCC 2px;
}



*html .gme_text {width :628px; 
           margin:-8px auto 0 auto; 
		   background-color:#FFFFFF; 
		   border:solid #CCCCCC 2px;
}

*:first-children+html .gme_text {width :628px; 
           margin:-8px auto 0 auto; 
		   background-color:#FFFFFF; 
		   border:solid #CCCCCC 2px;
}

.gme_text p {display:block; 
            width:608px; 
			margin-top:5px; 
			margin-bottom:15px; 
			font-size:12px; 
			text-align:left; 
			padding:0 10px 0 10px; 
			line-height:1.5;
}
	  

.gme_caption {border-bottom:solid 2px #CCCCCC; }

/*index shoplist*/


.shop_list         { overflow:hidden; }
*html .shop_list   { overflow:hidden; padding-right:40px; }
.shop_list ul      { width:720px; margin:0 auto 10px auto; padding:0 0 0 0; list-style-type:none; display:block; overflow:hidden; }
.shop_list ul li   { width:176px; height:166px; margin:4px 4px 0 0; padding:0 0 0 0; float:left; display:block; overflow:hidden; }
.shop_list ul li a { width:176px; height:0; margin:0 0 0 0; padding:166px 0 0 0; display:block; } 
li.momojo_s        { background-image:url(../images/shinjuku-momojo.gif); }
li.momojo_k        { background-image:url(../images/kinshicho-momojo.gif); }
li.haken_k         { background-image:url(../images/kinshicho-haken.gif ); }
li.happy           { background-image:url(../images/koiwa-happymail.gif); }
li.takara_n        { background-image:url(../images/nippori-takara.gif); }
li.tokimeki        { background-image:url(../images/funahashi-tokijo.gif); }
li.haken_f         { background-image:url(../images/funahashi-haken.gif); }
li.tsuma_n         { background-image:url(../images/nishitsuma.gif); }
li.tsuma_k         { background-image:url(../images/kamatatsuma.gif); }
li.ribbon          { background-image:url(../images/kamata-ribbon.gif); }
li.takara_f        { background-image:url(../images/f_takara.gif); }
li.nishijo         { background-image:url(../images/nishifuna-nishijo.gif); } 
.shop_list hr      { clear:both; }


/*index info*/

.info                          { overflow:hidden; margin-right:10px; }
.info ul                       { width:765px; margin:5px auto 0 auto; list-style-type:none; text-align:center; display:block; overflow:hidden; }		   
.info ul li                    { width:230px; height:80px; margin-right:25px; float:left; display:block; overflow:hidden; }
.info ul li a                  { width:230px; height:0px;  padding-top:80px; float:left; display:block; }

li.index_blog                  { background-image:url(../images/bannar-blog.png); }
li.index_mobi                  { background-image:url(../images/bannar-mobilesite_mid.jpg); }
li.index_mailmag               { background-image:url(../images/bannar-mailmag.gif);}

/*index banner*/
.banner                        { text-align:center; margin:10px 0 10px 0;   }
*html .banner                  { text-align:center; margin:0 0 0 0; padding-right:40px; }
.banner ul                     { width:628px; margin:0 auto 0 auto; padding:0 0 0 0; display:block; list-style-type:none; }
.banner ul li                  { margin-top:5px; }
.banner ul li.open             { height:628px; height:259px; display:block; overflow:hidden; background-image:url(../images/shinjuku.jpg); }
.banner ul li.open a           { height:0px; padding-top:259px; display:block; }  
.banner ul li.open_funataka    { height:628px; height:100px; display:block; overflow:hidden; background-image:url(../images/funataka.jpg); }
.banner ul li.open_funataka a  { height:0px; padding-top:100px; display:block; }  
.banner ul li.group            { height:628px; height:100px; display:block; overflow:hidden; background-image:url(../images/jogakuen.jpg); }
.banner ul li.group a          { height:0px; padding-top:100px; display:block; }
.banner ul li.open_funatsuma     { height:628px; height:100px; display:block; overflow:hidden; background-image:url(http://www.jogakuen-group.com/images/open_funatsuma.jpg); }
.banner ul li.open_funatsuma a   { height:0px; padding-top:259px; display:block; }	




/*風俗データセンター用*/
#fdcLink *    { margin:0px; padding:0px;}
#fdcLink dl   { margin:5px 0px 0px 5px;}
#fdcLink dd   { width:205px; height:45px;}
#fdcLink dd a { width:200px; height:40px; display:block;}
#fdcLink dd,#fdcLink dd a {float:left; font-size:0px; line-height:0px; text-indent:-3000px;}

.index_link { width:1240px; margin:0 auto 0 auto; }


/*renewal*/
.header-n{ width:900px; height: 100px; background-image: url(../images/renew_header.jpg); 	background-repeat: no-repeat; background-position: left center; font-size: 14px; color: #999; }
.header_box_n{/* 1段目 */
	width: 900px;
	height:100px;
	margin-top:15px;
	text-align: left;
}

/**********main**************/

/*blog*/
.main_right-body ul                    { list-style-type:none; margin:0 0 0 0; padding:0 0 0 10px; background:#000000; }
.main_right-body ul li                 { float:left; margin:5px 10px 0 0; }

/*********common*************/

/*pickup*/
.pickup-name{
	width: auto;
	height: auto;
	font-size: 11px;
	margin-top: 3px;
	color:#FFFFFF;
}

.iframe_pickup a{
	color:#FFFFFF;
}

img.pickup_thm{
	width: 240px;
	height: 240px;
	vertical-align: top;
	padding: 2px;
}

.glist-size{
	width: auto;
	height: auto;
	margin-top: 3px;
}

.main_left-body_pickup{
	width: 240px;
	margin: 5px auto 10px auto;
	font-size: 12px;
	line-height: 120%;
}

*html .main_left-body_pickup{
	width: 240px;
	margin: 5px 0 10px 5px;
	font-size: 12px;
	line-height: 120%;
}

/*************** girlslist *****************/



/*************** schedule *****************/

/*schedule_title */

.main_right-title_sche{
	clear: both;
	width: 650px;
	height: 25px;
	margin: 10px 0px 0px 10px;
	padding-top:5px;
	background : url(../images/main_right-title-schedule.gif) no-repeat;
	background-position: left center;
	color: #fff;
	text-align: right;
	behavior: expression(IEPNGFIX.fix(this));
	font-size: 11px;
	
}
 
/*IE6 hack*/
*html div.main_right-title_sche{
	clear: both;
	width: 630px;
	height: 15px;
	padding-top:5px;
	margin: 6px 10px 5px 10px;
	background-image: url(../images/main_right-ptitle-schedule.gif);
	background-position: left center;
	color: #fff;
	text-align: right;
	behavior: expression(IEPNGFIX.fix(this));
	font-size: 11px;
}

.main_right-title_sche span{
    padding-right:50px;
    
}

/************** access ********************/

.main_right_route{ 
    width:600px;
    text-align:left;
	margin:15px 0 20px 25px;
	padding-left:0px;
	color:#FFFFFF;
	background:#000000;
}

*html .main_right_route{ 
	margin:15px 25px 0 0px;
}

*:first-child+html .main_right_route{ 
	margin:15px 25px 0 0px;
}

img .map{
    margin:15px 0px;
}

.main_right_route ul{
    list-style-type:none;
}

.main_right_route p{ 
    text-align:center;
	padding-bottom:20px;
}


/**************** link ********************/

.main_right-content{
    width:590px;
    margin:10px 0 10px 20px;
	padding:5px 10px;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	background: #000000;
	line-height:1.7;
	overflow:hidden;
}

* html .main_right-content{
    width:610px;
    margin:15px 20px 5px 0px;
	padding:5px 10px;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	background: #000000;
	line-height:1.7;
	overflow:hidden;
}

*:first-child+html .main_right-content{
    width:610px;
    margin:15px 10px 5px 0px;
	padding:5px 10px;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	background: #000000;
	line-height:1.7;
	overflow:hidden;
}

.main_right-content dl{
    margin:20px 0;
    padding:10px;
	border:dashed #ED1E79 1px;
}

.main_right-content dt {
    margin-bottom:10px;
    background: #000000;
	border:none;
}

.main_right-content dt img {
    margin-right:10px;
}

.main_right-content dd {
    margin-left:0px;
    margin-bottom:10px;
    background: #000000;
	/*border-bottom: dashed #FFFFFF 1px;*/
}

.main_right-content ul {
    list-style-type:none;
}

.main_right-content p {
    margin:0px;
    padding:0 10px 0 10px;
}


/**************** recruit ********************/

.main_right p a {
    color:#ED1E79;
}

span.tel{
    color:#ED1E79;
}

#section_recruit h3 {
    display:block; width:560px; border-top: #ED1E79 1px solid;  border-right: #ED1E79 1px solid; border-bottom: #b71d61 1px solid; border-left: #ED1E79 10px solid; margin: 15px auto; padding: 5px 5px 5px 5px; float:left; background-color:#000000;
}

#section_recruit p {
    margin-left: 30px; clear:left; 
}

img.rec_img {
    margin:10px auto; 
	background:#FFFFFF;
}

/**************** event **********************/

.event-body{
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	background-color:#;
	overflow:hidden;
	color:#FFFFFF;
}
.event-title{
	font-size: 14px;
	margin: 10px 30px 10px 40px;
	text-align:left;
	color:#FFFFFF;
}
.event-date{
	font-size: 11px;
	margin: 0px 30px 10px 30px;
	text-align: right;
	border-bottom: 1px #cfcfcf dotted;
	color:#FFFFFF;
}
.event-text{
	margin: 0px 30px 10px 30px;
	color:#FFFFFF;
	text-align:left;
	font-size:9px;
}

/**************** mailmag *******************/

ul.mailmag_exp{
    margin:20px 0 10px 0;
    padding:10px;
	border:dashed #ED1E79 1px;
}

ul.mailmag_exp li{
    padding-left:35px;
}

ul.mailmag_inner li{
    padding-left:0px;
}

.mailmag_qr{
    height:105px;
    margin:0 0 10px 0;
    padding:10px 10px 10px 45px;
	border:dashed #ED1E79 1px;
    
}
    
.mailmag_qr img{
    float:left;
}

*html .mailmag_qr img{
    margin:-139px 0 0 75px;
}

.mailmag_qr p{
    float:right;
	display:block;
	width:410px;
	margin:0;
	overflow:hidden;
	padding:0 0 0 0;
}

.mailmag_qr p a{
    font-size:18px;
	text-align:right;
	display:inline;
}

/****************main-left*****************/

.malimag a       { width:230px; height:80px; margin-bottom:7px; background-image:url(../images/topmailmaga_bana.gif); display:block; text-indent:-1000px; }
.malimag a:hover { background-position:bottom;}

/**************preload*********************/
#gallery img{
			background: url('../images/loader.gif') 50% 50% no-repeat;
			display: block;

		}
.preloader { background:url('../images/loading.gif') center center no-repeat #ffffff; border:#FFFFFF 1px solid;  };




