.title02 {
    font-weight: bold;
    font-size: 20px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    padding: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
}

.linksyu a {
    margin-right: 10px ;  
    font-size: 16px;
    color: red;
    text-decoration: underline;
}

.outer-box img {
    margin-left: 10px;
}