H1.jsearch {
    font-size: 12px;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    margin: 0px;
text-align:center
}

H2.jsearch {
    font-size: 100%;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: normal;
    display:inline;
    margin: 0px;
}
H2.jsearch_bl {
    font-size: 100%;
    font-family: 'ＭＳ Ｐゴシック';
    font-weight: bold;
    display:inline;
    margin: 0px;
}

strong.jsearch {
    font-weight: normal;
}
strong.jsearch_bl {
    font-weight: bold;
}