.top_title a {
    display: inline-block;
    position: relative;
    top: 8px;
    left: 5px;
}

.top_title h2 {
    width: 80%;
    font-size: 20px;
    text-align: center;
    position: relative;
    top: -20px;
    left: 10%;
}

.dl-menuwrapper {
    padding-top: 50px;
}

#dl-menu-button {
    width: 54px;
    height: 54px;
}

.textBox {
    width: 90%;
    margin: 30px auto;
}

.textBox .title {
    text-align: center;
    font-size: 20px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 20px;
}

.textBox .date {
    text-align: center;
    text-indent: 0;
    margin-bottom: 20px;
}

.textBox p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    text-align: justify;
}

.textBox span {
    font-size: 16px;
    line-height: 32px;
}

.textBox strong {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

.message img {
    width: 100%;
    height: 100%;
}

.message span img {
    width: 95%;
    margin: 15px 0 5px -2em;
}