@charset "utf-8";


#MapiMap{padding:10px 0;border:none;}
#MapiMapInner{position:relative;width:932px;height:518px;overflow:hidden;}
#MapiMapImg{display:block;position:absolute;}

#MapiPrintTop,
#MapiPrintBottom{padding:15px;text-align:center;}
.MapiPrintInner{width:210px;margin:0 auto;}

a.MapiImgPrint{display:block;float:left;width:109px;background:url(../img/btn_print_over.gif) 0 0 no-repeat;}
a.MapiImgPrint:hover img{visibility:hidden;}

a.MapiImgPrint:hover{background:url(../img/btn_print_over.gif) 0 0 no-repeat;}/*test*/

a.MapiImgClose{display:block;float:right;width:91px;background:url(../img/btn_close_over.gif) 0 0 no-repeat;}
a.MapiImgClose:hover img{visibility:hidden;}


/*------------------------------------------
■clearfix
------------------------------------------*/
.MapiClearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.MapiClearfix{overflow:hidden;min-height:1em;}
* html .MapiClearfix{overflow:visible;height:1%;}
ul.MapiClearfix li{float:left;margin:0 10px 0 0;}
ul.MapiClearfix li.MapiLast{margin:0;}

