@charset "UTF-8";
/* CSS Document */
#contentBox {
	background-image: url(../Image/contentBack/contentBack.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 580px;
	width: 930px;
	margin-top: -290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	top: 50%;
}
body {
	background-color: #D3C7AE;
	color: #515151;
	letter-spacing: 3.5px;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-size: 20px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 28px;
	margin-left: 35px;
	font-weight: normal;
	float: left;
	height: 47px;
	width: 241px;
}
.content {
	clear: both;
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height: 400px;
	margin-right: 35px;
	text-align: center;
}
.footer {
	font-size: 9px;
	text-align: center;
	width: 930px;
	padding: 0px;
	margin-top: 12px;
	line-height: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	height: 50px;
	margin-top: 27px;
	float: right;
	margin-bottom: 28px;
	display: block;
	margin-right: 10px;
}
.menu a {
	display: block;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 32px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
img {
	border-style:none;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
}
