@charset "utf-8";
/* CSS Document */

#ContMainImg {
	width:800px;
	height:200px;
	clear:both;
}


#PageNavi {
	font-size:12px;
	padding-top:10px;
	color:#666;
}

#PageNavi a {
	color:#F06;
	text-decoration:underline;
	font-weight:bold;
}

#PageNavi a:hover {
	color:#FFF;
	background-color:#F06;
	text-decoration:none;
}

#GirlBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/girl_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

#ShiftBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/shift_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

#NewsBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/news_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

#SystemBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/system_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

#AccessBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/access_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

#RecruitBox h2 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image:url(../img/rec_title.gif);
	background-repeat:no-repeat;
	height:31px;
	margin-bottom:5px;
}

.GirlProfileBox01 {
	width:150px;
	padding:10px;
	float:left;
	background-image:url(../img/girl_prof_BG01.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin-right:5px;
	margin-bottom:5px;
}

.GirlProfileBox02 {
	width:150px;
	padding:10px;
	float:left;
	background-image:url(../img/girl_prof_BG02.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin-right:5px;
	margin-bottom:5px;
}

.GirlPhoto img {
	border:1px solid #FFF;
}

.ProfText {
	padding-top:5px;
	padding-bottom:5px;
}

.ProfText h3 {
	font-size:12px;
	margin:0;
	line-height:1em;
	padding-bottom:3px;
}

.ProfText span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.stNow {
	color:#F06;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
}

.stToday {
	color:#06C;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
}

.stNone {
	color:#999;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	padding-bottom:5px;
}

.ProfBtn a {
	text-indent:-9999px;
	background-image:url(../img/profBtn.gif);
	height:20px;
	display:block;
}

#ScheduleNavi {
	border-bottom:3px solid #F06;
	margin-bottom:10px;
}

#ScheduleNavi span {
	display:block;
	font-size:12px;
	background-color:#F06;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin-right:1px;
}

#ScheduleNavi a {
	text-align:center;
	display:block;
	font-size:12px;
	padding:3px;
	background-color:#EFEFEF;
	color:#666;
	margin-right:1px;
}

#ScheduleNavi a:hover {
	background-color:#FFE1E1;
	color:#F06;
}

.IndexTextBox {
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../img/hBorder.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
	width:95%;
}

.IndexTextBox h3 {
	font-size:14px;
	margin:0;
	padding-bottom:5px;
}

.IndexTextBox h3 span {
	font-size:12px;
	font-weight:normal;
}

.IndexTextBox p {
	margin:0;
	padding:0;
	line-height:1.6em;
}

.IndexTextBox a {
	color:#F06;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

.IndexTextBox a:hover {
	background-color:#F06;
	color:#FFF;
	text-decoration:none;
}

#AccMap {
	width:550px;
	height:500px;
	font-size:12px;
	margin:0;
	padding-top:5px;
}

#AccMap th img {
	padding:2px;
	border:1px solid #CCC;
}

.AccContBox {
	padding-top:20px;
}

.AccContBox h3 {
	font-size:14px;
	margin:0;
	padding-bottom:3px;
	border-bottom:2px solid #F06;
}

.AccContBox p {
	margin:0;
	padding-top:5px;
	font-size:12px;
	line-height:1.6em;
}

.RecContBox {
	padding-bottom:20px;
	padding-top:10px;
}

.RecContBox h3 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1em;
}

.RecContBox h4 {
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1em;
	padding-top:5px;
	padding-bottom:5px;
}

.RecContBox h3 .Lady {
	background-image:url(../img/heart.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#F06;
}

.RecContBox h3 .Mens {
	background-image:url(../img/user_suit.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#06C;
}

.RecContBox h3 .Regist {
	background-image:url(../img/accept.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#060;
}

.RecContBox p {
	font-size:12px;
	margin:0;
	line-height:1.6em;
	padding-top:5px;
	padding-bottom:10px;
}

.ContTable {
	border-top:3px solid #CCC;
	border-bottom:2px solid #CCC;
}

.ContTable th {
	font-size:12px;
	text-align:left;
	padding-right:20px;
	border-bottom:1px solid #CCC;
}

.ContTable th .Lady {
	background-image:url(../img/bullet_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.ContTable th .Mens {
	background-image:url(../img/bullet_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.ContTable  td {
	font-size:12px;
	border-bottom:1px solid #CCC;
}