@charset "UTF-8";
/* CSS Document */
h2{
	font-size: 32px;
	color: #646F7E;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 8px;
	padding-bottom: 40px;
}
h3{
	color: #FFF;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 4px;
	padding-bottom: 3%;
	padding-top: 2%;
}
h4{
	font-size: 33px;
	color: #433322;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-bottom: 3%;
	}
#cont{
	text-align: center;
	padding-top: 40px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 18px;
	color: #646F7E;
	line-height: 180%;
}

#mannaka{
	overflow: hidden;
}
.train-tyui{
	text-align: left;
	padding-bottom: 50px;
	font-size: 16px;
	margin-top: -40px;
}
.train-tyui2{
	padding-top: 15px;
	text-align: left;
	padding-left: 20px;
	color: #000;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
}

#googlemaps {
width:100%;
height:500px;
position:relative;
}

.ac_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 160px;
	margin-bottom: 50px;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	width: 29%;
}
.ac_box1{
	background-image: url(../access/img/ac2.png);
	height: 75px;
	font-size: 19px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center bottom;
}
.ac_box2{
	color: #BCA25D;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom: 10px;
	letter-spacing: 2px;
	padding-top: 5px;
}
.ac_box3{
	font-size: 16px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.ac_box4{
	margin-bottom: 120px;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
}
.ac_box5{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #433322;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 16px;
	text-align: left;
	padding-left: 150px;
}
.ac_box55{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #1A0B08;
	padding-bottom: 40px;
	font-size: 26px;
}
.ac_box6{
	float: left;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
	height: 180px;
	margin-bottom: 50px;
	overflow: hidden;
}
.ac_box6-1{
	background-image: url(../access/img/ac4.png);
	height: 80px;
	font-size: 19px;
	padding-top: 40px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;
}
.ac_box6-2{
	color: #BCA25D;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
.ac_box6-3{
	font-size: 16px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.tyuo{
	width: 100%;
	text-align: center;  
}
.tyuo_in{
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.block {
	color: #BCA25D;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 945px;
	overflow: hidden;
	padding-left: 40px;
	padding-top: 30px;
}
.blockon{
	background-color: #BCA25D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 50px;
	border: 1px solid #BCA25D;
	font-size: 18px;
	float: left;
	color: #FFF;
	width: 420px;
}
.block a {
	display:block;
	text-align:center;
	color:#BCA25D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #BCA25D;
	font-size: 18px;
	float: left;
	width: 420px;
}
.block a.r {
	border:1px solid #BCA25D;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #BCA25D;
}   /* 上書き */

/* link */
.block a:link    {color:#BCA25D; text-decoration:none;}   /* リンク */
.block a:visited {
	color:#BCA25D;
	text-decoration:none;
}   /* 訪問済みリンク */
.block a:hover   {
	color:#fff;
	background-color: #BCA25D;
}   /* ポイント時のリンク */
.block a:active  {
	color:#fff;
	background-color: #BCA25D;
}   /
