@charset "UTF-8";
/* CSS Document */

.map{
  display: block;
  position: relative;
  width: 940px;
  height: 530px;
}
.map img{
  width: 100%;
  height: auto;
}
.map img{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: auto;
}














































































































