body .box {
    background: url(../image/1900.png);
    background-size: cover;
    height: auto;
}
.box .commission {
    margin: 0 auto;
    width: 731px;
}
.box .commission .on img {
    display: block;
    position: relative;
    top: 2px;
}
.box .commission .in {
    background: url(../image/564484D.png);
    height: auto;
    padding: 0 40px;
}
.commission .in h3 {
    color: #f4f4f4;
    font-size: 30px;
    padding-top: 10px;
}
.commission .in h4 {
    font-size: 22px;
    color: #ffd300;
    padding-top: 30px;
}
.commission .in p {
    font-size: 20px;
    color: #f4f4f4;
    padding-top: 12px;
}
.commission .in .tweP {
    padding-top: 35px;
}
.commission .in .TP1 {
    padding-top: 30px;
}
.commission .in .text {
    color: #f4f4f4;
}
.commission .under img {
    position: relative;
    top: -2px;
}