* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 940px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#close {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
}
h2 {
	font-size: 16px;
	background-color: #FF0000;
	width: 840px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #999999;
}
#box td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#box {
	width: 840px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}
#box th {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 30%;
	background-color: #E3E3E3;
}



#close a {
	text-align: right;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"MS P Gothic","ＭＳ Ｐゴシック","MS UI Gothic",'Lucida Grande',Verdana,Arial,sans-serif;
	background-image: url(image/bk_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box a {
	color: #000000;
	text-decoration: none;
}
#box a:hover {
	color: #FF0000;
	text-decoration: underline;
}
