@charset "UTF-8";
@import url(gravure.css);
@import url(menu.css);
@import url(hack.css);
@import url(webturn.css);
* {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#232323;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #232323;
}
body {
	background: #000000;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	margin: 5px 0px 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka;

}
h1 {
	font-size: 10px;
	margin: 0px auto 5px;
	padding: 5px 0px 0px 5px;
	width: 740px;
	text-align: left;
	line-height: 100%;
	color: #FFFFFF;
}
.menutext {
	visibility: hidden;
}
img {
	border: none;
}

.gravurebtn {
	padding: 0px;
	height: 24px;
	width: 90px;
	float: right;
	margin-right: 25px;
}
/* インデックスページ */
/* index中央表示 */
#index {
	position:absolute;
	width:750px;
	height:310px;
	left:50%;
	top:50%;
	margin-left:-375px;
	margin-top:-240px;
	text-align: center;
	background: url(img/bg.jpg) repeat-x;
}
.headList{
	font-size: 10px;
	color: #FFFFFF;
	width: 750px;
	text-align: right;
	background: #000000;
	margin: 0px auto 5px;
	padding: 0px;
}
.headList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.headList li {
	display: inline;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px 3px;
	padding: 0px;
}
.description {
	text-align: right;
	font-size: 10px;
	line-height: 200%;
	background: #000000;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px auto;
	width: 720px;
}
#indexFooter {
	width: 720px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 200%;
	padding: 5px 0px;
	margin-right: auto;
	margin-left: auto;
}
#indexFooter p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* 入口メニュー */
.entrancemenu {
	height: 36px;
	clear: both;
	font-size: 10px;
	width: 750px;
}
.entrancemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.entrancemenu ul li {
	height: 36px;
	float: left;
}
.entrancemenu ul li a{
	display: block;
	height: 36px;
	text-decoration: none;
}
.entrancemenu ul li.menu1 a{
	background: url(../img/btn_enter.jpg) no-repeat;
	width: 375px;
	height: 36px;
}
.entrancemenu ul li.menu2 a{
	background: url(../img/btn_exit.jpg) no-repeat;
	width: 375px;
	height: 36px;
}
.entrancemenu ul li a:hover{
	background-position: 0px -36px;
	text-decoration: none;
}


.header {
	color: #FFFFFF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: 5px;
}

.enter {
	font-size: 10px;
	line-height: 120%;
}

.color-red{
	color: #FF0000;
}
.color-yellow{
	color: #FFFF00;
}

/*---Top---*/
.topLeft {
	width: 480px;
	height: 525px;
	margin-left: 10px;
}

.topRight {
	width: 265px;
	float: right;
	height: auto;
	text-align: right;
	margin-right: 5px;
}

/*---Link---*/
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #999900;
}
/*---Link End---*/

#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}
.contTTL {
	width: 744px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
.clears{
  clear:both;
}
#pankuzu {
	text-align: left;
	width: 650px;
	margin: 5px auto;
	font-size: 10px;
}

#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}
#footer {
	width: 745px;
	background: url(../img/bottom_bg.jpg) repeat-x;
	height: 30px;
	padding-top: 10px;
	font: 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#footer ul {
	margin: 0px auto 0px 165px;
	padding: 3px;
}
#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#coryright {
	font: 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	width: 750px;
	margin: 5px auto;
}
#main {
}

