body {
    text-align:center;
}

h1{
    margin: 0;
    text-indent: -99999px;
    font-size:9px;
}

h2{
    font-size: small;
    font-weight: bolder;
    color: #990000;
    border-style: solid;        /* ?g?ﾌ形 */
    border-width: 0 0 1px 10px;   /* ???A?E?A???A???ﾌ枠 */
    border-color: #660000;
    padding: 2px;
}

h3{
    font-size: small;
    font-weight: bolder;
    color: #990000;
    border-style: solid;        /* ?g?ﾌ形 */
    border-width: 0 0 1px 0px;   /* ???A?E?A???A???ﾌ枠 */
    border-color: #660000;
    padding: 2px;
}

td {
    font-size: x-small;
    line-height: 20px;
}

.main {
    font-size: x-small;
    line-height: 20px;
}
.normal {
    font-size: x-small;
}
.cellpadding {
    padding: 18px;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
}

.mini {
    line-height: 16px;
    font-size: x-small;
    font-weight: normal;
}

.cellpadding2 {
    padding: 5px;
    font-size: x-small;
    line-height: 18px;
    font-weight: normal;
}

.foodmenu {
    padding: 15px;
    font-size: x-small;
    line-height: 19px;
    font-weight: normal;
}


p {
    font-size: x-small;
    line-height: 16px;
}


a:link { color:#0000ff; text-decoration:none; }
a:active { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:hover { color:#cc3333; text-decoration:underline; }

.link a:link {
    color:#000099;
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
        
}
.link a:active {
    color:#000099;
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
}
.link a:visited {
    color:#000099;
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
}
.link a:hover {
    color:#cc3333;
    text-decoration:underline;
    font-size: 12px;
    font-weight: bold;
}
