@charset "UTF-8";
/*--------------------------------------------------------*/
/*	okfu	各店舗同じ
/*
/*--------------------------------------------------------*/


/*---------------------------------------------------------------------------------------------------------------*/
/*	共通部分
/*---------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding:0px;
	background:#e4e4e4;
	font-size: 13px;
	color:#404040;					/*灰色*/
}

A:link {color:#0000ff;}
A:visited {color:#0000ff;}
A:active {color:#0000ff;}
A:hover {text-decoration:underline;}
A {text-decoration:none;}



.clear {
	clear:both;
}


#endcopyright {
    display:block;
	margin-top:10px;
	margin-bottom:30px;
	width: auto;
	height:auto;
	clear:both;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*	店舗情報部分
/*---------------------------------------------------------------------------------------------------------------*/
#page1 {
    display: block;
	width: 853px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: center;
	border:#000000 solid 1px;
	background-color:#FFFFFF;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
}

#page2 {
    display:block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	clear:both;
}
#title-area {
	clear:both;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;	
}

#title-tenpo {
	display: block;
	float: right;
	width: 844px;
	height: auto;
	padding: 3px;
	text-align: right;
	background-color:#d4d4d4;
}
#title-name {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin-top:20px;
	padding: 3px;
	text-align:left;
}
#title-tel {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin-top:20px;	
	padding: 3px;
	text-align: right;
}

.longimg {									/*上部　下部　中部*/
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	text-align:center;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

#logo-area1 {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
}

#logo-gazo {
	display: block;
	float: left;
	width: 260px;
	height: auto;
	padding: 0px;
}
#logo-setumei {
	display: block;
	float: left;
	width: 480px;
	height: auto;
	margin-left:10px;	
	padding: 0px;
	text-align:left;	
}
#eigyou-setumei {						/*営業説明テーブル*/
	width:100%;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	background-color:#d4d4d4;
}
#eigyou-setumei td {
	border:solid #FFFFFF 2px;
}

#logo-mbqr {
	display: block;
	float: right;
	width: 88px;
	height:auto;
	padding-right:6px;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
}
#logo-mbqr img {						/*QRコード gif画像を横75px縦75px*/
	width: 75px;
	height:75;
}

#system-area1 {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-top:20px;
	margin-bottom:10px;	
	padding: 0px;
}
#system-left {								/*左側*/
	height:auto;
	max-height:710px;
	overflow:hidden;
	display: block;
	float: left;
	width: 262px;
	margin-top:auto;	
	margin-bottom:0px;
	padding: 0px;
	text-align:left;
}

#service-title {
	display: block;
	width: 252px;
	height: auto;
	padding: 3px;
	margin-left:1px;
	background-color:#FFFF00;
	border:dashed #000000 1px;
	clear:both;
}
#service-data {								/*サービス＆キャンペーン*/
	display: block;
	width: 250px;
	height: 110px;
	max-height:104px;
	overflow:auto;
	padding: 4px;
	clear:both;
}
#infomation-title {
	display: block;
	width: 252px;
	height: auto;
	padding: 3px;
	margin-left:1px;
	color:#FFFFFF;	
	background-color:#FF0000;
	border:dashed #000000 1px;
	clear:both;
}
#infomation-data {							/*インフォメーション*/
	display: block;
	width: 250px;
	height:auto;
/*	height: 555px;*/
	padding: 4px;
	overflow:auto;
	max-height:545px;
	clear:both;
}



#system-right {								/*右側*/
	height:auto;
	max-height:710px;
	overflow:hidden;
	display: block;
	float: left;
	width: 578px;
	margin-left:13px;
	margin-top:auto;
	margin-bottom:0px;
	padding: 0px;
	text-align:left;
}

#kihonryoukin-title {							/*基本料金*/
	display: block;
	width: 98%;
	height: auto;
	padding: 3px;
	background-color:#d4d4d4;
	border:dashed #000000 1px;
	clear:both;	
}
#kihonryoukin-dataarea { 						/*基本料金データエリア*/
	display: block;
	width: 100%;
	height: auto;
	clear:both;	
}
#kihonryoukin-data {
	display: block;
	float: left;
	width: 49%;
	height: 110px;
}

.kihonryoukin-dn {								/*項目分*/
	display:block;
	float:left;
	width:100px;
	height:15px;
	padding:3px;
}
.kihonryoukin-dy {								/*矢印*/	
	display:block;
	float:left;
	width:15px;
	height:15px;	
	padding:3px;
}
.kihonryoukin-dm {								/*金額*/
	display:block;
	float:left;
	width:68px;
	height:15px;	
	padding:3px;
}



#kihonplay-title {
	display: block;
	float: left;
	width: 98%;
	height: auto;
	padding: 3px;
	background-color:#d4d4d4;
	border:dashed #000000 1px;
	clear:both;	
}
#kihonplay-data {								/*基本プレイ*/
	display: block;
	float: left;
	width: 98%;
	height: auto;
	padding: 3px;
	clear:both;		
}

#optionryoukin-title {
	display: block;
	float: left;
	width: 98%;
	height: auto;
	padding: 3px;
	background-color:#d4d4d4;
	border:dashed #000000 1px;
	clear:both;	
}


