@charset "utf-8";

index04type
.jrtbl{
    border-top-style : solid;
    border-top-color : #cccccc;
    border-bottom-color : #cccccc;
    border-top-width : 1px;
    border-bottom-width : 1px;
}
.jrtbl{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #cccccc;
    font-size : 13px;
    margin-top : 15px;
    margin-left : 15px;
    border-bottom-style : none;
    margin-bottom : 10px;
    width : 480px;
}
.type04cel{
    text-align : center;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #999999;
    padding-top : 3px;
    padding-bottom : 3px;
}
.type04cel_l{
    padding-top : 3px;
    padding-bottom : 3px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #999999;
    text-align : left;
}

