body {
	margin: 0px;
	padding: 0px;
	background-color: #9A0000;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
}
#main {
	background-image: url(../images/main_bg_03.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	display: block;
	height: auto;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	position: relative;
	width: 800px;
}
#footer {
	background-image: url(../images/footer_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 800px;
	position: relative;
	margin: auto;
}

#menu-garl-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	position: absolute;
}
#menu-schedule-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	position: absolute;
}
#menu-sysytem-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 285px;
	position: absolute;
}
#menu-bbs-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 385px;
	position: absolute;
}
#menu-recruit {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 485px;
	position: absolute;
}
#menu-link-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 585px;
	position: absolute;
}
#menu-top-bt {
	padding: 0px;
	height: 29px;
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 685px;
	position: absolute;
}

#kobetu-schedule {
	padding: 0px;
	width: 650px;
	margin-top: 650px;
	margin-left: 15px;
	position: absolute;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	text-align: center;
	height: 80px;
}


#rec-bg {
	width: 600px;
	margin-left: 100px;
	position: relative;
	border: 1px solid #333333;
	background-image: url(../images/rame_bg1.jpg);
	padding: 0px;
}
#rec-header {
	background-image: url(../images/rec-header_03.jpg);
	padding: 0px;
	height: 116px;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	position: relative;
}
#rec-middle {
	background-color: #FFFFFF;
	background-image: url(../images/rec-bg1_06.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 419px;
	position: relative;
	margin-left: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 20px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#mail {
	height: 39px;
	width: 228px;
	margin-top: 82px;
	margin-left: 562px;
	position: absolute;
}
