.style1 {color: #990033}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #CC3300}
body {
	background-color: #FFF;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
.header {
	width: 901px;
	margin: 0 0 0 1px;
}
.wrap {
	width: 901px;
	margin: 0 auto;
}
.news {
	float: left;
	width: 470px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topics {
	width: 390px;
	margin-left: 500px;
}
.contents {
	width: 901px;
	padding-top: 20px;
}
.mainimage {
	width: 901px;
	margin: 0 0 0 1px;
}
.imagemenu {
	width: 901px;
	clear: left;
	padding-left: 10px;
	margin: 20px 0;
}
.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #3C3;
	letter-spacing: 0.1em;
	width: 901px;
	padding-bottom: 30px;
	margin: 0 0 0 1px;

}

img {
    border-style:none;
}
.newsflame {
	background-image: url(images/newsbg_09.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 210px;
}
