@charset "utf-8";
#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#back {
	text-decoration: underline;
	text-align: right;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
