@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□ フォルダ内共通タイトル ■□■□■□■□■□■□*/

/* タイトル */

.access h3{
	background:url(../img/tit_access.gif) no-repeat;
	height:50px;/* デフォルトは50px */
}

#access #map{
	height:380px;
	width:634px;
	margin:10px 0;
}

#access dt{
	color:#004da1;
	font-size:15px;
	font-weight:bold;
	margin:5px 0;
}