@charset "shift_jis";
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 170px;
	width: 610px;
	padding: 20px;
}
#top_img {
	height: 182px;
	width: 650px;
	background-image: url(img/flash_bak.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#catchcopy {
	float: left;
	height: 130px;
	width: 650px;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
}
.topics {
	float: left;
	width: 550px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.sub_title {
	float: left;
	height: 30px;
	width: 610px;
	font-size: 16px;
	padding-top: 5px;
	background-image: url(img/title_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 40px;
	font-weight: bold;
	color: #000000;
}
#footer {
	float: left;
	height: 30px;
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#main {
	float: left;
	width: 650px;
	background-color: #FFFFFF;
}
.menu {
	float: left;
	width: 162px;
	margin-left: 4px;
}
.menu_top{
	float: left;
	width: 162px;
	margin-left: 4px;
	margin-top: 200px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #333333;
}
.style1 {color: #FF0000}
