body{
	background: #FBF5E4 url(../images/bg_35.jpg);
	color: #000;
}

#page{
	width: 980px;
	margin: 0 auto;
	color: #fff;
	background: #000;
	-moz-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	-webkit-box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
	box-shadow: 0px 0px 15px rgba(48, 46, 18, 0.6);
}

#head{
	height: 572px;
	background: url(../images/bg_03.jpg) top center no-repeat;
	position: relative;
}
#head #title{
	position: absolute;
	top: 0;
	left: 7px;
}
#head #title h1{
	background: url(../images/top_03.png) top center no-repeat;
	text-indent: -9999px;
	width: 653px;
	height: 189px;
}
#head #title .oadate{
	margin-left: 18px;
	background: url(../images/top_05.png) top center no-repeat;
	text-indent: -9999px;
	width: 572px;
	height: 83px;
}
#head #title .intro{
	margin-left: 85px;
	background: url(../images/top_07.png) top center no-repeat;
	text-indent: -9999px;
	width: 440px;
	height: 116px;
}
#head .main-image{
	position: absolute;
	top: 0;
	left: 49px;
}

#main #area{
	padding: 0 35px;
	position: relative;
}
#main #area .table{
	float: left;
	width: 520px;
}
#main #area .image{
	float: right;
	margin-top: 25px;
	width: 381px;
}
#main #area .image2{
	position: absolute;
	top: -155px;
	right: -25px;
}
#main #area h2{
	margin-bottom: 8px;
	background: url(../images/top_25.png) top center no-repeat;
	text-indent: -9999px;
	width: 237px;
	height: 44px;
}
#main #area table{
	margin: 0 15px;
	width: 490px;
}
#main #area table td{
	padding: 4px 8px;
	width: 16%;
	border: 3px solid #BDB882;
	background: #11472B;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
}
#main #area table tr.odd td{
	background: #471111;
}
#main #area table tr td.empty{
	background-color: #BDB882 !important;
}
#main #area table td{
	padding: 10px 4px;
}

#foot{
	padding: 20px 0;
}
#foot p{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}