.mainFrame {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.frameTop {
	background: url(../img/frame_top.png) no-repeat;
	height: 16px;
	width: 650px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.frameCenter {
	background: url(../img/frame_center.jpg) repeat-y;
	width: 650px;
	height: auto;
	margin: 0px;
	text-align: left;
	clear: both;
	padding: 10px 45px;
}
.frameBottom {
	background: url(../img/frame_bottom.png) no-repeat;
	height: 16px;
	width: 650px;
	clear: both;
	font-size: 4px;
	margin-right: auto;
	margin-left: auto;
}
.ttlSub {
	height: 36px;
	width: 560px;
	clear: both;
	text-align: left;
	margin: 0px 0px 10px;
}
hr {
	color: #272727;
	height: 1px;
}
/*---テーブル---*/
.mainTbl {
	width: 560px;
	margin: 0px;
	background: #272727;
	font-size: 12px;
	line-height: 150%;
}
.mainTblListB {
	background: #000000;
	padding: 5px;

}

.mainTblListA {
	width: 50%;
	text-align: center;
	background: #000000 url(../img/cel_bg.jpg) repeat-x;
	border: 1px solid #000000;


}
.mainTblListC {
	background: #000000 url(../img/cel_bg.jpg) repeat-x;
	text-align: left;
	border: 1px solid #000000;
	padding: 5px;
}
.txtArea {
	width: 560px;
	text-align: left;
	padding: 0px;
	height: auto;
	margin: 0px;
}

.mainTbl ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 180%;

}
/*---テーブルEnd---*/
.txtAreaCenter {

	width: 560px;
	text-align: center;
	padding: 0px;
	height: auto;
	margin: 0px;
}




.comlist {
	width: 660px;
	height: 391px;
	margin: 10px auto;
}
.comlist ul {
	margin: 0px;
	padding: 0px;
	height: 370px;
	list-style: none;
}

.comlist ul li {
	height: 370px;
	float: left;
	width: 220px;
}
.comlist ul li img {
	margin-top: 30px;
	border: none;
}
.com {
	background: url(../img/com_base.jpg) no-repeat center 0px;
	margin-bottom: 10px;
	width: 206px;
	text-align: center;
}
.comup {
	background: url(../img/com_base_up.jpg) no-repeat center 0px;
	margin-bottom: 10px;
	width: 206px;
	text-align: center;
}
.comnew {
	background: url(../img/com_base_new.jpg) no-repeat center 0px;
	margin-bottom: 10px;
	width: 206px;
	text-align: center;
}
.comname {
	padding: 5px 2px;
	width: 150px;
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	margin: 26px auto auto;
	font-weight: normal;
	clear: both;
}
.gravureIcon {
	font-size: 8px;
	color: #FFFF00;
	border: 1px solid #FFFF00;
	padding: 1px;
	margin-left: 3px;
	font-weight: bold;
}

.comback {
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.date{
	font-size: 12px;
	color: #FFFFFF;
}
.todaydate {
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 10px;
	font-weight: bold;
}

#companionArea {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
}

.main-cel-style1 {
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
	background-color: #000000;
	line-height: 130%;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.companionPhotoArea {
	float: left;
	height: 386px;
	width: 302px;
	background: url(../img/photo_base.jpg) no-repeat;
}
.companionPhotoArea img {
	border: 1px solid #141414;
	margin-top: 38px;
}

.main-cel-style2 {
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	background: #000000 url(../img/cel_bg.jpg) repeat-x;
}.linkTbl {
	padding: 3px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
/*-----------------------サイトマップ*/
.table-ri {
	background-color: #000000;
	font-size: 12px;
	margin: 10px;
}
.td-ri-title {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #512A40;
}
.td-ri-date {
	font-size: 11px;
	padding: 2px;
	vertical-align: top;
	color: #FFFFFF;
	border-bottom-color: #6585A3;
	background-color: #2B3A48;
	line-height: 150%;
}
.td-ri-comment {
	font-size: 12px;
	padding: 2px;
	color: #3B3532;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6585A3;
}
.table-ri A:link		{color:#FFFFCC;text-decoration:underline}
.table-ri A:visited	{color:#FFFFCC;text-decoration:underline}
.table-ri A:hover	{color:#663333;text-decoration:underline}
.frameCenterCom {
	background: url(../img/frame_center.jpg) repeat-y;
	width: 650px;
	height: auto;
	padding: 10px 0px;
	margin: 0px auto;
	text-align: center;
	clear: both;
}
.companionTextArea {
	float: right;
	width: 280px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
.back {
	font-size: 13px;
	text-align: right;
	clear: both;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.photoThumb {
	width: 280px;
}
.photoThumb td {
	width: 25%;
	text-align: center;
}
.photoThumb img{
	border: 1px solid #141414;
}.prof_txtArea {
	width: 270px;
	margin-left: 5px;
	margin-right: 5px;
}

.cosName {

	padding: 5px 2px;
	width: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	margin: 25px auto auto;
}
.newgirlPhotoArea {
	float: left;
	height: 320px;
	width: 197px;
	background: url(../img/newgirl_base_new.jpg) no-repeat;
	text-align: center;
}
.newgirlPhotoArea img {

	margin-top: 26px;
}
.newgirlArea {
	width: 500px;
	margin-bottom: 10px;
}
.tel {
	font-size: 10px;
	margin: 5px auto 0px;
	width: 740px;
	text-align: right;
}
#bg {
	background: url(../img/bg_main.jpg) repeat-y;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#main2 {

	width: 720px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}
#topLeftArea {
	float: left;
	width: 490px;
	text-align: left;
}
#topRightArea {
	float: right;
	width: 252px;
	margin:0 0 20px 0;
}


.realtimeinfo {
	width: 233px;
	border-right: 1px solid #1B1B1B;
	border-bottom: 1px solid #1B1B1B;
	border-left: 1px solid #1B1B1B;
	margin-top: 20px;
	margin-bottom: 20px;
}

*html .realtimeinfo {
	width: 233px;
	border-right: 1px solid #1B1B1B;
	border-bottom: 1px solid #1B1B1B;
	border-left: 1px solid #1B1B1B;
	margin:20px 0 auto;
}

.rtArea {
	width: 210px;
	margin-right: 10px;
	text-align: left;
	font-size: 10px;
	line-height: 200%;
	padding: 5px;
	margin-bottom: 10px;
}
.picupgirlPhotoArea {

	float: left;
	height: 248px;
	width: 197px;
	background: url(../img/newgirl_base.jpg) no-repeat;
}
.picupgirlPhotoAreaNEW {

	float: left;
	height: 248px;
	width: 197px;
	background: url(../img/newgirl_base_new.jpg) no-repeat;
}
.picupgirlPhotoAreaUP {

	float: left;
	height: 248px;
	width: 197px;
	background: url(../img/newgirl_base_up.jpg) no-repeat;
}
.picupgirlPhotoArea img {
	margin-top: 26px;
}
.picupgirlPhotoAreaNEW img {

	border: 1px solid #141414;
	margin-top: 26px;
}
.picupgirlPhotoAreaUP img {

	border: 1px solid #141414;
	margin-top: 26px;
}
.picupgirlArea {
	width: 440px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.picupTextArea {
	float: right;
	width: 240px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
.picup_txtArea {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	border-top: 1px solid #272727;
	border-bottom: 1px solid #272727;
	padding-bottom: 10px;
	line-height: 200%;
	width: 200px;
	font-size: 12px;
}

.picup_txtArea2 {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #272727;
	padding-bottom: 10px;
	line-height: 180%;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

.whatsnew {
	width: 233px;
	border: 1px solid #1B1B1B;
}

#container2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid;
	border-color: #232323;
}
.frameCenterNewgirl {
	background: url(../img/frame_center.jpg) repeat-y;
	width: 650px;
	height: auto;
	padding: 10px 75px;
	margin: 0px;
	text-align: left;
	clear: both;
}
.scheduleTblList {
	text-align: center;
	background: #000000 url(../img/cel_bg.jpg) repeat-x;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.frameCenterLink {
	background: url(../img/frame_center.jpg) repeat-y;
	width: 650px;
	height: auto;
	margin: 0px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sitemap {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap dl {
	margin: 0px;
	padding: 0px;
}
.sitemap dt {
	background: url(../img/arrow.jpg) no-repeat 0px 5px;
	padding-left: 10px;
	margin: 0px;
}
.sitemap dd {
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}
.hotelList {
	background: #272727;
	width: 600px;
	margin: 10px auto;
}

/* アンケート */
.enquetetbl {
	width: 580px;
	background: #272727;
	border: none;
	margin: 15px auto 10px;
}
.enquetetbl td {
	background: #000000;
	padding: 5px;
	font-size: 11px;
	line-height: 200%;
	text-align: left;
	color: #FFFFFF;
}
.enquetetbl .item {
	background: #000000 url(../img/cel_bg.jpg) repeat-x;
	border: 1px solid #000000;
}

.enquetetbl strong {
	font-size: 10px;
	margin-left: 3px;
}
.merumaga {
	clear: both;
	text-align: left;
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #660066;
	margin-bottom: 5px;
}

/* ▼コンパニオン一覧▼ */
div#galslist{
	width:678px;
	font-size:12px;
	padding-top: 20px;
	margin: 0 auto;
}
* html div#galslist div{
	background:url(../img/com_base.jpg) no-repeat 0px 0px;
	width:206px;
	height:390px;
	float:left;
	margin: 0 8px;
}
div#galslist div{
	width:206px;
	height:390px;
	float:left;
	background: url(../img/com_base.jpg) no-repeat 0px 0px;
	margin: 0 10px;
}
div#galslist p{ padding:30px 0 0 0; margin:0;}
div#galslist dl{ margin:33px 0 0 0; padding:0; text-align:center; width:100%; line-height:20px;}
div#galslist dt{ padding:0; margin:0;}
div#galslist dd{ padding:0; margin:0;}
div#galslist .up {
	background-image:url(../img/com_base_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#galslist .new {
	background-image:url(../img/com_base_new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* ▲コンパニオン一覧▲ */


/* ▼新人コンパニオン一覧▼ */
div#newgalslist{
	width:678px;
	font-size:12px;
	padding-top: 20px;
	margin: 0 auto;
}

* html div#newgalslist div{
	background:url(../img/com_base_new.jpg) no-repeat 0px 0px;
	width:206px;
	height:390px;
	float:left;
	margin: 0 8px;
}
div#newgalslist div{
	width:206px;
	height:390px;
	float:left;
	background: url(../img/com_base_new.jpg) no-repeat 0px 0px;
	margin: 0 10px;
}
div#newgalslist p{ padding:30px 0 0 0; margin:0;}
div#newgalslist dl{ margin:33px 0 0 0; padding:0; text-align:center; width:100%; line-height:20px;}
div#newgalslist dt{ padding:0; margin:0;}
div#newgalslist dd{ padding:0; margin:0;}
div#newgalslist .up {
	background-image:url(../img/com_base_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* ▲新人コンパニオン一覧▲ */

/* ▼本日の出勤▼ */
div#todaygalslist{
	width:665px;
	font-size:12px;
	padding-top: 20px;
	margin: 0 auto;
}
* html div#todaygalslist div{
	background:url(../img/today_base.jpg) no-repeat 0px 0px;
	width:125px;
	height:200px;
	float:left;
	text-align: center;
	margin: 0 18px;
}
div#todaygalslist div{
	width:125px;
	height:200px;
	float:left;
	text-align: center;
	background: url(../img/today_base.jpg) no-repeat 0px 0px;
	margin: 0 20px;
}
div#todaygalslist img{
	border: 1px solid #261722;
	margin-top: 20px;
}
div#todaygalslist p{ padding:25px 0 0 0; margin:0;}
div#todaygalslist dl{ margin:33px 0 0 0; padding:0; text-align:center; width:100%; line-height:20px;}
div#todaygalslist dt{ padding:0; margin:0;}
div#todaygalslist dd{ padding:0; margin:0;}
div#todaygalslist .up {
background-image:url(../img/today_base_up.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}
div#todaygalslist .new {
background-image:url(../img/today_base_new.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* ▲本日の出勤▲ */

/* ▼NewGirl▼ */

div#newlist{
	background: url(../img/frame_center.jpg) repeat-y;
	width:650px;
	font-size:12px;
	margin: 0 auto;
	text-align:center;
}
* html div#newlist div{
	width:500px;
	height:320px;
	margin: 30 auto;
	clear: both;
	padding: 0px;
}
div#newlist div{
	width:500px;
	height:350px;
	margin: 0 auto;
	clear: both;
	padding: 30px 0px 0px;
}
div#newlist p{
	background: url(../img/newgirl_base_new.jpg) no-repeat 0px 0px;
	float: left;
	height: 320px;
	width: 197px;
	margin: 0px;
	padding: 0px;
}
div#newlist p img{
	margin-top: 26px;
}
div#newlist dl{
	margin:0;
	padding:0;
}
div#newlist dt{
	text-align:right;
	margin: 0px;
	padding: 0px;
	clear: right;
}
div#newlist dd{
	margin: 5px 0px 10px;
	display: block;
	width: 275px;
	float: right;
	text-align: left;
	clear: right;
}
/* ▲NewGirl▲ */


