h3 {
    background-color: #006253;
    color: #FFFFFF;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 16px;
    padding: 3px;
    text-align: left;
}


table.index_table {
    font-size: 9pt;
    line-height: 12pt;
    margin-right: 5px;
    border: 3px solid #C1C1C1;
}


table.index_table th {
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}


table.index_table td {
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
}

