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

/* movie
---------------------------------------------------- */
#movie {
	width: 100%;
	height: 374px;
	background: url(../img/top/movie_back0.jpg) repeat-x;
}
.movie_box {
	width: 100%;
	height: 374px;
	background: url(../img/top/movie_back.jpg) no-repeat center top;
}
.movie {
	width: 900px;
	height: 374px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/top/movie.jpg) no-repeat;
}
/* main
---------------------------------------------------- */
.main01 {
	width: 516px;
	float: left;
	margin: 12px 0px 0px 0px;
}
.main02 {
	width: 384px;
	float: left;
}

/* info
---------------------------------------------------- */
.info_t a {
	background: url(../img/top/info_t.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 500px;
	height: 37px;
	display: block;
	overflow:hidden;
	outline:none;
	margin: 0px 0px 3px 0px;
}
.info_t a:hover {
	background-position: 0px -37px;
	text-decoration: none;
}
.info_box {
	width: 500px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #D6C5AC solid 1px;
}
.info_box p {
	color: #990000;
	float: left;
	font-size: 80%;
	line-height: 150%;
	margin: 0px 10px 0px 0px;
}
.info_box h5 {
	font-size: 100%;
}
.info_box h5 a {
	color: #990000;
	text-decoration: none;
	float: left;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
}
.info_box h5 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* banner
---------------------------------------------------- */
.b01 a {
	background: url(../img/top/banner1.jpg) no-repeat 0px 0px;
	width: 516px;
	height: 65px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow:hidden;
	outline:none;
}
.b01 a:hover {
	background-position: 0px -65px;
	text-decoration: none;
}
.b02 a {
	background: url(../img/top/banner2.jpg) no-repeat 0px 0px;
	width: 258px;
	height: 100px;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	overflow:hidden;
	outline:none;
}
.b02 a:hover {
	background-position: 0px -100px;
	text-decoration: none;
}
.b03 a {
	background: url(../img/top/banner2.jpg) no-repeat -258px 0px;
	width: 258px;
	height: 100px;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	overflow:hidden;
	outline:none;
}
.b03 a:hover {
	background-position: -258px -100px;
	text-decoration: none;
}
/* shop
---------------------------------------------------- */
.shop_p {
	width: 384px;
	height: 247px;
	margin: 15px 0px 10px 0px;
}
.shop_ad {
	width: 384px;
	height: 100px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	background: url(../img/top/shop_ad.jpg) no-repeat;
	margin: 7px 0px 10px 0px;
}


