@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0}

body{
	background: #260000;
	font-size: 0.83em;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

img{border: none}

a{ color: #FF3366; }
a:hover{ color: #FFFF00; }

h3.chiku{
	font-size: 1.5em;
	color: #6666FF;
	margin: 5px 0;
}

/* 入り口ページ */
#entrance{
	height: 385px;
	margin: 80px auto 0;
	text-align: center;
	background-color: #000000;
	border-top: 1px #990000 solid;
	border-bottom: 1px #990000 solid;
}

#entrance_link{margin: 20px auto 0;}
#entrance_link td{width: 100px; width: 31px;}
h1.idx{color: #FF3366; font-size: 1em; font-weight: normal; margin-top: 10px}


#age{
	position: relative;
	top: 200px;
	left: 600px;
	color: red;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 200px;
	text-align: center;

}

#footer{
	font-size: 0.95em;
	color: #CC0033;
	font-family: Osaka, Verdana, Arial, Sans-Serif;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
}

/* 共通 */
#wrap{
	width: 846px;
	background: #000000 url(images/back.png) repeat-y;
	margin: 0 auto;
}

#menu_area{
	width: 846px;
	text-align: center;
	background: url(images/back_menu.png) repeat-y;
}

#contents{
}

#contents2{
}

#contents_inner{
	margin: 0 15px;
	clear: both;
}

table#outline{
	margin: 0px 0 10px;
}

table#outline td.box_l{
	width: 560px;
	vertical-align: top;
}

table#outline td.box_r{
	width: 230px;
	border: 1px #990000 solid;
	vertical-align: top;
}

table#outline td.box_r2{
	width: 230px;
	vertical-align: top;
}

table#outline_head{
	margin: 10px 0 0;
}

table#outline_head td.box_l{
	width: 560px;
	vertical-align: top;
}

table#outline_head td.box_r{
	width: 230px;
	vertical-align: top;
}

/* トップページ */
table#welcome{
	width: 100%
}

table#welcome td.l{
	width: 560px;
}

table#welcome td.r{
	color: #FF66CC;
	line-height: 150%;
}

div#newface{
	height: 350px;
	margin-bottom: 0px;
	border: 1px #990000 solid;
}

table#new_face{
	width: 100%;
	margin: 0;
}

table#new_face td{
	font-size: 0.8em;
	padding: 0 20px 10px;
	width: 33%;
	color: #FF66CC;
	
}

table#new_face td.line{
	border-right: 1px #FF3366 dashed;
}

.gal_photo{
	float: left;
	margin: 0 5px 0 0;
}

.roll{
	overflow:auto;
	height: 300px;
	margin: 0px 0 10px;
	border: 1px #990000 solid;
	padding: 5px;
	line-height: 1.3;
}

.roll .red_b{
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 8px;}

.pickup{
	margin: 0 0 0 40px;
	font-size: 0.8em;
	line-height: 130%;
	border: 1px #990000 solid;
	padding: 5px;
}


/* スケジュール */
#sche_area, #dialy_area{
	margin-top: 10px;
	margin-left: 20px; 
	border: 1px #660000 solid;
	float: left;
	height: 500px;
	overflow:auto;
}

#sche_area{
	width: 555px; 
	}

#sche_list{
	width: 512px;
	margin: 10px auto 0px;
	}

#sche_tbl{
	border-collapse: collapse;
	font-size: 0.7em;
}

#sche_tbl td{
	padding: 3px 3px;
	color: #FF66CC;
}

#sche_tbl tr{
}

#dialy_area{
	width: 230px; 
	}

.dialy_list{
	border-bottom: 1px #FFFFFF dashed;
	padding-bottom: 5px;
	margin: 5px 8px;
	line-height: 150%;
}

.dialy_list .name{
	margin: 5px 0;
	color: #FF66CC;
}

#day{
	background: url(images/sche/back_day.png) no-repeat center;
	font-size: 16px;
	width: 512px;
	height: 35px;
	color: #FFFFFF;
	margin: 10px auto 10px;
	}

.timeline{
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 3px 0 ;
}

/* プロフィール */
#wrap_prof{
	background: url(images/prof/back1.jpg) no-repeat top;
	min-height: 500px;
	width: 770px;
}

#prof1{width: 300px; float: left; margin-top: 65px; margin-left: 20px; text-align: center}
#prof2{width: 425px; float: left; margin-top: 65px; margin-left: 10px;}

#footer_prof{
	clear: both;
	width: 770px;
}

.prof_name{color: #FF66CC; font-size: 1.5em; margin: 0 0 5px;}
.prof_title{
	color: #FF66CC;
	font-size: 1.2em;
	margin: 20px 0 5px;
	padding-top: 10px;
	border-top: 1px #990000 solid;
}

#play_img img{
	margin-right: 3px;
	margin-bottom: 5px;
}

/* システム説明 */
table#course{
	width: 100%;
	border: 1px #990000 solid;
}

table#course td{
	text-align: center;
	padding: 5px 0;
}

table#course td.scale{
	border-top: 1px #990000 solid;
}

table.cost{
	background: #990000;
	margin-top: 10px;
	font-size: 0.9em;
}

table.cost td{
	background: #000000;
	padding: 5px 5px 3px;
	line-height: 130%
}

