body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
    background-image: #CCC;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 1210px;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#container #space {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
