#wrapper {
	width: 950px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: small;
	text-align: center;
	line-height: 150%;
	padding-top: 20px;
}

#wrapper h2 {
	color: #E60012;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper h3 {
	color: #000000;
	line-height: 120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#remain {
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 950px;

}

#footer {
	clear: both;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #000000;
	padding-top: 24px;
	font-size: x-small;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 950px;
}
