﻿@charset "utf-8";
@import url("base.css");

/*

THEME NAME:  GMEgroup

DESCRIPTION:  A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists

VERSION:  1.0

AUTHOR:  Masaya Yamao

AUTHOR URI: 

*/




/*=1 共通*/

#wrapper2{
	clear:both;
	width:800px;
	background: #FFF url(img/wrap2-bg.jpg) repeat-x scroll left top;
}

#girls:after,
.girl-box:after,
.link-box:after,
#hotel div.hotel-box ul li:after,
#maga div.maga-box ul li:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

.clear{
	clear:both;
}

.cent{
	text-align:center;
}

/*女の子紹介・出勤情報*/
/*=2 女の子紹介*/

#girls{
	background-color:#FFDFFF;
	width:741px;
	margin:0 25px 18px;
	padding-top:9px;
	padding-left:9px;
	overflow:hidden;
}

*html #girls{
	height:1%;
	padding-bottom:9px;
}

/*
.girl-box{
	float:left;
	border:solid 1px #F9F;
	width:226px;
	margin-bottom:9px;
	margin-right:9px;
	padding:5px;
	padding-bottom:0;
	color:#FFF;
	font-size:1.2em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	overflow:hidden;
}
*/

div.girl-box {
	float: left;
	border: 1px solid #F9F ;
	width: 226px;
	margin: 0 9px 9px 0;
	padding: 5px;
	color: #000;
	background-color: #FFDFFF;

}

div.girl-box a {
	color: #F66;
}

div.girls-staff {
	width: 216px;
	padding: 5px;
	background-color: #FFF;
}

div.girl-box dl {
	float: right;
	width: 90px;
}

div.girl-box dl dt {
	font-size: 1.2em;
	margin-bottom: 2px;
}

div.girl-box dl dt span {
	color: #F66;
}

div.girl-box dl dd.girls-threesize {
	margin-bottom: 4px;
	line-height: 1.4em;
	font-size: 0.95em;
}

div.girls-staff img {
	width: 120px;
	height: 160px;
}

div.girl-box dl dd.girls-comment {
	font-size: 1.2em;
}
/*
.girl-box div.left{
	float: left;
	padding-bottom:5px;
}

.girl-box div.right{
	float: right;
	width:101px;
}

.girl-box dl.prof{
	line-height:1.2;
}

.girl-box dl.prof dd{
	padding-bottom:3px;
}

.girl-box dl.comment{
	border-top:solid 1px #F66;
	line-height:1.4;
}

.girl-box dl.prof a{
	color:#F66;
	text-decoration:none;
}

.girl-box dl.prof a:hover{
	text-decoration:underline;
} */

/*=3 出勤情報*/

#girls table{
	border-top:solid 1px #F66;
	border-left:solid 1px #F66;
	background-color:#FFF;
	width:90px;
	margin-top:2px;
	color:#333;
}

#girls th{
	border-bottom:solid 1px #F66;
	border-right:solid 1px #F66;
	font-weight:normal;
	padding: 1px 0 1px;
}

#girls td{
	border-bottom:solid 1px #F66;
	border-right:solid 1px #F66;
}

#girls table span{
	color:#900;
}

/*=4 システムと料金*/

#price{
	width:740px;
	padding:0 30px 10px;
	color:#333;
	font-size:1.2em;
}

#price h4 {
	margin-bottom: 10px;
}

#price tr.n-br th{
	border-right:none;
}

#price table{
	border:solid 2px #666;
	margin-bottom:10px;
	width:100%;
}

#price table tr p {
	text-align: center;
}

#price table.tb1-l {
	width:361px;
	float: left;
}

#price table.tb1-r {
	width:361px;
	float: right;
}

#price table th,
#price table th p{
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	background-color:#FEF8E2;
	line-height:1.4;
}

#price table.tb1-r th,
#price table.tb1-r th p{
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	background-color:#FFF0F3;
	line-height:1.4;
}

#price table tr.open th,
#price table tr.open th p {
	border-right: none;
	border-bottom: none;
}

#price table h5{
	background: #FFF url(img/price_captionbg.gif) repeat-x scroll left top;
	border:solid 1px #FFF;
	padding-top: 3px;
	height: 20px;
	color:#666;
	font-size:1em;
}

#price table h5.member {
	background-color: #FE7073;price_captionbg
}

#price table h5 span{
	font-weight:normal;
}

