@charset "UTF-8";
/* CSS Document */
#access #map {
clear:both;
width:600px;
margin:0 auto;
}

#access #ex_text {
width:600px;
margin:0 auto;
}

#method_left {
float:left;
width:290px;
margin-bottom:30px;
}

#method_right {
float:right;
width:290px;
margin-bottom:30px;
}

#access #ex_text h3 {
margin:0;
font-size:1em;
}

#access #ex_text .space1 {
margin:20px 0 0 0;
}

#access #ex_text li {
list-style-type:circle;
list-style-position:outside;
margin:0 0 0 25px;
}

#access #google_map {
clear:both;
width:600px;
height:350px;
margin:0 auto;
}

#access #near_access {
width:600px;
margin:10px auto 0;
}

#access #near_access li {
list-style-type:square;
list-style-position:outside;
margin:0 0 0 25px;
line-height:1.8em;
}




