/*
border :9ee52a
grn :8fc320
grn_dark:88aa00
grn_vdrk:628800
grn_lgt:bfd75d
grn_vlgt:d7e895
*/
h1{	cursor:         pointer;}
h2{	font-size:	1.2em;    cursor:         pointer;}
h3{	font-size:	1.2em;    cursor:         pointer;}
h4{	font-size:      1.0em;    cursor:         pointer;}
h5{	font-size:      0.875em	; cursor:         pointer;}
h6{	font-size:      0.875em	; cursor:         pointer;}

.fntbold{font-weight:bold;}
/*
********* h1 *********
*/
h1{ font-size:	        2.0em;
    margin:             0;
    font-family:         "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight:        bold;
    color:              #FFF;
    padding:            40px 0px 0px 0px;
/*    text-shadow:        1px 1px 1px #333;/*darkgray*/
}
.h1sub{
    font-size:          0.875em;
    color:              #333;
    padding-top:        5px;
}
.meni{
display:            none;
}

/*
********* h2 *********
*/
h2{
    display:            block;
    font-family:         "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin:             0;
    padding:            0;
    line-height:        120%;
    font-size:          1.2em;
/*    text-shadow:        1px 1px 3px #111;/*black*/
    color:              #f2f2f2;
    font-weight:        bold;
}
h2.title{
    background:         #8fc320;
    border-left:         15px solid #628800;
    padding:             8px 5px 0px 15px;
    margin-bottom:       15px;
    border-radius:      0px 15px 15px 0px;
   -moz-border-radius:  0px 15px 15px 0px;
-webkit-border-radius:  0px 15px 15px 0px;
    width:              595px;
}

h2.footer{
    margin:             0; 
    padding:            30px 0px 10px 0px;
    display:            block;
    text-shadow:        1px 1px 1px #5f8029;/*Dlim*/  
    background:         transparent;
    border:             0;
    color:              #fff;/*#8fbf20;/*lim*/
    font-size:          1.4em;            
}

h2.pagehdr{
        display:        inline-block;
        padding:        0px 5px;
        margin:         5px 2px;
        border:         1px solid gray;
-webkit-border-radius:  5px;
   -moz-border-radius:  5px;
        border-radius:  5px;
        font-size:      0.75em;
        line-height:    75%;
        background:     #4a8498;
        color:          #fff;
}

/*
********* h3 *********
*/
h3{
    display:            block;
    margin:             0;
    padding:            0;
    font-size:          1.2em;
    line-height:        130%;
    color:              #5f8029;/*Dlim*/  
 }

h3.title{
   font-weight:         bold;
}

/*bigsize*/
h3.bigsize{
    display:            block;
    font-size:          1.6em;
    line-height:        180%;
    font-weight:        normal;
/*    text-shadow:        1px 1px 1px #111;/*black*/
}
h3.bigsize a{
    display:            block;
    font-size:          1.6em;
/*    text-shadow:        1px 1px 1px #111;/*black*/
}

/*
********* h4 *********
*/
p.h4{
    margin:             0;
    padding:            20px 0px;
    font-size:          1.0em;
    font-weight:        bold;
}



/*
********* kiji *********
*/

.TIL{
    padding:            5px 0px 2px 5px;
    color:              #333;
    background:         transparent;
    font-size:          1.8em;
    line-height:        180%;
    font-weight:        bold;
/*    text-shadow:        0px 1px 1px #444;/*darkgray4*/
    border:             0;
}

/*
********* font *********
*/
.bigfont{
    font-size:          1.8em;
    line-height:        180%;
}

