.shopGuide table {
    width: 325px;
}
.policy { padding:0 10px;border: 2px solid #99CC33; line-height: 1.2;}
.policy p { margin:10px 0;}
.policy strong{ font-size:120%; text-decoration:underline;}

.policy .guidance .tel{ padding:2px 10px; font-size:140%; color:#ffffff; font-weight:bold; background-color:#9c3; display:inline;}
.policy .guidance p{ font-size:80%;}

.shopName{background-color:#333; background-image: url("../img/shopName.gif"); background-repeat:no-repeat; background-position:center; padding:10px 20px;margin:0 20px 20px; text-align:center; text-indent:-9999px; height:80px; }

#staff01{ margin:0 42px;width:135px; height:180px; background-image: url("../img/staff01.jpg"); background-repeat:no-repeat; background-position:left top;}
#staff02{ margin:0 20px; width:180px; height:135px; background-image: url("../img/staff02.jpg"); background-repeat:no-repeat; background-position:left top;}
/* 波線 */
.waveline{
    background-image: url(../img/underline-wave.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    text-decoration: none;
}

.waveline2{
    background-image: url(../img/underline-wave.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    text-decoration: none;
}
