@charset "UTF-8";
.body700 {
    width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}
.body-c {
    width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: small;
}