#price table td{
	border-bottom:solid 1px #666;
	padding: 10px 0;
	line-height:1.4;
}

#price table.tb1 td,
#price table.tb1 td p {
	width:170px;
}

#price table.tb1 td.td2,
#price table.tb1 td.td2 p {
	border-bottom:1px #000 solid;
	width:351px;
}

*html #price table.tb1 td{/*ie6用ハック*/
	width:50%;
}

*html #price table.tb1 td p {/*ie6用ハック*/
	width:50%;
}

html:first-child #price table.tb1 td{/*opera用ハック*/
	width:50%;
}

html:first-child #price table.tb1 td p {/*opera用ハック*/
	width:50%;
}

#price table.tb2 td span{
	font-weight:bold;
}

#price table.tb2 td em{
	color:#900;
	font-weight:bold;
}

#price table.tb2 tr.credittxt {
	background-color: #FFF0F3;
}

#price table.tb2 tr td.creditimg {
	text-align: right;
}

#price table.tb2 a {
	color: #F0F;
	text-decoration: underline;
}

#price table th h5 em{
	color:#FFC;
}

#price table.tb3 td{
	width:73%;
}

#price table.tb1 tr.period th {
	line-height: 1.4;
	padding: 5px 0;
	text-align: center;
	background-color: #EFEBD0;
	border: none;
}

#price table.tb1 tr.open th{
	padding: 5px 0;
}

#price table.tb1 tr.open th,
#price table.tb1 tr.open th p {
	line-height: 1.4;
	text-align: center;
	background-color: #EFEBD0;
	border: none;
}

#price table.tb1 tr.period td {
	width: 170px;
	text-align: center;
	border: none;
	font-weight: bold;
}

#price div.nagare{
	border:solid 2px #666;
	width:740px;
	margin-bottom:10px;
	line-height:1.4;
}

.nagare h5{
	background-color:#666;
	padding:3px;
	text-align:center;
	color:#FFF;
	font-size:1em;
}

.nagare dt{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	font-weight:bold;
}

.nagare dt p{
	border:solid 1px #FFF;
	height: 17px;
	background: #FFF url(img/price_captionbg.gif) repeat-x scroll left top;
	padding:3px 3px 3px 10px;
	text-align:left;
	color:#666;
}

.nagare dd {
	background-color: #FFF0F3;
}

.nagare dd p{
	padding:5px 10px;
	line-height: 1.4;
}

.nagare a{
	color: #F0F;
	text-decoration: underline;
}

.nagare span{
	color:#900;
}

.nagare em{
	font-weight:bold;
	color:#900;
}

.nagare dd p span.pink {
	color: #F0F;
}

table tr.rule {
	padding: 0 5px;
	background-color: #FFF0F3;
}

table tr.rule {
	padding: 0 5px;
	background-color: #FFF0F3;
}

#price table tr.rule p {
	text-align: left;
	line-height: 1.4;
}

#price table tr.rule p span {
	color: #C00;
}

#price table tr.rule p.pb10 {
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#price table tr.rule p.pb11 {
	background-color: #F2D8D7;
}

/*=5 求人情報*/

#rec{
	width:740px;
	margin-top: 10px;
	padding:0 30px 10px;
	color:#333;
	font-size:1.2em;
}

.rec-box{
	margin-bottom:15px;
	margin: 0 5px 10px;
	padding:10px;
	color:#666;
	line-height:1.4;
	zoom: 1;
	position: relative;
}

.rec-box p {
	margin-bottom: 5px;
}

div#rec h4.rec-dial {
	margin: 0 5px 20px;
}

div#rec h4.rec-job {
	margin-bottom: 10px;
}

.b01{
	border-bottom:solid 1px #F5677B;
	border-left:solid 1px #F5677B;
	border-right:solid 1px #F5677B;
}

.b02{
	border-bottom:solid 1px #FF9A35;
	border-left:solid 1px #FF9A35;
	border-right:solid 1px #FF9A35;
}

.b03{
	border-bottom:solid 1px #F5677B;
	border-left:solid 1px #F5677B;
	border-right:solid 1px #F5677B;
}

.rec-box dd{
	margin-bottom:5px;
}

.rec-box ul{
	margin-left:18px;
}

#rec table{
	border-top:solid 1px #666;
	border-right:solid 1px #666;
	border-left:solid 1px #666;
	margin-bottom:10px;
	width:100%;
}

