@charset "utf-8";

div.access_wrapper {
	margin: 20px 0px 0px 0px;
}

div.access {
	margin: 0 10px;
}

div.accesstitle {
	height:45px;
    background: url('../images/access/title_01.jpg') no-repeat;
    text-indent:-9999px;
}

div#map {
	margin-top:10px;
	width: 590px;
	height: 400px;
}


