@charset "UTF-8";

.yellow {
     background-color:yellow;
}
.red {
     color:red;
}
.center {
    text-align: center;
}
#menu2+.contents_box01 td {
    width: 50%;
}
table {
    margin: 0 auto;
}