h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* movie
---------------------------------------------------- */
#movie {
	width: 100%;
	height: 261px;
	background: url(../img/top/movie_back.jpg) repeat-x;
}
.movie_box {
	height: 261px;
	background: url(../img/top/movie.jpg) no-repeat center;
}
/* message
---------------------------------------------------- */
.top_message {
	width: 667px;
	float: left;
	background: url(../img/top/top_p.jpg) no-repeat top right;
	margin: 30px 0px 0px 0px;
}
.top_message h4 {
	width: 344px;
	height: 38px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	overflow:hidden;
	outline:none;
	background: url(../img/top/top_message.gif) no-repeat 0px 0px;
}
.top_message p {
	margin: 3px 0px 28px 0px;
	color: #666666;
	font-size: 80%;
	line-height: 200%;
}
/* ceranel
---------------------------------------------------- */
.ceranel_t {
	width: 667px;
	height: 35px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	overflow:hidden;
	outline:none;
	background: url(../img/top/top_ceranel_t.jpg) no-repeat 0px 0px;
}
.ceranel_back {
	width: 667px;
	height: 274px;
	background: url(../img/top/top_ceranel_back.jpg) no-repeat;
}
.ceranel_l {
	width: 305px;
	float: left;
}
.ceranel_r {
	width: 348px;
	float: right;
	margin: 18px 0px 0px 0px;
}
.ceranel_l h4 {
	color: #F60;
	font-size: 100%;
	line-height: 180%;
	font-weight: normal;
}
.ceranel_l01 {
	margin: 12px 0px 0px 18px;
}
.ceranel_l02 {
	margin: 7px 0px 0px 18px;
}
.ceranel_l p {
	margin: 0px 0px 0px 18px;
	color: #666666;
	font-size: 80%;
	line-height: 170%;
}
.ceranel_b a {
	overflow:hidden;
	outline:none;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	width: 114px;
	height: 14px;
	background: url(../img/top/top_ceranel_b.jpg) no-repeat 0px 0px;
	margin: 15px 0px 0px 18px;
}
.ceranel_b a:hover {
	text-decoration: none;
	background-position: 0px -14px;
}

