#map {
	width: 638px;
	height: 335px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#access-DL {
	background-image: url(../access/img/back-access.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
	padding-left: 340px;
	height: 450px;
}
#access-DL dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#access-DL dd {
	margin-bottom: 10px;
	margin-left: 20px;
}
