@charset "utf-8";

#MapiContainer .MapiInner{width:600px;}

/*InfoTable*/
h1{font-size: 16px;font-weight: normal;}
.MapiShopName span{font-size: 10px;}
.MapiShopName h1 span{font-size: 12px;}
.MapiInfoTable{width:100%;margin:0 0 20px;border-top:1px solid #ccc;border-right:1px solid #ccc;}
.MapiInfoTable th{width:120px;background:#f7f7f7;font-weight:normal;}
.MapiInfoTable th,.MapiInfoTable td{padding:9px;border-left:1px solid #ccc;border-bottom:1px solid #ccc;text-align: left;}
.MapiInfoTable .MapiServiceIcon,.MapiInfoTable .MapiServiceIcon img{vertical-align: middle;}
.MapiInfoTable .MapiServiceIcon li {margin: 5px 2px;}
.MapiInfoTable .MapiServiceIcon li img{padding: 0 2px 0 0;}

/*QRArea*/
#MapiQRArea{margin:0 0 20px;padding:9px;}
#MapiQRArea p{float:left;margin:0;}
#MapiQR{float:left;margin:0 10px 0 0;}
#MapiQR div{border:1px solid #999;}

/*MapArea*/
#MapiMapArea{float:none;width:100%;text-align:center;}

/*MapiBunnerArea*/
#MapiBunnerArea{margin: 0 0 15px;}

/*MapiPrint*/
#MapiPrintTop,#MapiPrintBottom{padding:15px;text-align:center;}
#MapiPrintTop{margin:0 0 30px;border-bottom:1px solid #ccc;}
#MapiPrintBottom{margin:15px 0 0;border-top:1px solid #ccc;}
.MapiPrintInner{width:210px;margin:0 auto;}
.MapiImgPrint {background:url(../img/btn_print_over.gif) 0 0 no-repeat;float:left;}
.MapiImgPrint a {display:block;width:109px;height:32px;}
.MapiImgPrint a:hover img {visibility:hidden;}
*html .MapiImgPrint a:hover {visibility:hidden;}
.MapiImgClose {background:url(../img/btn_close_over.gif) 0 0 no-repeat;float:right;}
.MapiImgClose a {display:block;width:91px;height:32px;}
.MapiImgClose a:hover img {visibility:hidden;}
*html .MapiImgClose a:hover {visibility:hidden;}


