.body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #Ffcc99;
	background-image: url(images/mihaikei.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin-left: 5px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
}
.body #container h1 {
	color: #F30;
	text-align: center;
}
.body #container h2 {
	color: #03F;
}


#footer {
	color: #390;
	clear: both;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container {
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
