h2{
margin-bottom : 4px; 
}
#s_navi{
border-bottom : solid 1px #cccccc;
width : 100%;
height : 25px;
}
.left{
display : block;
float : left;
margin-right :15px;
}
.left:hover{
display : block;
float : left;
margin-right :15px;
}
.right{
display : block;
float : right;
}

table p{
margin-bottom : 0px;
font-size : 12px;
color : #222222;
}

#shop .g{
background-color : #caeec6;
}
#shop .bl{
background-color : #bedef2;
}
#shop .o{
background-color : #fed9b9;
}

 
#shop th{
border : solid 3px white;
width : 25px;
text-align : center;
}
#shop td{
border : solid 3px white;
width : 200px;
text-align : left;
}


.gg{
background-color : #00a01d;
vertical-align : middle;
font-family : ITC Avant Garde Gothic, Century Gothic;
color : white;
font-weight : normal;
font-size : 20px;
text-align : center;
}
.blbl{
background-color : #0096D7;
vertical-align : middle;
font-family : ITC Avant Garde Gothic, Century Gothic;
color : white;
font-weight : normal;
font-size : 20px;
text-align : center;
}
.oo{
background-color : #F57600;
vertical-align : middle;
font-family : ITC Avant Garde Gothic, Century Gothic;
color : white;
font-weight : normal;
font-size : 20px;
text-align : center;
}

.s_tt{
font-weight : bold;
font-size : 14px;
color : #444444;
margin-bottom : 10px;
}
.s_ts_g{
font-weight : bold;
font-size : 12px;
color : #006b0a;
line-height : 15px;
margin-bottom : 10px;
}

.s_ts_b{
font-weight : bold;
font-size : 12px;
color : #006791;
line-height : 15px;
margin-bottom : 10px;

}

.s_ts_o{
font-weight : bold;
font-size : 12px;
color : #9D4E01;
margin-bottom : 10px;
line-height : 15px;
}

.idx{
padding : 0px;
}
#shop_s{
border : none;
width : 754px;
}

#shop_s td{
border : none;
padding : 0px;
width : 250px;
}
table{
border : none;
}
.table_2{
width : 760px;
color : #333333;
}

@media print {
body {
zoom: 80%; 

#s_navi{
	display : none;
}
}

