@charset "utf-8";

#seeing_box{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 310px;
}

#seeing_box p {
	margin: 0px auto 10px;
}

#seeing_box p.center {
	width: 820px;
	border: 1px solid #ff0000;
	padding-bottom: 10px;
}

.seeing-bg-box {
	background: url(../image/seeing-bg01.jpg) no-repeat center top;
	width: 100%;
	margin: 0 auto;
}

.seeing-text {
	width: 1000px;
	height: 150px;
	margin: 0px auto 0px auto;
	background: url(../image/common-bg-tp.png);
	text-align: center;
}

.seeing-text img {
	width: 149px;
	margin-top: 40px;
}

.access-seeing {
	background: url(../image/submenu-bg.jpg) no-repeat;
	text-align: center;
	height: 50px;
}

.seeing-text-inner {
	width: 360px;
	margin-left: 365px;
	padding-top: 15px;
}

.seeing-text-inner p {
	float: left;
	display: inline;
	font-size: 14px;
	vertical-align: middle;
}

.seeing-text-inner p a {
	padding-bottom: 5px;
	border-bottom: dashed 1px #ffffff;
	color: #ffffff;
	font-family: sans-serif;
	margin-left: 30px;
}

.seeing-text-inner p a:hover {
	color: #79715B;
	border-bottom: dashed 1px #79715B;
}

.seeing-inner {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
	text-align: center;
	padding: 20px 0 30px;
}

.seeing-inner h2 {
	color: #79715c;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	font-size: 28px;
	margin: 40px 0 50px 0;
}

.seeing-spot {
	color: #79715c;
	text-align: center;
}

.seeing-spot .seeing-text-box {
	padding-top: 10px;
}

.seeing-spot .seeing-text-box h3 {
	font-size: 28px;
	margin: 20px 0;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
}

.seeing-spot .seeing-text-box p {
	font-size: 14px;
	margin: 20px 0 40px;
	line-height: 30px;
}

.seeing-spot .seeing-text-box p.seeing-access {
	color: #889584;
	padding-top: 10px;
}

.seeing-inner-icon {
	margin: 20px 0 30px 0;
}

.seeing_btn {
padding: 15px 0;
width: 300px;
margin: 30px auto 0 !important;
background:#718C69;
cursor: pointer;
color: #fff !important;
display: block;
font-size: 16px;
font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
}

.seeing_btn i {
	padding-right: 3px;
}
