@charset "utf-8";

.section {
	background-color:#E6E0D0;
background-repeat:repeat-x;
}

.section .inner3{
	width:894px;
	margin:0 auto;
}

.box1{
	padding-top:30px;
}

.hako1{
	width:270px;
	float:left;
 }
 
.map_text{
	/*padding-left:40px;*/
	font-size: 14px;
	color:#1E1F0C;
}

.map_text p span {
	font-weight: bold;
}


.hako2{
	width:590px;
	float:right;
}


.box2{
	border-top:#CDCDCD solid 1px;
	padding-top:30px;
}




.map2{
	width:894px;
	padding-left:40px;
}

.map_text2{
	float:left;
	/*width:360px;*/
	font-size: 14px;
	color:#1E1F0C;
}

.map_text3{
	float:left;
	width:350px;
	color:#1E1F0C;
	margin-bottom:20px;
}

.map_text3 span{
	color:#CC0000;
}
.box7 {
	border-top: #CDCDCD solid 1px;
	padding-top: 30px;
	padding-bottom:30px;
	background:url(../access/img/map7.jpg) no-repeat;
	height:584px;
	width:100%;
	position:relative;
}

.box7-new{
	background-image:url(../access/img/map7.png);
}
#btn7{
	position:absolute;
	left:220px;
}