.head{
	background: #f5f2e9;
	padding: 10px 0;
	border-top: 1px solid #a6937c;
}
section.mainvisual{
	max-width: 100%;
	height: 250px;
	position:relative;
	background:url(../img/access/01.jpg) center top no-repeat;
	background-size: cover;
}
section.mainvisual h2{
	z-index: 100;
	text-align: center;
	line-height: 255px;
	color: #FFF;
	font-size: 220%;
	letter-spacing: 3px;
	font-weight: normal;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}
span.ss_title{
	font-size:77%;
}

.content {
	height: auto;
	margin:0 auto;
	padding-bottom: 220px;
}


.map{
	margin-top: 30px;
	text-align: center;
}
.map iframe{
	margin: 0 auto;
}
p.text{
	color: #535353;
	letter-spacing:2px;
	line-height: 1.7;
	padding: 10px;
}





























