@charset "utf-8";
/* CSS Document */
@import url("style.css");
/* トップページ */
div#cover {
	width:270px;
	height:915px;
	padding:46px 5px 0 0;
	background:url(images/cover.gif) no-repeat;
	float: right;
}
* html div#cover { width:270px; height:750px; padding:46px 5px 0 0; margin-left:0px; background:url(images/cover.gif) no-repeat; float: right; }
* html div#slide { margin-left:-270px; } 
*:first-child+html div#slide { margin-left:-270px; }
ul#tabIndex { padding:10px 0 0 0 ;}
ul#tabIndex li { float:left; padding-right:7px;	cursor: pointer; display: block; }
* html ul#tabIndex li { padding-right:3px; }
div#leftmain {
	width:615px;
	height:960px;
	float:left;
	text-align:left;
	padding-left: 5px;
}
div.tabBox {
	width:600px;
	float:left;
	height:300px;
	overflow:auto;
	padding:5px;
}

div.tabBox2 {
	width:600px;
	float:left;
	height:400px;
	overflow:auto;
	padding:5px;
}

p.title { font-weight:bold; font-size:14px; color:#000; text-align:left; border-left:10px solid #F00; padding:5px; border-bottom:1px dotted #F00; }
div.news { border-bottom:1px dotted #666; padding:0 0 10px 0; }
div.news img { padding:10px; }
p.time { padding:5px; font-size:10px; }

div#rightmain { width:228px; height:500px; float:right; padding:10px 0 0 0; text-align:left;}
div#newfaces { width:218px; height:450px; padding:0 5px;  border-bottom:1px solid #CCC; border-left:1px solid #CCC; overflow:auto; }

div#newfaceArea {
	width:898px;
	height:450px;
	float:left;
	clear: both;
}
div#newfaceAreas { width:898px; height:400px; overflow:auto; float:left; }
div.girlS { float:left; width:160px; height:290px; border:1px solid #999; margin:5px; padding-top:5px; }
div.girlS img.sch a { border:1px solid #666; }
div.girlS img.sch a:hover { border:1px solid #F00; }

ul#pikmaga {
	clear:both;
	width:612px;
	height:165px;
	padding-top:0px;
}
ul#pikmaga li { float:left;}
ul#pikmaga li.magmag { padding:28px 0 0 16px; }

.qrimg { padding:750px 0 0 0; text-aligin:center; }
.msg { text-align:left; font-size:10px; }
/* スケジュール */
div#schedulePage {
	width:615px;
	height:auto;
	float:left;
	padding:0 0 0 5px;
}
div#schedulePages {
	width:600px;
	min-height:400px;
	float:left;
}
ul#schDate {
	width:610px;
	height:30px;
}
ul#schDate li { float:left; line-height:30px; background:#333; margin:5px 5px 5px 0; }
ul#schDate li a { color:#FFF; display:block; width:70px; height:30px; text-decoration:none; }
ul#schDate li a:hover { background:#C36; }

body#sch { background:none; }

/* ガールズ */
div#girlsAreas { width:898px; height:auto; min-height:400px; margin:0 auto; }

/* ガール詳細 */
div#GirlBody { width:890px; padding:5px; min-height:600px; }
* html div#GirlBody { width:890px; padding:5px 1px; min-height:600px; }

div#GilTextArea { width:536px; min-height:600px; float:right; }
div#GirlImgArea {
	width:350px;
	min-height:600px;
	float:left;
}
h2.girlName { background:url(images/girl_name.gif) no-repeat; padding-left:140px; line-height:46px; font-size:30px; font-weight:bold; text-align:left; color:#FFF; }
h2.girlName a { color:#FFF; text-decoration:none; }
p.icon { text-align:left; padding:5px 0 0 0; }
p.icon img { padding-right:5px; }
p.imgS img { padding:2px 2px 2px; float:left; border:1px solid #999; }
* html p.imgS img { padding:0px; float:left; border:0px solid #999; }
table#prof { width:535px; border-right:2px #d01463 solid; border-left:2px #d01463 solid; border-top:2px #d01463 solid; margin-top:5px;}
table#prof td { background:url(images/td_back.gif) repeat-x 0 bottom; line-height:20px; padding:5px; text-align:left;}
table#prof td.prof-td-L { width:30%; border-right:2px #d01463 solid; }
table#WeekSchedule { width:536px; }
table#WeekSchedule td { width:14%; text-align:center; line-height:20px; padding:5px 0; }
table#WeekSchedule td.sch-day { background:url(images/td_sch_back.gif) repeat-x 0 bottom; border-top:1px solid #2614d0; border-right:1px solid #2614d0; }
table#WeekSchedule td.sch-time { background:url(images/td_sch_back.gif) repeat-x 0 bottom; border-right:1px solid #2614d0; }
table#WeekSchedule td.sch-left { border-left:1px solid #2614d0; }
.sch-title { background:url(images/sche-title.gif) no-repeat; line-height:61px; text-align:right; padding-right:5px; color:#FFF; }

/*料金システム*/
div#SystemPage {
		width:615px;
	height:auto;
	float:left;
	padding:0 0 0 5px;
}
div#SystemPages {
	width:600px;
	min-height:400px;
	float:left;
	padding: 20px 0;
}
dl#money { width:530px; background:url(./images/money.gif) no-repeat; height:140px; padding-left:10px; margin:0 auto;}
dl#money dt,dd { float:left; font-size:24px; font-weight:bold; padding:5px 0; border-bottom:1px dotted #906; color:#906; font-style:italic; }
dl#money dt { width:100px; height:30px; }
dl#money dd { width:400px; height:30px; }
/* index */
body#index { background:url(images/index/body_back.png) repeat-x; }
body#index div#wrap { background:url(images/index/main.jpg) no-repeat; width:820px; height:524px; margin:0 auto; border:none; font-size:10px; }
body#index div#enter { background:url(images/index/main_back.png) repeat-y; margin:0 auto; height:400px; width:820px; font-size:12px; }
body#index div#enter .en { padding:20px 0; }
body#index div#footer { width:100%; height:40px; line-height:40px; font-size:12px; margin:0 auto; }