table#table-01 {
    width: 429px;
    border: 1px #333333 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #333333 solid;
    border-width: 0 0 1px 1px;
    background: #C4E1A6;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td.white {
    padding: 5px;
    border: 1px #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FFFFFF;
    text-align: center;
}
table#table-01 td.yellow {
    padding: 5px;
    border: 1px #333333 solid;
    border-width: 0 0 1px 1px;
    background: #FAFAD2;
    text-align: center;
}

#bakudan {
float: right;
margin-right: 80px;
margin-top: 10px;
}
