h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
	background: url(../img/top/back.jpg) repeat-x;
}
/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:920px;
	text-align: left;
	background-image: url(../img/back.jpg);
}
/* header
---------------------------------------------------- */
h1,
.topad {
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 12px;
}
/* movie
---------------------------------------------------- */
#movie {
	width: 920px;
	height: 283px;
	float: left;
	background: url(../img/top/movie.jpg) no-repeat;
}
* html #movie {
	/* no ie mac \*/
	margin: -26px 0px 0px 0px;
	/* */
 }
*:first-child+html #movie {
	margin: 0px 0px 0px 0px;
 }


/* toptext
---------------------------------------------------- */
.toptext {
	width: 634px;
	margin: 30px 0px 0px 0px;
}
* html .toptext {
	/* no ie mac \*/
	margin: 10px 0px 0px 0px;
	/* */
 }
*:first-child+html .toptext {
	margin: 10px 0px 0px 0px;
 }

/* info
---------------------------------------------------- */
#info {
	background: url(../img/top/info_back.jpg) repeat-y ;
	width: 634px;
	margin: 30px 0px 0px 0px;
	border-bottom: #008837 solid 1px;
}
.info_t a {
	background: url(../img/top/info_t.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 634px;
	height: 38px;
	display: block;
	margin: 0px 0px 5px 0px;
}
.info_t a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
.info_box {
	width: 600px;
	margin: 0px 0px 10px 16px;
	padding: 0px 0px 10px 0px;
	border-bottom: #339900 solid 1px;
}
.info_box p {
	color: #FF0000;
	float: left;
	margin: 0px 10px 0px 0px;
}
* html .info_box p {
	/* no ie mac \*/
	font-size: 80%;
	line-height: 160%;
	/* */
 }
*:first-child+html .info_box p {
	font-size: 80%;
	line-height: 160%;
 }

.info_box h4 a {
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: normal;
	margin: 0px 15px 0px 0px;
}
* html .info_box h4 a {
	/* no ie mac \*/
	font-size: 80%;
	line-height: 160%;
	/* */
 }
*:first-child+html .info_box h4 a {
	font-size: 80%;
	line-height: 160%;
 }


.info_box h4 a:hover {
	color: #339900;
	text-decoration: underline;
}

/* banner
---------------------------------------------------- */
#banner {
	width: 668px;
	margin: 10px 0px 0px 14px;
}
.b01 a {
	background: url(../img/top/banner.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 266px;
	height: 131px;
	float: left;
}
.b01 a:hover {
	background-position: 0px -131px;
	text-decoration: none;
}
.b02 a {
	background: url(../img/top/banner.jpg) no-repeat -266px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 194px;
	height: 131px;
	float: left;
}
.b02 a:hover {
	background-position: -266px -131px;
	text-decoration: none;
}
.b03 a {
	background: url(../img/top/banner.jpg) no-repeat -460px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 208px;
	height: 131px;
	float: left;
}
.b03 a:hover {
	background-position: -460px -131px;
	text-decoration: none;
}
/* footer
---------------------------------------------------- */
.footer_back {
	text-align: center;
	width: 100%;
	height: 28px;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer {
	width: 920px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/footer.jpg) no-repeat;
}
.footer p {
	color: #FFFFFF;
	font-size: 65%;
	line-height: 140%;
	padding: 12px 0px 0px 0px;
	color: #FFFFFF;
}
.footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer p a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
