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

html {
	overflow-y: scroll;
}


body, h1, h2, h3, h4, h5, h6, h7, ul, li, p {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}

hr {	display: none;		}
li {	list-style: none;	}

#container {
	width: 800px; /* 770px - padding 20px */
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
}
.print {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}


/*================================================
	ヘッダー設定
================================================*/

#header {
	position: relative;
	width: 800px;
	height:  90px;
}

#header h1 {
	position: absolute;
	left: 48px;
	top: 16px;
}
#contents {
	height: 407px;
	width: 800px;
	background-image: url(images/main_01.jpg);
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}

#header li {
	position: absolute;
	top: 59px;
}

#header .n01 {
	left: 570px;
}
#header .n02 {	left: 690px;	}


/*================================================
	コンテンツ
================================================*/


/*================================================
	フッター
================================================*/

#footer {
	width: 800px;
	height:  70px;
}
#contents #hidari {
	margin-left: 10px;
	display: block;
	float: left;
	margin-top: 4px;
}
#hidari li {
	height: 92px;
	width: 175px;
	margin-top: 2px;
}
#contents #migi {
	float: right;
	width: 174px;
	margin-top: 15px;
	margin-right: 8px;
}
#migi #news {
	height: 242px;
	width: 174px;
	background-image: url(images/news.jpg);
}
#news .title {
	margin-left: 12px;
	margin-top: 4px;
	margin-right: 8px;
}
#news .honbun {
	margin-left: 12px;
	margin-top: 2px;
	margin-right: 8px;
}
#news .tensen {
	text-align: center;
}
#contents_system {
	height: 408px;
	width: 800px;
	background-image: url(images/system.jpg);
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: scroll;
	background-position: center 0px;
}
#contents_system h3 {
	margin-left: 20px;
	font-size: 14px;
}
.j12  {
	margin-left: 10px;
}
#contents_girls {
	height: 408px;
	width: 800px;
	font-size: 12px;
	color: #666666;
	overflow: scroll;
	text-align: center;
	background-color: #FFFFFF;
}
#contents_access {
	height: 408px;
	width: 800px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/access.jpg);
}
#contents_ticket {
	height: 408px;
	width: 800px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
#contents_recruit {
	height: 408px;
	width: 800px;
	font-size: 12px;
	color: #666666;
	overflow: scroll;
	text-align: center;
	background-color: #FFFFFF;
}
.singleform {
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 2px;
	width: 150px;
	height: 18px;
	margin-top: 3px;
}
#chosaku {
	text-indent: -99999px;
	display: none;
}
#contents_check {
	height: 408px;
	width: 800px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
#contents_system .honbun {
	padding-left: 20px;
	padding-right: 80px;
}
#contents_system li {
	list-style-type: decimal;
}
#systems {
	background-color: #FFFFFF;
	background-image: url(images/system.jpg);
}
