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

#maps { width:580px; height:auto; margin:20px auto; }

span.map { width:150px; float:left; display:block; height:100px; text-align:center; padding:0 10px 0 0; font-size:10px; margin:0; }
span.map img { border:5px solid #ebf0f2; margin:15px 15px 0 0; }

.wrap-map { width:150px; height:95px; float:left; display:block; margin:10px 0 30px 35px; }
.map-01 { width:130px; height:95px; clear:both; display:block; }
.map-02 { width:130px; height:auto; clear:both; text-align:center; font-size:11px; padding:5px 0; display:block; color:#999; }
.map-01 img { border:5px solid #ebf0f2; margin:0 auto; display:block; }