#rec table a{
	color:#369;
}

#rec table strong{
	color:#000;
}

#rec tr.n-br th{
	border-right:none;
}

#rec table th{
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	background-color:#EFEFEF;
	line-height:1.4;
}

#rec table h5{
	background: #FFF url(img/price_captionbg.gif) repeat-x scroll left top;
	border:solid 1px #FFF;
	padding-top: 3px;
	height: 20px;
	color:#666;
	font-size:1em;
}

#rec table td{
	border-bottom:solid 1px #666;
	padding:5px;
	width:73%;
	line-height:1.4;
}

.zikyuu {
	font-weight: bold;
	color: #F00;
}

div#dummy p.dummy-img {
	margin-left: 27px; 
}

div#dummy div.dummy-box {
	width: 400px;
	margin: 20px 0 20px 200px;
	font-size: 1.4em; 
}

div#dummy div.dummy-box dl dt {
	color: #F00;
	text-align: center;
}

div#rec div.rec-qr {
	position: absolute;
	padding: 10px;
	right: 20px;
	bottom: 20px;
	border: 1px solid #F5677B;
}

div#rec div.rec-qr p {
	width: 122px;
	text-align: center;
	margin: 0 0 5px;
}

/*=6 お問い合わせ*/

#access {
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}

#access table {
	color: #333333;
	float: right;
	width: 400px;
}

#access th {
	height: 56px;
}

iframe {
	width: 320px;
	height: 320px;
	border: none;
	overflow: hidden;
}

.mapbox {
	float: left;
	margin-left: 25px;
}

#map {
	height: 300px;
	width: 300px;
}

#access td p {
	font-size: 1.2em;
	line-height: 140%;
	padding-left: 15px;
}

#form{
	width:740px;
	padding:0 30px;
	margin-bottom: 30px;
	color:#333;
	font-size:1.2em;
}

#form p{
	padding-bottom:10px;
}

#form p:first-letter {
	color:#C00;
	font-weight:bold;
}

#form table{
	border:solid 2px #666;
	width:740px;
}

#form th{
	background-color:#FFF0F3;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
}

#form th span{
	color:#C00;
}

#form td{
	border-bottom:solid 1px #666;
	padding:3px;
}

#form table tr.btn td{
	text-align:right;
	letter-spacing:10px;
}

/*=7 リンク*/

#link{
	width:745px;
	padding:0 25px 30px 30px;
	color:#333;
	font-size:1.2em;
}

#link h4 {
	margin-bottom: 10px;
}

.link-info{
	border:solid 1px #666;
	background-color:#F5F5F5;
	margin-bottom:10px;
	padding-top:10px;
}

.link-info p{
	padding-bottom:10px;
	text-align:center;
	line-height:1.4;
}

.link-info span{
	color:#900;
}

.link-info a{
	color:#369;
}

.link-box{
	width:745px;
}

.link-box ul{
	width:745px;
	list-style:none;
	overflow:hidden;
}

*html div.link-box ul{
	padding-bottom:20px;
}

.link-box li{
	float:left;
	margin-right:5px;
	margin-bottom:20px;
	width:88px;
	height:31px;
	text-align:center;
	line-height:31px;
	overflow:hidden;
}

.link-box th{
	border-bottom:solid 5px #FFF;
	border-right:solid 5px #FFF;
	text-align:left;
	vertical-align:top;
}

.link-box td{
	background-color:#FCF;
	border-right:solid 5px #FFF;
	padding:5px 0;
	text-align:center;
	font-weight:bold;
}

/*=8 ホテルガイド*/
#hotel {
	color: #333;
	font-size: 1.2em;
	width: 730px;
	margin: 0 35px 10px;
}

.hotel-box {
	margin:	0 0 10px;
	padding: 10px;
	line-height: 1.8;
	color: #333;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

#hotel div.hotel-box li {
	zoom: 1;
}

#hotel div.hotel-box li.hotel-head {
	background-color: #FBEDEA;
	color: #763A3A;
}

#hotel div.hotel-box li dt {
	float: left;
	width: 290px;
	padding-left: 10px;
}

#hotel div.hotel-box li dd {
	float: left;
	width: 150px;
}

#hotel div.hotel-box li dd a,
#hotel div.hotel-box li dd a:link {
	color: #F09;
	text-decoration: underline;
}

