@charset "utf-8";
body {
	background-color: #a3c380;
}
#title {
	font-weight: bold;
	color: #666666;
	float: left;
	height: 100px;
	width: 800px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	display: inline;
}
#hanabi_title {
	font-size: 20px;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
	float: left;
	height: 35px;
	width: 900px;
	display: inline;
	line-height: 1.5em;
}
#comment {
	text-align: center;
	float: left;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
	display: inline;
	color: #000099;
}

#flashcontent {
	float: left;
	width: 595px;
	height: 408px;
	margin-top: 8px;
}

#movie_frame {
	float: left;
	height: 400px;
	width: 600px;
	margin-left: 50px;
	display: inline;
}

#flash_info {
	float: left;
	width: 140px;
	margin-top: 8px;
	height: 250px;
	display: inline;
	margin-left: 25px;
	background-image: url(../parts/movie_frame.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 150px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 120%;
}
#this_year {
	float: left;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	height: auto;
}
.line1 {
	font-size: 18px;
	color: #66CC00;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 25px;
	float: left;
	width: 800px;
	display: inline;
	line-height: 1.5em;
}
.line2 {
	font-size: 10px;
	color: #003C74;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 10px;
	float: left;
	width: 800px;
	display: inline;
}
.line3 {
	font-size: 10px;
	color: #003C74;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 10px;
	float: left;
	width: 800px;
	display: inline;
	text-align: center;
}
#hanabi_footer {
	display: inline;
	float: left;
	height: 100px;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
}
