#key {
	background-image: url(../img/access/key.jpg);
}

#container {
	padding: 58px 0 0;
}

#sec1 {
	padding: 0 0 67px;
	background: url(../img/access/bg-sec1.png) no-repeat center top;
	min-height: 683px;
}
#sec1 h2 {
	position: absolute;
	top: 40px;
	left: 309px;
}
#sec1 .content {
	margin-left: 440px;
	padding: 30px 0 0;
	line-height: 25px;
}
#sec1 dl {
	padding: 10px 0;
	border-bottom: 1px solid #CAC4B8;
}
#sec1 dt {
	float: left;
	width: 150px;
}
#sec1 dd {
	float: right;
	width: 410px;
}
#sec1 .lnk {
	padding: 73px 0 0;
	text-align: center;
}
#sec1 .pic {
	position: absolute;
	top: 537px;
	left: 0;
}

#sec2 {
	background:
		url(../img/access/bg-sec2-img.png) no-repeat center top,
		url(../img/access/bg-sec2.jpg) repeat-x center top;
	min-height: 830px;
}
#sec2:before {
	top: -9px;
	height: 9px;
}
#sec2 .content {
	margin-left: 535px;
}
#sec2 h2 {
	padding: 78px 0 20px;
}
#sec2 .txt {
	padding: 0 0 55px 4px;
}
#sec2 .map {
	position: absolute;
	top: 0;
	left: 0;
}
#map {
	height: 460px;
}