﻿@import url(../common/pc-common.css);

#img-main{
background:url(../../img/shop/img_shop_main.jpg) center top no-repeat;
}

.menu-shop a {
background:url(../../img/common/btn_menu_on.png) -427px 0;
}


.tit-shop {
background:url(../../img/shop/tit_shop.png) top left no-repeat;
width:55px;
height:300px;
float:left;
margin-left:0;
text-indent:-9999px;
}

.shop-head {
background:url(../../img/common/line01.gif) center top repeat-y;
width:530px;
height:auto;
margin:15px auto 0;
padding-top:10px;
}

.shop-left {
width:250px;
float:left;
text-align:center;
}

.shop-right {
width:250px;
float:right;
text-align:center;
}

.table01 td,.table01 th {
font-size:12px;
line-height:20px;
}

.table01 td,.table01 th {
border-bottom:1px solid #ccc;
padding:5px 2px;
vertical-align:top;
}

.tab-drink-kokunai{overflow:hidden;}
.tab-drink-kokunai li{background:#ccc; padding:5px 25px; float:left; margin-right:1px;cursor:pointer;}
.tab-drink-kokunai li.select{background:#eee;}
.content-drink-kokunai li{background:#eee; padding:20px;}
.hide {display:none;}

.tab-drink-kaigai{overflow:hidden;}
.tab-drink-kaigai li{background:#ccc; padding:5px 25px; float:left; margin-right:1px;cursor:pointer;}
.tab-drink-kaigai li.select{background:#eee;}
.content-drink-kaigai li{background:#eee; padding:20px;}

.tab-buy-kokunai{overflow:hidden;}
.tab-buy-kokunai li{background:#ccc; padding:5px 25px; float:left; margin-right:1px;cursor:pointer;}
.tab-buy-kokunai li.select{background:#eee;}
.content-buy-kokunai li{background:#eee; padding:20px;}

.tab-buy-kaigai{overflow:hidden;}
.tab-buy-kaigai li{background:#ccc; padding:5px 25px; float:left; margin-right:1px;cursor:pointer;}
.tab-buy-kaigai li.select{background:#eee;}
.content-buy-kaigai li{background:#eee; padding:20px;}


