#static_page h1 {
    font-size: 2em;
    margin: 0.5em 0 1em 0;
}

#static_page .static_page_content {
    background: #e7fbfc;
    border-top: 1px solid #d8f9fa;
    padding: 10px;
}

#static_page .static_page_content .inbox {
    width: 930px;
}

#static_page h1 {
    font-size: 18px;
    color: #009999;
    margin: 0 0 18px 0;
}

#static_page h2 {
    font-size: 14px;
    color: #009999;
    margin: 18px 0 12px 0;
}

#static_page .line {
    color: #009999;
    height: 1px;
    clear: both;
}

#static_page p {
    margin: 0 0 18px 0;
}

#static_page .bold {
    font-weight: bold;
}

#static_page .underline {
    text-decoration: underline;
}

#static_page img {
    border: 3px solid #ffffff;
}

#static_page img.img-left {
    float: left;
    margin: 0.333em 1em 1em 0;
}

#static_page img.img-right {
    float: left;
    margin: 0.333em 0 1em 1em;
}

#static_page table.t04 {
    border-collapse: collapse;
    border: 0;
}

#static_page table.t04 th {
    background: #a7f2f4;
    border-collapse: collapse;
    border: 0;
    border-bottom: 1px solid #03dadf;
}

#static_page table.t04 td {
    border-collapse: collapse;
    border: 0;
    border-top: 1px solid #03dadf;
    border-bottom: 1px solid #03dadf;
}

#static_page table.t04 .row1 {
    background: #a7f2f4;
}

#static_page table.t04 .row2 {
    background: #e6fbfc;
}

#static_page table.t04 .border-left {
    border-left: 1px solid #03dadf;
}

#static_page table.cook-service {
    margin: 0 0 6px 0;
}

#static_page table.cook-service th,
#static_page table.cook-service td {
    padding: 6px 12px;
}

#static_page table.cook-service .warn {
    color: #cdcdcd;
}

#static_page table.t05 td {
    vertical-align: top;
    padding: 0 18px 6px 0;
}

#static_page table.t05 img {
    width: 290px;
}

#static_page table.t05 p {
    padding: 0 9px 12px 3px;
}

#static_page table.t06 th {
    vertical-align: bottom;
}

#static_page table.t06 td {
    vertical-align: top;
}


#static_page table.t06 h2,
#static_page table.t06 h3 {
    margin: 0;
}

#static_page table.t06 h3 {
    margin: 0 0 3px 0;
}

#static_page table.t06 p {
    margin: 0 0 10px 0;
}