@charset "Shift_JIS";
@import url(base.css);

/*

制作完了日　2008/04/01
制作：末期

=1　共通

=2　女の子紹介

=3　出勤情報

=4　システムと料金

=5　求人情報

=6　お問い合わせ

=7　リンク




最終更新日　2008/04/09
最終更新者　末期
*/




/*=1 共通*/

#wrapper2{
	clear:both;
	width:800px;
}

#girls:after,
.girl-box:after,
.link-box:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

.clear{
	clear:both;
}

.cent{
	text-align:center;
}

/*女の子紹介・出勤情報*/
/*=2 女の子紹介*/

#girls{
	background-color:#000;
	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 #666;
	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;
}

.girl-box div.left{
	padding-bottom:5px;
}

.girl-box div.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:100px;
	margin-top:2px;
	color:#333;
}

#girls th{
	border-bottom:solid 1px #F66;
	border-right:solid 1px #F66;
	font-weight:normal;
	padding-top: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 tr.n-br th{
	border-right:none;
}

#price table{
	border:solid 2px #666;
	margin-bottom:10px;
	width:100%;
}

#price table.tb1{
	width:361px;
}

#price table th{
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	background-color:#EFEFEF;
	line-height:1.4;
}

#price table h5{
	background-color:#666;
	border:solid 1px #FFF;
	padding:3px;
	color:#FFF;
	font-size:1em;
}

#price table h5 span{
	font-weight:normal;
}

#price table td{
	border-bottom:solid 1px #666;
	padding:5px;
	line-height:1.4;
}

#price table.tb1 td{
	width:170px;
	text-align:right;
}

#price table.tb1 td.td2{
	border-bottom:none;
	width:351px;
	text-align:center;
}

*html #price table.tb1 td{/*ie6用ハック*/
	width:50%;
}

html:first-child #price table.tb1 td{/*opera用ハック*/
	width:50%;
}

#price table.tb2 td span{
	font-weight:bold;
}

#price table.tb2 td em{
	color:#900;
	font-weight:bold;
}

#price table th h5 em{
	color:#FFC;
}

#price table.tb3 td{
	width:73%;
}

#price div.nagare{
	border:solid 2px #666;
	width:361px;
	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;
	background-color:#666;
	padding:3px;
	text-align:center;
	color:#FFF;
}

.nagare dd p{
	padding:5px 10px;
}

.nagare a{
	color:#069;
}

.nagare span{
	color:#900;
}

.nagare em{
	font-weight:bold;
	color:#900;
}

.pb10{
	padding-bottom:10px;
}

/*=5 求人情報*/

#rec{
	width:740px;
	padding:0 30px 10px;
	color:#333;
	font-size:1.2em;
}

.rec-box{
	margin-bottom:15px;
	padding:10px;
	color:#666;
	line-height:1.4;
}

.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 #67CC02;
	border-left:solid 1px #67CC02;
	border-right:solid 1px #67CC02;
}

.rec-box dd{
	margin-bottom:5px;
}

.rec-box ul{
	margin-left:18px;
}

#rec table{
	border:solid 2px #666;
	margin-bottom:10px;
	width:100%;
}

#rec table a{
	color:#369;
}

#rec table strong{
	color:#900;
}

#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-color:#666;
	border:solid 1px #FFF;
	padding:3px;
	color:#FFF;
	font-size:1em;
}

#rec table td{
	border-bottom:solid 1px #666;
	padding:5px;
	width:73%;
	line-height:1.4;
}


/*=6 お問い合わせ*/

#form{
	width:740px;
	padding:0 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;
	margin-bottom:200px;
}

#form th{
	background-color:#EFEFEF;
	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-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:#CCC;
	border-right:solid 5px #FFF;
	padding:5px 0;
	text-align:center;
	font-weight:bold;
}
