h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}

/* header
---------------------------------------------------- */
#header {
	width: 100%;
	height: 429px;
	background: url(../img/top/back01.jpg) repeat-x;
}
/* movie
---------------------------------------------------- */
.movie {
	width: 1000px;
	height: 322px;
	background: url(../img/top/movie.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
/* main
---------------------------------------------------- */
.main_box {
	width: 920px;
	background: url(../img/top/main_back.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.main_top {
	width: 920px;
	height: 10px;
	background: url(../img/top/main_top.jpg) no-repeat;
}
.main_box01 {
	width: 531px;
	float: left;
	margin: 0px 12px 0px 0px;
}
.main_box02 {
	width: 350px;
	float: left;
}
.message {
	width: 493px;
	height: 146px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 11px 0px 0px 0px;
}
.message_m {
	font-size: 16px;
	line-height: 30px;
	color: #996600;
	font-weight: bold;
}

/* info
---------------------------------------------------- */
.info_t a {
	background: url(../img/top/info_t.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 493px;
	height: 36px;
	float: right;
}
.info_t a:hover {
	background-position: 0px -36px;
	text-decoration: none;
}
.info_back {
	width: 493px;
	background: url(../img/top/info.gif) repeat-y;
	border-bottom: #E0E9BC solid 1px;
	padding: 5px 0px 0px 0px;
	float: right;
}
.info_box {
	width: 451px;
	margin: 0px 0px 7px 21px;
	padding: 0px 0px 7px 0px;
	border-bottom: #E0E9BC solid 1px;
}
.info_box p {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	float: left;
	margin: 0px 10px 0px 0px;
}
.info_box h5 a {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
.info_box h5 a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #5C0000;
	text-decoration: underline;
}

/* banner
---------------------------------------------------- */
.b01 a {
	background: url(../img/top/banner01.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 350px;
	height: 84px;
	display: block;
}
.b01 a:hover {
	background-position: 0px -84px;
	text-decoration: none;
}
.b02 a {
	background: url(../img/top/banner02.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 172px;
	height: 65px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.b02 a:hover {
	background-position: 0px -65px;
	text-decoration: none;
}
.b03 a {
	background: url(../img/top/banner02.jpg) no-repeat -172px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 178px;
	height: 65px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.b03 a:hover {
	background-position: -172px -65px;
	text-decoration: none;
}
/* ad
---------------------------------------------------- */
.ad {
	width: 350px;
	height: 153px;
	background: url(../img/top/ad.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
}
/* footer
---------------------------------------------------- */
.footer_01 {
	width: 1000px;
	height: 61px;
	background: url(../img/top/footer.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}


