@charset "utf-8";

div#floorImg{
position:relative;
height:614px;
width:573px;
margin-bottom:20px;
}
div#floorImg p{
margin-bottom:0;
}
div#floorImg .floorGL{
position:absolute;
top:500px;
left:113px;
z-index:5;
}
div#floorImg .floor2F{
position:absolute;
top:468px;
left:113px;
z-index:5;
}
div#floorImg .floor6F{
position:absolute;
top:340px;
left:113px;
z-index:5;
}
div#floorImg .floor7F{
position:absolute;
top:308px;
left:113px;
z-index:5;
}
div#floorImg .floor8F{
position:absolute;
top:276px;
left:113px;
z-index:5;
}
div#floorImg .floor9F{
position:absolute;
top:52px;
left:113px;
z-index:5;
}
div#floorImg .floor16F{
position:absolute;
top:20px;
left:113px;
z-index:5;
}

/* table */
div.shop{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:#d4c7b8 1px dotted;
}
table.shopTbl{
table-layout:fixed;
}

table.shopTbl td{
width:180px;
padding:0 10px 0 9px;
border-left:#d4c7b8 1px dotted;
text-align:left;
vertical-align:top;
zoom:1;
}
* html table.shopTbl td{
width:auto;
}
table.shopTbl td:first-child{
padding-left:0;
border-left:none;
}
