@charset "UTF-8";
body, h1, h2, h3, h4, p, ul, li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
li {
	list-style-type: none;
}
img {
	vertical-align: bottom;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
main  {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width: 185px;
	float: left;
}
h1 {
	font-size: 28px;
	text-transform: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 0px;
}
.bartitle {
	width: 610px;
	text-align: center;
	float: left;
	height: 185px;
}
.prost {
	font-size: 70px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 30px;
}
.footerprost {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 30px;
	font-size: 52px;
	margin-bottom: 30px;
	text-align: left;
}
.discription {
	font-size: 28px;
	text-transform: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 0px;
}
.more  {
	width: 185px;
	float: left;
	text-align: center;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 185px;
	display: block;
	vertical-align: middle;
	line-height: 186px;
	background-color: #b68b2a;
	padding-bottom: 0px;
}
.more p a {
	text-decoration: none;
	color: #F1F0EF;
	display: block;
}
.more p a:hover  {
	background-color: #785B22;
	transition: all 0.2s linear;
}
nav {
	float: left;
	width: 1000px;
}
nav ul li   {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	font-size: 40px;
	border-right: thin solid #785B22;
	width: 244px;
}
nav ul li a {
	text-decoration: none;
	background-color: #b68b2a;
	padding-top: 70px;
	padding-bottom: 70px;
	display: block;
	color: #3B3B3B;
}
nav ul li a:hover {
	background-color: #785B22;
	color: #F1F0EF;
	transition: all 0.3s linear;
}
.last {
	border-right-style: none;
}
footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.panelnav ul {
	font-size: medium;
	float: left;
}
.panelnav li  {
	background-color: #B68B2A;
	font-size: 30px;
	width: 490px;
	float: left;
	text-align: center;
	line-height: 250px;
}
.panelnav li a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.panelnav li a:hover {
	background-color: #785B22;
	transition: all 0.3s linear;
}
.address {
	float: left;
	width: 900px;
	margin-top: 83px;
	margin-left: 86px;
	margin-bottom: 100px;
}
.address li {
	font-size: 30px;
	margin-bottom: 36px;
}
.copylight {
	float: left;
	width: 980px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	background-color: #B68B2A;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 15px;
}
.pagetopimage {
}
