/* CSS Document */

@charset "utf-8";

/* map */

#accessmap #map{
	height:500px;
	width:600px;
}
#accessmap dl{
	margin:10px 0;
}
#accessmap dt{
	color:#666666;
	font-size:15px;
	font-weight:bold;
	margin:5px 0;
}
#accessmap #map p{
width:250px;
}