#optionryoukin-dataarea { 						/*基本料金データエリア*/
	display: block;
	width: 100%;
	height: auto;
	clear:both;	
}

#optionryoukin-data {							/*オプションプレイ*/
	display: block;
	float: left;
	width: 49%;
	height: auto;
}
.optionryoukin-dn {								/*項目分*/
	display:block;
	float:left;
	width:150px;
	height:15px;
	padding:3px;
}
.optionryoukin-dm {								/*金額*/
	display:block;
	float:left;
	width:68px;
	height:15px;	
	padding:3px;
}


#optionryoukin-data2 {							/*追加オプション*/
	display: block;
	float: left;
	width: 98%;
	height:auto;
	max-height:90px;
	overflow:auto;
	padding: 6px;
	margin-bottom:3px;
	clear:both;			
}

#hitudoku-title {
	display: block;
	float: left;
	width: 98%;
	height: auto;
	padding: 3px;
	background-color:#d4d4d4;
	border:dashed #000000 1px;
	clear:both;	
}
#hitudoku-data {							/*必読事項*/
	display: block;
	float: left;
	width: 98%;
	height: 90px;
	overflow:auto;
	padding: 6px;
	clear:both;			
}
#kyujin-title {								
	display: block;
	float: left;
	width: 98%;
	height: auto;
	padding: 3px;
	background-color:#d4d4d4;
	border:dashed #000000 1px;
	text-align:right;
	clear:both;	
}

#keijiban-area {							/*PC掲示板*/
	display: block;
	width: 655px;
	height: 20px;	
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align:center;
	clear:both;
}	

#keijiban1 {
	display: block;
	float: left;
	width: 280px;
	height: auto;
	padding: 3px;
	text-align:left;
}
#keijiban2 {
	display: block;
	float: left;
	width: 350px;
	height: auto;
	padding: 3px;
	text-align:right;
}
#keijiban-data {
	display: block;
	margin-left:auto;
	margin-right:auto;
	width: 655px;
	height: auto;
	padding: 0px;
	border-top-width : 3px;
	border-right-width : 3px;
	border-bottom-width : 3px;
	border-left-width : 3px;
	border-style : solid solid solid solid;
	border-top-color : olive;border-right-color : olive;border-bottom-color : olive;
	border-left-color : olive;
}

/*---------------------------------------------------------------------------------------------------------------*/
/*	今すぐ呼べる子
/*---------------------------------------------------------------------------------------------------------------*/
#realtime1 {
	display:block;
	width: 655px;
	height:50px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;	
	text-align:center;
	clear:both;
}
#realtime-data {
	display: block;
	margin-left:auto;
	margin-right:auto;
	width: 655px;
	height: auto;
	padding: 0px;
	border-top-width : 3px;
	border-right-width : 3px;
	border-bottom-width : 3px;
	border-left-width : 3px;
	border-style : solid solid solid solid;
	border-top-color : #FF00FF;border-right-color : #FF00FF;border-bottom-color : #FF00FF;
	border-left-color : #FF00FF;
}
/*---------------------------------------------------------------------------------------------------------------*/
/*	キャスト部分
/*---------------------------------------------------------------------------------------------------------------*/

#girl-hoshi {
	float:left;
	width:60px;
	padding:4px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	background-color:#d4d4d4;
	border:#999999 solid 1px;
	text-align:center;
}
#girl-moji {
	float:left;
	width:760px;
	padding:4px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
	border:#999999 solid 1px;
}



.girl-content {
	clear:both;
	background-image:url(img/tiny_dot.gif);
	width: 840px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding: 0px;
	border:1px solid;
	margin-right: auto;
}
.girl-toparea {
	width:840px;
}
.girl-toparea1 {
	color:#ff00ff;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
    display:block;
	float:left;
	width: 460px;
	height: 40px;
	text-align:center;
}
.girl-toparea2 {
	color:#000080;
	font-size:16px;
	padding-top:10px;
    display:block;
	float:left;
	width: 300px;
	height: 40px;
	text-align:left;	
}
.girl-toparea3 {
	padding-top:5px;
	padding-right:5px;
	float:left;
    display:block;
	width: 70px;
	height: 40px;
	text-align:right;
}


.girl-uparea {
	width:840px;
	clear:both;
}

.girl-uparealeft {
    display:block;
	float:left;
	width: 450px;
	height:auto;
/*	height: 675px;*/
	text-align:left;
}
.girl-uparearight {
	float:left;
	margin-left:15px;
	width: 370px;
}
.girl-uparearightimg {
	float:left;
	width: 92px;
	height:138px;
}

.girl-gallery {
	float:left;
	width: 370px;
	text-align:right;
}

.girl-prof {
	float:left;
	width: 370px;
	text-align:left;
}

.girl-dwarea1 {
	float:left;
	width: 830px;
	padding-left:5px;
	padding-right:5px;	
	text-align:left;
	clear:both;
}
.girl-dwarea2 {
	float:left;
	width: 840px;
	text-align:right;
	margin-bottom:5px;
	clear:both;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*	求人部分
/*---------------------------------------------------------------------------------------------------------------*/
#kyujinannai {
	clear:both
	float:left;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
