@charset "utf-8";

/* CSS Document */

#container {
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.s01 {
    color: #079FF6;
    font-weight: bold;
}

#container .content {
    width: 940px;
    height: auto;
    margin: 0 auto;
    margin-top: 127px;
    margin-bottom: 50px;
}