#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border: 1px solid #666;
	text-indent: 14px;
}
#menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	height: 24px;
	width: 1000px;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 14px;
}
#menu a:link {
	color: #00F;
	text-decoration: none;
}
#menu a:visited {
	color: #00F;
	text-decoration: none;
}
#menu a:hover {
	color: #00F;
	text-decoration: none;
	background-color: #FFF;
}
#menu a:active {
	color: #00F;
	text-decoration: none;
}
.ad_box {
	width: 728px;
	height: 90px;
	margin-top: 8px;
	margin-bottom: 14px;
	margin-left: 20px;
}
#footer {
	font-size: 10px;
	background-color: #4E5869;
	height: 18px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 3px;
	text-indent: 14px;
}
