#body {
	margin: auto;
	width: 910px;
}
#body #foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../img/foot_back.jpg);
	height: 54px;
	text-align: center;
	color: #FFF;
	padding-top: 12px;
	line-height: 1.5em;
	background-repeat: no-repeat;
}
