@charset "utf-8";
/* CSS Document */

#contents #map{
	margin:5px auto;
	_margin:5px 0 5px 14px;
	padding:0;
	width:500px;
	height:360px;
	border: solid 1px #cccccc;
}

#contents #map span{
	display:none;
}

#access{
	margin: 0px 0px 20px 0px;
	padding:0px;
}

#access p{
	font-size:14px;
	}


#access dl{
	line-height:140%;
	text-align:left;
	margin:7px 0 15px 0;
	font-size:14px;
	}
	
#access dt{
	font-weight:bold;
}

#access dd{
	margin-left:80px;
	margin-top:-20px;
	margin-bottom:7px;
}