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

@import url(init.css);

html,body {
    text-align: center; /* center on ie */
    width: 100%;
	margin-top:0;
	padding-top:0;
	font-size:12px;
	color:#000;
	background-color:#F5F5F5;
/*	
	scrollbar-arrow-color: #ff006e;
	scrollbar-face-color: #ff006e;
	scrollbar-highlight-color: #ff006e;
	scrollbar-shadow-color: #ff006e;
	scrollbar-3dlight-color: #ff006e;
	scrollbar-darkshadow-color: #ff006e;
	scrollbar-track-color: #eeeeee;
*/
}
hr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color:#C3F;
   height: 1px;
}
#frame {
	width:860px;
	background-color:#FFF;
	font-size:12px;
	color:#000;
}
#top_title {
	width:840px;
	height:330px;
	border:1px #90F solid;
	margin-top:10px;
	margin-bottom:10px;
}
#recruit_table {
	border-collapse:collapse;
	border:#63C 1px solid;
}
#recruit_table td {
	border:#63C 1px solid;
	padding:10px;
	margin:10px;
	font-size:16px;
}
#recruit_table_innter {
	border:none;
}
#recruit_table_innter td {
	border:none;
	padding:0px;
	margin:5px;
	font-size:16px;
}
#recruit_title {
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding-left:30px;
}
.recuit_perple {
	color:#63c;
	font-weight:bold;
	font-size:20px;
}
.top_girls_list_text {
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
#companion_frame {
	width:800px;
	text-align:left;
	overflow-y:auto;
	overflow-x:none;
}
#companion_table {
	width:800px;
}
#companion_table th {
	width:135px;
}
#companion_table td {
	width:135px;
	background-color:#fff;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.companion_table_img {
	width:135px;
	height:180px;
	overflow:hidden;
}
/***************************************/
.staff_schudle_waku {
	table-layout: fixed;
	width: 700px;
	font-size:12px;
	background-color:#FFF;
}
.staff_schudle_th {
	width: 62px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_td {
	width: 62px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_td2 {
	width: 100px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}
.staff_schudle_v_line {
	width: 1px;
}
.staff_schdule_week_title {
	width:62px;
	border:1px solid #aaaaaa;
	color:#000000;
}
.staff_schudle_week_waku {
	table-layout: fixed;
	width: 590px;
}
.staff_schdule_week_th {
	width:62px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #aaaaaa;
	color:#000000;
}
.staff_schdule_week_td {
	width:62px;
	height:70px;
	border:1px solid #aaaaaa;
	text-align:center;
	vertical-align:middle;
	color:#000000;
}

#staff_profile {
	color:#000;
	font-size:12px;
	text-align:left;
	width:520px;
}
#staff_msg {
	width:270px;
	height:70px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
#staff_tentyo_msg {
	width:270px;
	height:130px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
.staff_sch_week {
	width:520px;
	height:80px;
	font-size:11px;
	padding:0px;
	margin:0px;
	border-collapse:separate;
	background:#FFF;
	border-spacing:0px;
	border:0;
	border-top:1px dotted #c8a1a1;
	border-left:1px dotted #c8a1a1;
}
.staff_sch_week th {
	background-color:#FFF;
	text-align:center;
	width:50px;
	height:35px;
	color:#000000;
	font-size:11px;
	padding:0px;
	border-right:1px dotted #c8a1a1;
	border-bottom:1px dotted #c8a1a1;
}
.staff_sch_week td {
	background:#FFF;
	text-align:center;
	width:50px;
	height:45px;
	color:#000000;
	font-size:11px;
	border-right:1px dotted #c8a1a1;
	border-bottom:1px dotted #c8a1a1;
}

.staff_sch_title {
	width:50px; 
	height:80px;
	font-size:11px;
}
.staff_sch_week {
/*	width:66px; */
	height:20px;
	font-size:11px;
}
.staff_sch_contents {
/*	width:66px; */
	height:60px;
	font-size:11px;
}
#top_camp {
	width:400px;
	height:200px;
	overflow-x:auto;
	overflow-y:auto;
	text-align:left;
}
#top_news {
	width:400px;
	height:700px;
	overflow-x:hidden
	overflow-y:auto;
	text-align:left;
}

#top_today_sch {
	width:400px;
	height:400px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
}

#hotels_frame {
	width:655px;
	text-align:center;
	vertical-align:top;
}
#hotels {
	width:635px;
	margin:10px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
/* hotel table */
table.border{
	border: #999 1px solid;
	border-collapse: collapse;
	width:635px;
}

table.border th{
	padding: 5px;
	border: solid #999999 1px;
	color: #666;
	background-color:#cccccc;
}

table.border td {
	padding: 5px;
	border: solid 1px #999;
}

table.border1 {
	border: #999 1px solid;
	border-collapse: collapse;
	width:540px;
}

table.border1 th{
	padding: 5px;
	border: solid #999999 1px;
	color: #000;
	background-color:#ffddff;
}

table.border1 td {
	padding: 5px;
	border: solid 1px #999;
}

.table_border {
	padding: 5px;
	border: solid 1px #999;
	background-color:#ffffff;
}
.table_border1 {
	padding: 5px;
	border: solid 1px #999;
	background-color:#ffeeff;
}

