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: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	display: block;
}
#header {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	position: relative;
	width: 800px;
}


#footer {
	width: 800px;
	margin-top: 0px;
	position: relative;
	background-image: url(../images/footer_02.jpg);
	left: 1px;
	top: -1px;
	height: 43px;
}

#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;
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	color: #FF0000;
	font-weight: bold;
}
.red3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 130%;
	color: #9A0000;
	font-weight: bold;
	text-decoration: underline;
}
#tokuten {
	background-color: #FFFFFF;
	width: 600px;
	background-repeat: repeat;
	border: 1px solid #9A0000;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 400px;
	margin-left: 100px;
	margin-top: 30px;
}
#tokuten-header {
	background-image: url(../images/tokuten_header_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 600px;
	position: relative;
}
#tokuten-box {
	background-image: url(../images/tokuten_bg_05.jpg);
	padding: 0px;
	height: 325px;
	width: 600px;
	position: relative;
}
#tokuten-message {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	padding: 0px;
	height: 240px;
	width: 520px;
	margin-top: 10px;
	margin-left: 40px;
	position: relative;
}

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


