H1.hi {
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    margin: 0px;
    display:inline;
}

H2.hi {
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    display:inline;
    margin: 0px;
}

H3.hi {
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    display:inline;
    margin: 0px;
}

H4.hi {
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    display:inline;
    margin: 0px;
}


H2.hi_b {
    font-size: 12px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: bold;
    display:inline;
    margin: 0px;
}
strong.hi {
    font-weight: normal;
}

strong.hi_b {
    font-weight: bold;
}