p.kinshi{
	margin-top: 10px;
	line-height: 140%;
}

.text_guide{
	font-size: 0.9em;
	padding: 5px 10px;
	line-height: 140%;
}

table#card{
	width: 520px;
	padding: 8px 0;
	margin:0 auto;
}

table#card td{
	text-align: left;
	wdth: 50%;
	vertical-align: middle;
	font-size: 0.9em;
}


/* 女の子紹介 */
table.gals{
/*	border-bottom: 1px #ffffff dashed; */
	margin: 0 auto 15px;
	width: 520px;
}

table.gals td{
	padding: 10px 5px 15px;
	width: 50%;
	text-align: left;
	font-size: 0.80em;
	color: #FF66CC;
	line-height: 130%;
	vertical-align: top;
	border-bottom: 1px #ffffff dashed;
}
table.gals td img{
/*	padding-bottom: 3px; */
}

img.thumb{
	float: left;
	margin-right: 5px;
}

.gals_time{
	color: #FFFFFF;
	margin-bottom:0 0 2px;
}

.gals_name{
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: bolder;
}

.gals_age{
	font-size: 1.2em;
	color: #FFFFFF;
}

.gals_prof{
	color: #CCCCCC;
}

.gals_size{
	font-size: 1.2em;
}

/* 女の子募集 */
table#outline td.boxrec_l{
	width: 430px;
	vertical-align: top;
	line-height: 150%;
	font-size: 0.9em;
}

table#outline td.boxrec_r{
	width: 364px;
	vertical-align: top;
}

.quest{color: #6666FF}

/* ホテルリスト */
#chiiki_list{
	width: 700px;
	margin: 20px auto;
	border-bottom: 1px #990000 dashed;
	border-top: 1px #990000 dashed;
}

#chiiki_list td{
	font-size: 1.2em;
	width: 25%;
	padding: 12px 5px 0;
	text-align: center;
}

.hotel_listbox{
	width: 700px;
	margin: 0 auto;
	}
.hotel_listbox table{
	float: left;
	width: 350px;
	}
.hotel_listbox table dt{
	color: #ffff00;
}
.hotel_listbox table dd{
	padding: 3px 0 3px 15px;
	font-size: 0.9em;
}

.hotel_list{font-size: 0.9em}

.hotel_flow{
	overflow: auto;
	height: 500px;
	padding: 5px;
}

#not_himeji{
	background: #FF0066;
	padding: 10px;
	text-align: center;
	margin: 5px auto;
	width: 250px;
}

.hotel_list2{
	font-size: 1.0em;
	width: 600px;
	margin: 0 auto;
	}

.hotel_list2 td{
	padding: 5px 10px;
	width: 50%;
	}

.h_list{width: 580px;}
.h_list h4{line-height: 160%;}
.h_list td{
	line-height: 120%;
	vertical-align: top;
	width: 50%
}
.h_list dt{
	color: #339999;
	font-weight: bolder;
}
.h_list dd{
	padding: 3px 0 3px 15px;
	font-size: 0.9em;
}

#kita,#higashi,#minami,#tegara,#nakachi,#abo,
#nagoyama,#tobori,#hirohata,#aoyama,#imayado,
#kasai,#katou,#ichikawa,#kitahira,#goken,
#kako,#akashi,#ako,#taka,#tatsu,#yashi,#taishi,
#kobe {
	display: none;
	height: 300px;
	overflow: auto;
}

/* リンク */
table#links{margin: 10px auto}
table#links td{padding-top: 3px; width: 100px; text-align: center}

/* フッター */
#footer2{
	clear: both;
	font-size: 0.85em;
	color: #990000;
	font-family: Osaka, Verdana, Arial, Sans-Serif;
	text-align: center;
	padding: 5px 0;
}

#footer2 a{ color: #FF3366; }
#footer2 a:hover{ color: #FFFF00; }

a{
	color: red;
	text-decoration: none;
}

/*******************/
/*   FAQ setting   */
/*******************/

#hotel_container h2{
	font-size: 1.2em;
	color: #ffffff;
	font-weight: normal;
	width: 780px;
	background-color: #333333;
	border: 1px #990000 solid;
	margin: 0 auto;
}

.accordion_toggle {
	cursor: pointer;
	padding: 3px;
	font-size: 12px;
	}
.accordion_toggle_active {}
.accordion_content {
	color: #ffffff;
	overflow: hidden;
}
.accordion_content div.cream{
	background-color: #FFFFCC;
	padding: 3px;
}
.accordion_content h3{
	font-size: 11px;
	font-weight: bolder;
}

/* 汎用 */
.center{text-align: center; margin-top: 10px;}
.tit_bar{margin-botom: 8px;}
.goto_top{clear: both; text-align: right; padding: 10px 0px;}
.txt_pink{color: #FF3366; font-weight: bolder}
.red_line{border: 1px #990000 solid; padding:5px;}
.orange{color: #FF6600}
.yellow{color: #FFFF00}
.line140{line-height: 140%}
.l_comment{
	color: #FFFF00;
	font-size: 1.1em;
	clear: both;
	padding-top: 3px;
}
.flow{overflow:auto;}
.txt-l {
	font-weight: bolder;
	font-size: 12px;
}
