H1 { font-size: large;} /* H1を */
H2, H3 { font-size: small;} /* H2とH3は同じ大きさに */
H2 { border-bottom: 1pt solid;} /* H2の下にボーダーラインを *