/*=8 メルマガ登録*/
#maga {
	color: #333;
	font-size: 1.2em;
	width: 730px;
	margin: 0 35px 10px;
}

.maga-box {
	margin:	0 0 10px;
	padding: 10px;
	line-height: 1.6;
	color: #333;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

#maga .maga-box a {
	color: #F0F;
	text-decoration: underline;
}

#maga div.maga-box li {
	padding: 5px 0;
	zoom:1;
}

#maga div.maga-box li.maga-cont {
	background-color: #FBEDEA;
}

#maga div.maga-box li dt {
	float: left;
	width: 240px;
	padding-left: 10px;
	font-weight: bold;
	color: #F0F;
}

#maga div.maga-box li dd {
	float: left;
	width: 350px;
}

#maga div.maga-box dl.point {
	margin: 10px 10px 10px;
}

#maga div.maga-box dl.point dt {
	font-weight: bold;
}

#maga div.maga-box dl.point dt span {
	color: #F0F;
}

#maga div.maga-box h5 {
	padding: 0 10px;
}

#maga p.kara-mail {
	width:690px;
	height: 1.6em;
	margin: 10px 10px;
	text-align: center;
	background-color: #FBEDEA;
}

#maga p.kara-mail a {
	color: #F0F;
}

#maga div.maga-box ul.explain {
	margin: 0 20px;
}

#maga div.maga-box ul.explain li {
	padding: 0;
}

#maga div.maga-box ul.explain li span {
	color: #F0F;
}

#maga div.maga-box h5.meiwaku {
	font-size: 1.3em;
	margin: 10px 20px;
	padding-left: 20px;
	background: #FFF url(img/price_arrow.gif) no-repeat left 2px;
}

#maga div.maga-box ul.model  {
	width: 600px;
}

#maga div.maga-box ul.model li {
	float: left;
	width: 180px;
	height: 320px;
	margin-right: 10px;
}

#maga p span.maga-wait {
	color: #F0F;
	font-weight: bold;
}

/*=10 アンケート*/
#anq {
	color: #333;
	font-size: 1.2em;
	width: 730px;
	margin: 0 35px 10px;
}

.anq-box {
	margin:	0 0 10px;
	padding: 20px;
	width:690px;
	line-height: 1.8;
	color: #333;
	background:#FFFFFF;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}

.anq-textbox{
	padding-top:10px;
	width:690px;
	height:50px;
	text-align:center;
	background:url(img/anqbox.jpg) no-repeat;
	overflow:hidden;
}

#anq dl{
	margin-top:10px;
	width:690px;
}

#anq dt.name{
	float: left;
	width: 180px;
	padding-left: 10px;
	border:none;
	background:#FFFFFF;
}

#anq dd.name{
	float: left;
	width: 350px;
	color:#CC0000;
	border:none;
	background:#FFFFFF;
}

#anq dt{
	padding:3px 5px;
	border:#DCB1B1 solid 1px;
	background:#FBEDEA;
}

#anq dd{
	padding:5px 5px 5px 30px;
	line-height:150%;
	border-bottom:#DCB1B1 solid 1px;
	border-left:#DCB1B1 solid 1px;
	border-right:#DCB1B1 solid 1px;
	background:#FFFFFF;
}

#anq dt img{
	vertical-align:middle;
}

#anq dd input{
	vertical-align:middle;
}

#anq dd p{
	margin-left:-15px;
	color:#FF33CC;
	font-weight:bold;
}

#anq .btn{
	margin-top:10px;
	text-align:center;
}



/*=11 クレジットカード決済案内*/
#credit {
	color: #333;
	font-size: 1.2em;
	width: 730px;
	margin: 0 35px 10px;
}

.credit-box {
	margin:	0 0 10px;
	padding: 10px;
	line-height: 1.6;
	color: #333;
	border: solid 1px #999;
}

#credit div.credit-box p {
	text-align: center;
}

#credit div.credit-box p.credit-cation {
	padding: 15px 0 10px;
	text-align: left;
	border-bottom: 1px solid #999;
}

#credit div.credit-box ul {
	
}

#credit div.credit-box ul li {
	width: 660px;
	margin: 10px 0 10px 10px;
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #999;
	background: #FFF url(img/price_arrow.gif) no-repeat scroll left 2px;
}

#credit div.credit-box ul li span {
	color: #C00;
}

#credit div.credit-box p.credit-tel {
	color: #C00;
}