/* ▼コンパニオン詳細▼ */

div#companion {
	background: url(../img/frame_center.jpg) repeat-y;
	width: 650px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	clear: both;
}
div#companion div{
	width:550px;
	margin: 0 auto;
	clear: both;
	padding: 30px 0px 0px;
}
div#companion div p {
	float: left;
	height: 386px;
	width: 250px;
	text-align: center;
}
div#companion div p img{
	border: 1px solid #141414;
}

div#companion dl{
	margin:0;
	padding:0;
}
div#companion dt{
	text-align:right;
	margin: 0px;
	padding: 0px;
	clear: right;
}
div#companion dd{
	margin: 5px 0px 10px;
	display: block;
	width: 275px;
	float: right;
	text-align: left;
	clear: right;
}
div#companion dd img {
	float:left;
	border: 1px solid #141414;
	margin-right: 1px;
}
div#companion p{padding:0; margin:0;}

/* ▲コンパニオン詳細▲ */


.todaylist {
	width: 688px;
	text-align: center;
	margin-bottom: 10px;
	height: 205px;
}
.todaylist ul {
	margin: 0px;
	padding: 0px;
	height: 205px;
	list-style: none;
}
.todaylist ul li {
	float: left;
	width: 172px;
}
.today img {
	border: 1px solid #261722;
	margin-top: 21px;
}
.todayup img {
	border: 1px solid #261722;
	margin-top: 21px;
}
.todaynew img {
	border: 1px solid #261722;
	margin-top: 21px;
}
.today {
	width: 172px;
	background: url(../img/today_base.jpg) no-repeat center 0px;
	height: 205px;
}

