@charset "utf-8";



.tbl_sc{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #999999;
    font-size : 13px;
    margin-top : 15px;
    margin-left : 15px;
    border-bottom-style : none;
    margin-bottom : 10px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #999999;
    right : auto;
    width : 470px;
}
.cel_sc{
    text-align : left;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #999999;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 3px;
    padding-right : 3px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #999999;
    right : auto;
}
.th01_sc{
    font-size : 12px;
    padding-left : 3px;
    padding-bottom : 5px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-right-style : solid;
    border-bottom-style : solid;
    border-right-color : #999999;
    border-bottom-color : #999999;
    text-align : center;
    width : 80px;
    vertical-align : middle;
    
    padding-top : 5px;
}
.th02_sc{
    font-size : 12px;
    padding-left : 3px;
    padding-bottom : 5px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-right-style : solid;
    border-bottom-style : solid;
    border-right-color : #999999;
    border-bottom-color : #999999;
    text-align : center;
    width : 390px;
    vertical-align : middle;
    
    padding-top : 5px;
}
