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


#access h2 {
font-size: 16px;
font-weight: bold;
color: #CC0066;
margin-left:10px;
margin-bottom:20px;

}

#access dt {
width:8em;
float:left;

}
#access dd {
margin-left:10px;

}
#access dl {
margin-bottom:10px;
margin-left:10px;
}
#map {
margin-top:30px;
width:500px;
}