#ContMainImg {
	width:880px;
	height:150px;
	padding:10px;
	background-color:#000;
	clear:both;
	margin-top:10px;
	background-image:url(../img/cont_main_img_BG.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/*=============================================
料金システム
=============================================*/
#System {
	margin-top:10px;
}

#System h2 {
	background-image:url(../img/title_sys.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}


/*=============================================
最新情報
=============================================*/
#News {
	margin-top:10px;
}

#News h2 {
	background-image:url(../img/title_news.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#News iframe {
	width:100%;
	border:1px solid #D9D9D9;
	border-top:0;
}

/*=============================================
在籍表
=============================================*/
#Girl {
	margin-top:10px;
}

#Girl h2 {
	background-image:url(../img/title_girl.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#Girl iframe {
	width:100%;
	border:1px solid #D9D9D9;
	border-top:0;
}

/*=============================================
出勤情報
=============================================*/
#Shift {
	margin-top:10px;
}

#Shift h2 {
	background-image:url(../img/title_shift.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#Shift iframe {
	width:100%;
	border:1px solid #D9D9D9;
	border-top:0;
}

/*=============================================
求人情報
=============================================*/
#Recruit {
	margin-top:10px;
}

#Recruit h2 {
	background-image:url(../img/title_rec.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

/*=============================================
ムービーコレクション
=============================================*/
#Mov {
	margin-top:10px;
}

#Mov h2 {
	background-image:url(../img/title_mov.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.MovBox {
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../img/hBorder.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:auto;
	width:100%;
}

.MovThumb {
	width:255px;
	padding:3px;
	border:1px solid #CCC;
	float:left;
}

.MovText {
	width:340px;
	float:right;
}

/*=============================================
お問い合わせ
=============================================*/
#inquiry {
	margin-top:10px;
}

#inquiry h2 {
	background-image:url(../img/title_inquiry.gif);
	background-repeat:no-repeat;
	width:615px;
	height:33px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#inquiry iframe {
	width:100%;
	border:1px solid #D9D9D9;
	border-top:0;
}

