/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#content {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	position: relative;
	height: auto;
	width: 980px;
}
#header {
	height: 40px;
	width: 980px;
	float: center;
	padding-bottom: 25px;
}
#title {
	width: 910px;
	height: 45px;
	text-align: center;
	float: left;
}
#banner {
	width: 490px;
	height: auto;
	float: left;
	text-align: center;
}
a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
}a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 300px;
	width: 870px;
	background-color: #AF3323;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding: 20px;
}
