/*   見出し   */
h2{
    background-color:  mediumturquoise;
    border-color:      midnightblue;
    border-style:      solid;
    border-width:      thin;
    color:             midnightblue;
    font-family:       "ＤＦ平成ゴシック体W4", "ＭＳ ゴシック";
    font-size:         1.1em;
    margin:            1em 0em 1.5em 1.5em;
    padding:           0.3em 0.8em 0.1em 0.9em;
    }

h3{
    color:             midnightblue;
    font-family:       "Andale Sans Regular" "Georgia" "Garamond";
    font-size:         0.9em;
    margin:            0em 0em 0.5em 4em;
    }


ul{
    font-size:         0.9em;
    list-style-type:   none;
    margin:            0em 0em 1.8em 6em;
    }

ul li{
    margin-top:        0.3em;
    }


hora\:anchors{
    font-family:    "Andale Sans Regular" "Georgia" "ＭＳ ゴシック";
    font-size:      0.7em;
    font-family:    "ＨＧ正楷書体-PRO","ＤＦ細楷書体";
    text-align:     right;
    line-height:    1em;
    margin-top:     2.5em;
    margin-bottom:  0.7em;
    }


.note{
    color:          navyblue;
    font-family:    "ＨＧ正楷書体-PRO","ＤＦ細楷書体";
    font-size:      0.9em;
    line-height:    1.3em;
    margin:         0.5em 0.5em 1em 3em;
    }



/*   見出し補助   */
.term{
    font-size:      0.6em;
    color:          #033327;
    }
.subtit{
    font-size:      0.7em;
    color:          #033327;
    }
small.subtit{
    font-size:      0.7em;
    }
.year{
    font-size:      0.8em;
    font-family:    "Tahoma","Arial",sans-serif;
    margin:         1em 0.5em;     /*   上1、下1   */
    }
.month{
    font-size:      0.8em;
    font-family:    "Tahoma","Arial",sans-serif;
    font-weight:    lighter;
    }

dt.tit{
    font-family:    "ＤＦ平成明朝体W7","ＭＳ ゴシック", monospace;
    }

dt.month{
    font-size:      0.8em;
    font-family:    "Tahoma","Arial",sans-serif;
    font-weight:    lighter;
    margin:         1em 0.5em 0em 2em;
    }

h2.year{
    background-color:  mediumturquoise;
    border-color:      midnightblue;
    border-style:      solid;
    border-width:      thin;
    color:             midnightblue;
    font-size:         1.1em;
    margin:            3em 0em 0.5em 0em;
    padding:           0.3em 1.5em 0.3em 0em;
    }


