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

h1 {
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	display: block;
	font-size: 13px;
}
/* movie
---------------------------------------------------- */
#movie {
	width: 100%;
	height: 359px;
	background: url(../img/top/movie_back.jpg) repeat-x;
}
.movie_box {
	width: 970px;
	height: 359px;
	background: url(../img/top/movie.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
* html #movie {
	/* no ie mac \*/
	margin: -14px 0px 0px 0px;
	/* */
 }
/* main
---------------------------------------------------- */
#main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
* html #main {
	/* no ie mac \*/
	margin: -5px 0px 0px 0px;
	/* */
 }
*:first-child+html #main {
	margin: 0px 0px 0px 0px;
 }
.main_box01 {
	width: 602px;
	float: left;
	margin: 14px 28px 0px 0px;
}
.main_box02 {
	width: 340px;
	float: left;
	margin: 14px 0px 0px 0px;
}
.message {
	width: 592px;
	font-size: 12px;
	line-height: 23px;
	color: #444444;
	margin: 13px 0px 20px 10px;
}
* html .message {
	/* no ie mac \*/
	font-size: 12px;
	line-height: 24px;
	/* */
 }
*:first-child+html .message {
	font-size: 12px;
	line-height: 24px;
 }
html:\66irst-child .message {
	font-size: 12px;
	line-height: 23px;
}
.message_m {
	font-size: 20px;
	color: #FF9900;
}
html:\66irst-child .message_m {
	font-size: 20px;
}

/* info
---------------------------------------------------- */
.info_t a {
	background: url(../img/top/info_t.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 592px;
	height: 44px;
	margin: 0px 0px 0px 10px;
	display: block;
	overflow:hidden;
	outline:none;
}
.info_t a:hover {
	background-position: 0px -44px;
	text-decoration: none;
}
.info_back {
	width: 592px;
	background: url(../img/top/info_back.jpg) repeat-y;
	border-bottom: #FDB913 solid 1px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
.info_box {
	width: 554px;
	margin: 0px 0px 8px 19px;
	padding: 0px 0px 8px 0px;
	border-bottom: #FDB913 dotted 1px;
}
.info_box p {
	color: #444444;
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}
.info_box h4 a {
	color: #444444;
	text-decoration: none;
	float: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.info_box h4 a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* banner
---------------------------------------------------- */
#banner {
	width: 340px;
	float: left;
	margin: 0px 0px 17px 0px;
}
.banner_ul {
	width: 340px;
	list-style: none;
}
li.b01 a {
	background: url(../img/top/banner.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 340px;
	height: 129px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.b01 a:hover {
	background-position: -340px 0px;
	text-decoration: none;
}
li.b02 a {
	background: url(../img/top/banner.jpg) no-repeat 0px -129px;
	text-indent: -9999px;
	text-decoration: none;
	width: 340px;
	height: 131px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.b02 a:hover {
	background-position: -340px -129px;
	text-decoration: none;
}
li.b03 a {
	background: url(../img/top/banner.jpg) no-repeat 0px -260px;
	text-indent: -9999px;
	text-decoration: none;
	width: 340px;
	height: 103px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.b03 a:hover {
	background-position: -340px -260px;
	text-decoration: none;
}


