.membersbox {
    background-color: #ffffff;
    border: none;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 150px;
    padding-right: 40px;
    padding-bottom: 2em;
    text-align: left;
    padding-top: 19px;
    overflow: visible;
    min-height: 100%;
    font-family: "Times New Roman", "メイリオ";
    font-size: 16px;
    width: 770px;
}

.membersbox H1{
    margin: 0px;
    font-size: 24px;
    font-weight: 900;
    font-family: "Arial", "ＭＳ Ｐゴシック";
}

.membersbox H2{
    margin: 0px;
    font-size: 20px;
    font-family: "Arial", "ＭＳ Ｐゴシック";
}

.membersbox H2:lang(ja){
    font-weight: 900;
}

.membersbox H2:lang(en){
    font-weight: 500;
}

.membersbox H3{
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Arial", "ＭＳ Ｐゴシック";
}