@charset	'shift_jis';

/* 基本設定 */
/* ===========================================================================*/

body {
	text-align: center;
	margin: 0px;
	font-size: 100%;
	background-color: #F4E4D5;
}
img { border: 0pt;}
a:link { text-decoration:underline; font-weight:none; color:#666666 ;}
a:visited { text-decoration:underline; font-weight:none; color:#666666 ;}
a:active { text-decoration:none; font-weight:none; color:#000000 ;}
a:hover { text-decoration:none; font-weight:none; color:#000000 ;}

/* 基本領域 */
/* ===========================================================================*/

#container{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: auto;
	height: 100px;
	background-color: #F4E4D5;
	background-image: url(../../img/3color.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contents{
	display: block;
	background-color: #FFFFFF;
	height: 600px;
}

#menu {
	display: block;
	background-color: #221816;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	width: auto;
	height: 100px;
	background-color: #F4E4D5;
	background-image: url(../../img/3color.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1{
	z-index:1;
	position:absolute;
	left:-9999px;
}

#footer p {
	color: #999999;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	text-align: right;
	letter-spacing: 0.1em;
	line-height: 160%;
}

#top{
	display: block;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(../../img/bgTop.jpg);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#system {
	display: block;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(../../img/bgSys.jpg);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#recruit {
	display: block;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(../../img/bgWant.jpg);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#schedule {
	display: block;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(../../img/bgSke.jpg);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#girls {
	display: block;
	background-color: #FFFFFF;
	height: 600px;
	background-image: url(../../img/bgGirls.jpg);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#r {
	display: block;
	height: 550px;
	width: 450px;
	float: right;
	padding: 25px;
	margin: 0px;
	text-align: left;
}
