﻿
.p00
{
    width: 100%;
    float: right;
    text-align: right;
}
.p01
{
    background-color: #bfd4d7;
    width: 100%;
    float: right;
    text-align: center;
}
.p02
{
    background-color: #d2e2e2;
    width: 728px;
    float: right;
    text-align: center;
    border: solid 1px #bfd4d7;
    border-top: none;
}
.p03
{
    width: 100%;
    text-align: right;
    float: right;
    background-color: #d2e2e2;
    border-top: solid 1px #bfd4d7;
}
