@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
body p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #333;
	background-color: #FFF;
	background-position: top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	margin-top: 50px;
	margin-bottom: 40px;
}
#footer {
	margin-top: 40px;
	margin-bottom: 40px;
}
