
/* Q&A */
hr{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px dotted #97ae93;
	width: 670px;
	margin: 30px 0;
	}

.season{
	background: url(../../information/img/qa_01.gif) no-repeat top left;
	width: 600px;
	height: auto;
	padding: 40px 0 0 75px;
	margin-left: 15px;
	margin-top: 20px;
	}

.access{
	background: url(../../information/img/qa_14.gif) no-repeat top left;
	width: 600px;
	height: auto;
	padding: 40px 0 0 75px;
	margin-left: 15px;
	}

.gelende{
	background: url(../../information/img/qa_17.gif) no-repeat top left;
	width: 600px;
	height: auto;
	padding: 40px 0 0 75px;
	margin-left: 15px;
	}

.other{
	background: url(../../information/img/qa_19.gif) no-repeat top left;
	width: 600px;
	height: auto;
	padding: 40px 0 0 75px;
	margin-left: 15px;
	}


.qs{
	width: 560px;
	height: auto;
	margin: 10px 0 0;
	}

.que{
	background: url(../../information/img/qa_05.gif) no-repeat top left;
	width: auto;
	min-height: 31px;
	line-height: 31px;
	padding-left: 36px;
	font-size: 0.9em;
	font-weight: bold;
	color: #2f5e27;
	}

.ans{
	background: url(../../information/img/qa_08.gif) no-repeat 20px 0 ;
	width: 443px;
	min-height: 31px;
	padding-top: 0.5em;
	padding-left: 57px;
	margin-top: -0.3em;
	font-size: 0.9em;
	line-height: 1.6em;
	}


.other dl{}

.other dt{
	margin: 5px 0 0;
	}

.other dd{
	padding-left: 1em;
	}

dt.rental{
	margin-top: 15px;
	}


/* お問い合わせ */
.contact{
	width: 690px;
	margin:;
	}

.contact p{
	font-size: 0.9em;
	line-height: 1.6em;
	color: #181818;
	padding: 10px;
	}

.con-form{
	width: 650px;
	height: auto;
	margin: 30px auto 0;
	}

.con-form h3{
	font-size: 0.9em;
	font-weight: bold;
	color: #2f5e27;
	margin-bottom: 3px;
	}

.mail-btn{
	background: #e6e6e6;
	width: 650px;
	height: auto;
	padding: 20px 0;
	}

.question a{
	background: url(../../information/img/ctcbtn_03.gif) no-repeat left top;
	width: 221px;
	height: 33px;
	text-indent: -9999px;
	over-flow: hidden;
	display: block;
	float: left;
	margin-left: 80px;
	_margin-left: 40px;
	}
.question a:hover{
	background: url(../../information/img/ctcbtn_03.gif) no-repeat left bottom;
	}

.kansou a{
	background: url(../../information/img/ctcbtn_05.gif) no-repeat left top;
	width: 221px;
	height: 33px;
	text-indent: -9999px;
	over-flow: hidden;
	display: block;
	float: left;
	margin-left: 25px;
	_margin-left: 12px;
	}

.kansou a:hover{
	background: url(../../information/img/ctcbtn_05.gif) no-repeat left bottom;
	}


.dial{
	width: 650px;
	height: auto;
	margin: 30px auto 0;
	}

.dial h3{
	font-size: 0.9em;
	font-weight: bold;
	color: #2f5e27;
	margin-bottom: 3px;
	}

.tf-no{
	background: #e6e6e6;
	width: 610px;
	height: auto;
	padding: 15px 20px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #323232;
	}
	
.jusho{
	background: #e6e6e6;
	width: 610px;
	height: auto;
	padding: 10px 15px;
	margin: 30px auto;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #323232;
	border: 1px dashed #999999;
	}

.hachibuse-cp{
	width: 130px;
	float: left;
	margin-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
	}
.jusho-add{
	width: 450px;
	float: left;
	}

.jusho dt{
	width: 100px;
	float: left;
	clear: both;
	margin-right: 10px;
	}
.jusho dd{
	width: 300px;
	float: left;
	margin-bottom: 7px;
	}
/* お問い合わせend */