.title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    padding: 5px;
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.nyusatu {
    width: 100%;
}
.nyusatu a {
    color: red;
    text-decoration: underline;
}

.nyusatu h4 {
    font-size: 20px;
    margin: 10px 0px 10px 0px;
}
.nyusatu td {
    font-size: 14px;
    height: 30px;
    vertical-align: middle;
}

.table {
    width: 100%;
    text-align: center;
}

.mousikomi a {
    color: red;   
    text-decoration: underline;
}
.mousikomi2 {
    margin: 10px 0px 0px 0px;
}
.mousikomi2 a {
    color: blue;
    text-decoration: underline;
}
.sisitu {
    text-align: center;
}

.sisitu img {
    width: 80%;
    margin: 10px;
}
