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 {
	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;
}

#ivent-box {
	background-color: #FFFFFF;
	width: 600px;
	margin-left: 100px;
	background-repeat: repeat;
	border: 1px solid #9A0000;
	background-image: url(../images/ivent_bg1.jpg);
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin-top: 20px;
}
#ivent-message {
	padding: 0px;
	height: 40px;
	width: 400px;
	margin-top: 20px;
	margin-left: 10px;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
}
#ivent-header {
	background-image: url(../images/ivent_header_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 600px;
	position: relative;
}
.ivent-banner {
	padding: 0px;
	margin-top: 40px;
	margin-left: 50px;
	position: relative;
	width: 500px;
	text-align: center;
	height: 128px;
}
#mail {
	height: 39px;
	width: 228px;
	margin-top: 82px;
	margin-left: 562px;
	position: absolute;
}
