.hedear {
	float: left;
	width: 800px;
	position: relative;
	height: 88px;
	background-image: url(../images/background_h.gif);
	clear: none;
}
.menu {
	clear: both;
	float: left;
	width: 800px;
	position: relative;
	height: auto;
	margin: 0px;
}
.main {
	float: left;
	width: 800px;
	background-repeat: repeat;
	clear: both;
	background-image: url(../images/background.gif);
	height: auto;
	position: relative;
}
.mainad {
	width: 180px;
	position: absolute;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	left: 814px;
	top: 104px;
	height: auto;
}

.footer {
	font-weight: bold;
	float: left;
	width: 800px;
	position: relative;
	height: 45px;
	clear: left;
	padding: 0px;
	background-image: url(../images/background_f.gif);
	background-repeat: repeat;
	overflow: auto;
}
.style01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
.style02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.style03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	top: 20px;
	clip: rect(20px,auto,auto,auto);
}
.style04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
}
.styleo05 {
	color: #00F;
}


a:link {
	color: #009;
}
a:visited {
	color: #039;
}
a:hover {
	color: #000;
}
a:active {
	color: #666;
}
