body {
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EDE1AF;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
