@charset "UTF-8";




/*メインエリア*/
#main_cont {
	background: #EAEAE5;
	overflow: auto;
}
#main_cont .pankuzu {
	background: url(../images/main_img_01.jpg) no-repeat;
	height: 142px;
	width: 570px;
}
#main_cont .pankuzu p {
	margin: 0px;
	padding: 120px 0px 0px 1.5em;
	vertical-align: bottom;
	color: #FFFFFF;
}
#main_cont .pankuzu p a {
	color: #FFFFFF;
}

.visitation h2 {
	background: url(../images/h2_title_01.jpg) no-repeat;
	height: 40px;
	width: 285px;
	text-indent: -9999px;
}
.under div#main_cont div.right_cont div.local_navi dt.visitation {
	background: url(../images/catg_title_01.jpg) no-repeat;
}

.visitation h3 {
	background: url(../images/h3_title_01.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: 2em;
}
.visitation h4 {
	background: url(../../images/main_li_01.jpg) no-repeat left center;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 0.2em;
}
.visitation a.form_btn {
	background: url(../images/btn_01.jpg) no-repeat top;
	height: 62px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}
.visitation a.form_btn:hover {
	background-position:bottom;
}
.visitation .text_01 {
	background: url(../images/text_01.jpg) no-repeat;
	height: 21px;
	width: 228px;
	text-indent: -9999px;
}
.visitation .text_02 {
	background: url(../images/text_02.jpg) no-repeat;
	height: 25px;
	width: 384px;
	text-indent: -9999px;
}
