<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
.year{
    height : 30px;
    color : #000;
    font-size: 15pt;
    line-height:30px;
    font-family:"AR教科書体M";
    margin-left: 30px;
    }

table{
    border-collapse: collapse;
    width: 950px;
    margin-left : auto; 
    margin-right : auto; 
    font-family:"AR教科書体M";
    color: #000;    
    text-align:center;
    }

td.e00{
    width: 110px;
    border: solid 1px #000;
    background-color: #FFFAFA;
    }
td.e0{
    width: 110px;
    border: solid 1px #000;
    background-color: #cff;
    }
td.e1{
    width: 110px;
    border: solid 1px #000;
    background-color: #ccf;
    }
td.e2{
    width: 110px;
    border: solid 1px #000;
    background-color: #c9f;
    } 
td.c{
    width: 50px;
    height: 30px;
    border: solid 1px #000;
    background-color: #fff;
    }     
td.n{
    width: 150px;
    height: 30px;
    border: solid 1px #000;
    background-color: #fff;
    }         
</pre></body></html>