@charset "utf-8";
#wrapper {
	width: 850px;
	font-size: small;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: auto;

}
header h2 {
	text-align: center;
	width: 850px;
}

#retop   {
	text-align: center;
	font-size: small;
	display: block;
	color: #A6AAA8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	clear: both;
	padding-top: 5px;
	width: 850px;
	padding-bottom: 5px;
}
#wrapper footer {
	color: #000000;
	font-size: x-small;
	text-align: center;
	padding-top: auto;
	width: 850px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
}
