@charset "utf-8";
/* CSS Document */
html{
background:none;
overflow-y:auto;
}
body{text-align:center;}
#map{
padding:10px;
margin:0 auto;
width:500px;
height:400px;
}
.mapComment{padding:10px 10px 0;}

.mapPrint{padding:10px 0 0;}
.mapPrint a{
display:block;
width:136px;
height:25px;
margin:0px auto;
text-indent:-9999px;
font-size:1px;
background:url(../../img/shop/btn_print.gif) no-repeat;
}
.mapPrint a:hover{background:url(../../img/shop/btn_print.gif) no-repeat 0 bottom;}


