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

/* movie
---------------------------------------------------- */
#movie {
	width: 100%;
	height: 305px;
	background: url(../img/top/movie_back.jpg) repeat-x;
}
.movie_box {
	width: 920px;
	height: 305px;
	background: url(../img/top/movie.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
/* main
---------------------------------------------------- */
.info_mess {
	width: 484px;
	float: left;
	margin: 0px 37px 0px 0px;
}
.message {
	width: 484px;
	font-size: 13px;
	line-height: 24px;
	color: #444444;
	margin: 15px 0px 27px 0px;
	text-align: left;
}
/* info
---------------------------------------------------- */
.info {
	width: 484px;
}
.info_t a {
	background: url(../img/top/topics_t.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 484px;
	height: 25px;
	display: block;
	margin: 0px 0px 7px 0px;
}
.info_t a:hover {
	background-position: 0px -25px;
	text-decoration: none;
}
.info_box {
	width: 484px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: #174E9D solid 1px;
}
.info_box p {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	float: left;
	margin: 0px 10px 0px 0px;
}
.info_box h5 a {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
.info_box h5 a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #174E9D;
	text-decoration: underline;
}
 .clear {
	clear:both;
}

/* banner
---------------------------------------------------- */
.banner {
	width: 389px;
	float: left;
	margin: 0px 0px 15px 0px;
}
.b01 a {
	background: url(../img/top/banner01.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 389px;
	height: 170px;
	display: block;
}
.b01 a:hover {
	background-position: 0px -170px;
	text-decoration: none;
}
.b02 a {
	background: url(../img/top/banner02.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 195px;
	height: 135px;
	float: left;
}
.b02 a:hover {
	background-position: 0px -135px;
	text-decoration: none;
}
.b03 a {
	background: url(../img/top/banner02.jpg) no-repeat -195px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 194px;
	height: 135px;
	float: left;
}
.b03 a:hover {
	background-position: -195px -135px;
	text-decoration: none;
}

/* pickup
---------------------------------------------------- */
#pickup {
	width: 100%;
	background-color: #C6E2F8;
	padding-bottom: 24px;
}
.pickup_top {
	width: 100%;
	background: url(../img/top/pickup_back.jpg) repeat-x;
	height: 24px;
	font-size: 9px;
}
.pickup_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.pickup_t a {
	background: url(../img/top/pickup_t.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 900px;
	height: 41px;
	display: block;
}
.pickup_t a:hover {
	background-position: 0px -41px;
	text-decoration: none;
}
.pickup_box2 {
	width: 880px;
	margin: 20px 0px 0px 20px;
}
.pb {
	width: 156px;
	margin: 0px 20px 10px 0px;
	float: left;
	text-align: center;
	display: inline;
}
.pb img {
	width: 156px;
	border: 0px;
	text-decoration: none;
}
.pb_t {
	color: #174E9D;
	font-size: 80%;
	line-height: 160%;
	padding: 1px 0px 0px 0px;
}
.pb_t a {
	color: #174E9D;
	text-decoration: underline;
}
.pb_t a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.pb_t a p {
	text-decoration: underline;
}