.todaynew {
	width: 172px;
	background: url(../img/today_base_new.jpg) no-repeat center 0px;
	height: 205px;
}
.todayup {
	width: 172px;
	background: url(../img/today_base_up.jpg) no-repeat center 0px;
	height: 205px;
}
.todayName {
	padding: 5px 2px;
	width: 110px;
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	margin: 15px auto auto;
}

div#tsche{ width:100%; text-align:left;}
div#tsche dl{ background:url(../img/today_base.jpg) no-repeat 50% 0; width:179px; height:205px; float:left;}
div#tsche dl{ text-align:center; margin:0; padding:0;}
div#tsche dd,div#tsche dt{ margin:0; padding:0;}
div#tsche dd{ padding:4px 0 0 0;}
div#tsche p{ padding:20px 0 0 0;}
div#tsche img{ margin:0 0 4px 0;}

div#eventarea *{ margin:0px; padding:0px; border:0; font-size:12px;}
div#eventarea h3{ font-size:12px; text-align:center; line-height:14px; padding:2px; background-color:#F30; color:#FFF; margin:0 0 3px 0;}
div#eventarea h4{ font-size:14px; text-align:center; color:#F30; line-height:16px; margin:0 0 3px 0;}
div#eventarea p#date{ color:#CCC; border:1px solid #CCC; font-size:10px; text-align:center; padding:2px; margin:0 0 3px 0;}

div#sogo{ width:600px; margin:0 auto;}
div#sogo a img{ border:none;}
div#sogo dl{ width:90px; height:65px; text-align:center; float:left; line-height:14px; margin:0 5px; padding:0;}
div#sogo dt{ font-size:10px; list-style:none;}
div#sogo p{ width:88px; height:31px; background-color:#333; margin:0;}
div#sogo img{ width:88px; height:31px;}
p#lmenu{ text-align:center; margin:20px 0;}

