h5{
border-bottom: 5px solid #8a2be2;
margin-top: 0px;       /* 上線の外側の余白はナシ */
padding-top: 0px;      /* 上線の内側の余白はナシ */
margin-bottom: 0.3em;  /* 下線の外側の余白量 */
padding-bottom: 0.5em; /* 下線の内側の余白量 */
}

h6{
border-bottom: 2px solid #8b008b;
margin-top: 0px;       /* 上線の外側の余白はナシ */
padding-top: 0px;      /* 上線の内側の余白はナシ */
margin-bottom: 0.3em;  /* 下線の外側の余白量 */
padding-bottom: 0.5em; /* 下線の内側の余白量 */
}