@charset "shift_jis";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bge36.gif);
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 1100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: url(../images/thanks_header.gif);
	background-repeat: no-repeat;
}
#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 500px;
}
#main p {
	font-size: 16px;
	font-weight: normal;
	color: #00F;
	text-align: center;
	padding: 5px;
	height: auto;
	width: 500px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px double #06F;
	background-color: #E8E8E8;
}
#main h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
