@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
	access styles
--------------------------------------------------*/
h1 {
    background:url(../img/access_h1.jpg) no-repeat left top;
}
.lead {
    padding: 0 0 40px 7px;
}
#map {
width: 650px;
height: 420px;
border: solid 1px #666666;
margin: 0px 0px 15px 10px;
}

.map_free {
width: 650px;
margin: 0px 0px 0px 10px;
}

.map_access {
background: url(../img/dotline.gif) repeat-x left bottom;
padding: 7px 0px 7px 0px;
}

.access_komoku {
float: left;
width: 75px;
font-weight: bold;
text-align: center;
font-size: 75%;
color: #444444;
}

.access_naiyo {
padding: 0px 0px 0px 85px;
color: #444444;
}

.map_text {
width: 650px;
margin: 15px 0px 0px 10px;
font-size: 75%;
line-height: 145%;
color: #444444;
}
