@charset "UTF-8";

#access_map_container {
	width: 689px;
	margin-top: 28px;
}
#access_map_container dl {
	width: 252px;
	float: left;
}
#access_map_container dt {
	font-weight: bold;
}
#access_map_container #access {
	margin-top: 24px;
}
#access_map_container img {
	float: left;
}

#access_details  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 689px;
	margin-top: 35px;
	padding-top: 25px;
}
#access_details dl {
	background-image: url(../img/p_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 689px;
}
#access_details dt {
	margin: 0 0 10px 134px;
	font-weight: bold;
}
#access_details dt.plus {
 margin: 20px 0 10px 134px;
}
#access_details dd {
	margin-left: 134px;
}

