.title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    margin: 30px auto 10px;
    padding: 5px;
    width: 100%;
}

.outer-box a {
    color: red;
    text-decoration: underline;
}

.kakusyo {
    width: 100%;
    line-height: 40px;
}