@charset "UTF-8";
#main {
	background-image: url(../images/Access/wrapperBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}  
#navi #gnav09 {
	background-image: url(../images/common/gnav_09o.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 180px;
}
#mainL {
	float: left;
	width: 720px;
	/* [disabled]margin-top: -21px; */
	background-image: url(../images/common/dotLine.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 41px;
}
#mainL h2 {
	margin-top: 76px;
	margin-bottom:63px;
}
.mapBox {
	width: 720px;
	margin-bottom: 20px;
}
.mapBox .mHead {
	background-image: url(../images/Access/mapBoxHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.mapBox .mFot {
	clear: both;
	background-image: url(../images/Access/mapBoxFoter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
}
.mapBox .mFot .mapL {
	float: left;
	width: 158px;
	margin-right: 13px;
}
.mapBox .mFot .mapR h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #882200;
	margin-bottom: 12px;
}
.mapBox .mFot .mapR p {
	font-size: 12px;
	line-height: 18px;
	color: #882200;
	margin-bottom: 12px;
}

