@charset "utf-8";
/* CSS Document */

#access{
	width:590px;
}

#main #access h3{ /* タイトル */
	background:url(../img/access_tit.gif) no-repeat;
}

#map {
	width: 590px;
	height: 400px;
	margin:20px 0 20px 0;
}


#main #access dl {
	margin: 10px 0 30px 0;
}


#main #access dt {
	font-weight: bold;
}
