@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	width: 950px;
	margin-top: 40px;
}

#header {
	text-align: center;
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer {
	width: 950px;
	clear: both;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #000000;
	padding-top: 24px;
	font-size: x-small;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#contact  {
	color: #000000;
	border-color: E60012;
	border-style: double;
	width: 100px;
	font-size: medium;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	clear: both;
}
body div {
	text-align: center;
	color: #000000;
	font-size: small;
	width: auto;
}
