@charset "utf-8";
/*====Access======================================================
=====================================================================*/

ul.AccessList{
border-top:1px #cccccc dotted;
}

ul.AccessList li{
border-bottom:1px dotted #cccccc;
background:url(../img/icon_red.gif) no-repeat 0 8px;
padding:2px 0 2px 6px;
}

div#map{
width:100%;
height:500px;
margin:10px 0 0;
}

iframe{
width:400px;
height:300px;
margin:0;
padding:0;
border:0;
}


