body {width: 400px;
		height: 500px;
		display: block;
    	margin: 0px;
		}

.map-box {
  width : 100%;
  height : 100%;
  padding: 10px;
  margin: 0px auto;
  }
  
.block-map-1{margin: 0px auto;
			 margin-top : 0px;
			 margin-left : 39px;
			 position : absolute;
			 z-index : 3;
			 width : 222px;
			 height : 131px;
			 }

.block-map-2{margin: 0px auto;
			 margin-top : 90px;
			 margin-left : 28px;
			 position : absolute;
			 z-index : 4;
			 visibility : visible;
			 width : 188px;
			 height : 79px;
			 }

.block-map-3{margin-top : 95px;
			 margin-left : 145px;
			 position : absolute;
			 z-index : 5;
			 width : 166px;
			 height : 172px;
			 }

.block-map-4{margin-top : 139px;
			 margin-left : 33px;
			 position : absolute;
			 z-index : 6;
			 width : 136px;
			 height : 65px;
			 }

.block-map-5{margin-top : 163px;
			 margin-left : 46px;
			 position : absolute;
			 z-index : 7;
			 width : 212px;
			 height : 154px;
			 }

.block-map-6{margin-top : 278px;
			 margin-left : 151px;
			 position : absolute;
			 z-index : 8;
			 }

.comment{margin-top : 381px;
			 margin-left : 51px;
			 position : absolute;
			 z-index : 12;
			 width : 248px;
			 text-align: center;
			 }

