@charset "utf-8";


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

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

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

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

.faq-text img {
	width: 95px;
	margin-top: 40px;
}

.contact-faq {
	background: url(../image/submenu-bg.jpg) no-repeat;
	text-align: center;
	height: 50px;
}
.faq-text-inner {
	width: 240px;
	margin: 0px auto;
	padding-top: 15px;
}

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

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

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

.faq-inner {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-top: 20px;
}

.faq-inner .faq-inner-text-top {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 20px auto;
}

.faq-inner .faq-inner-text-top h1 {
	color: #79715c;
	font-size: 27px;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
}

.acMenu dt{
	display: block;
	text-align: left;
	cursor: pointer;
	background: url(../image/faq-icon.png) no-repeat;
	padding-left: 20px;
	vertical-align: top;
	margin: 7px auto;
}

.acMenu dt:hover {
	color: #265a23;
	text-decoration: underline;
}

.acMenu dd{
	background: #f1f1ef;
	line-height: 20px;
	text-align: left;
	display: none;
	width: 380px;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 7px;
}

.acMenu dd a {
	color: #79715B;
	border-bottom: 1px solid #79715b;
}

.acMenu dd a:hover {
	color: #889584;
	border-bottom: 1px solid #889584;
}

.acMenu dd.bus_rsv_txt a {
	border:none;
	text-decoration: underline;
}

.acMenu dt,
.acMenu dd {
	font-size: 13px;
}

.faq-box {
	float: left;
	display: inline;
	width: 450px;
}

.faq-right {
	padding-left: 10px;
	width: 490px;
}

.faq-right .faq-box-inner .acMenu dt {
	text-align: left;
}

.faq-content dt img {
	vertical-align: middle;
	margin-right: 3px;
	width: 17px;
	height: 17px;
}

.faq-content {
	width: 950px;
	color: #8c8372;
	margin: 0px auto;
	border-bottom: 1px dotted #8c8372;
	padding-bottom: 15px;
	padding-top: 20px;
}

.faq-content h2 {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro";
}

.faq-box-inner h2.faq-access {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.faq-content-bottom {
	border: none;
	padding-bottom: 60px;
}

.red {
	color: #ff0000;
}

#map_img {
	margin: 5px 0;
}