@charset "utf-8";


div.map-left {
float: left;
}

div.map-right {
float: right;
}
.map-left span.note-s{
color:#f00;
font-size:80%;
}
