@charset "UTF-8";
#contents {
	left: 50%;
	top: 50%;
	height: 500px;
	width: 1000px;
	margin-top: -250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	position: absolute;
}
.address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A28C70;
	background-color: #A28C70;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A28C70;
	background-position: center;
	text-align: center;
	padding-bottom: 80px;
}
.access {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #A28C70;
}
#img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 400px;
	text-align: center;
	background-position: center;
}
body {
	text-align: center;
}
