/* リンク関連 */

a:link    { color : black;   text-decoration: underline ; }
a:active  { color : fuchsia; text-decoration: underline ; }
a:visited { color : #666666; text-decoration: none ;      }
a:hover   { color : red;     text-decoration: none ;      }

.link-wwww           { color: #fff; }
.link-wwww a:link    { color: #ddd; text-decoration: none;  }
.link-wwww a:active  { color: #fff; text-decoration: none;  }
.link-wwww a:visited { color: #fff; text-decoration: none;  }
.link-wwww a:hover   { color: #ddd; text-decoration: underline; }

.link-12           { width: 135px;
                     font-size: 12px;
                     color: #ee7800;
                     font-weight: normal;
                     line-height: 18px;
                     text-align : center;
                     vertical-align: middle;
                   }
.link-12 a:link    { display: block; color: #ee7800; text-decoration: none; }
.link-12 a:active  { color: #ee7800; text-decoration: none; }
.link-12 a:visited { color: #ee7800; text-decoration: none; }
.link-12 a:hover   { color: #ee7800; text-decoration: underline; }



/* Molder */

.tt-footer  { font-size: 12px; font-weight: normal; line-height: 140%; 
              border-top-width : 2px;
              border-top-style : solid;
              border-top-color : #35971c;
            }



.re-ki { font-size: 14px; font-weight: bold; color: #f35923; vertical-align: middle; line-height: 140%; }
.re-ki a:link    { color: #f35923; text-decoration: none;      }
.re-ki a:active  { color: #f35923; text-decoration: none;      }
.re-ki a:visited { color: #f35923; text-decoration: none;      }
.re-ki a:hover   { color: #f35923; text-decoration: underline; }

.gr-ki { font-size: 14px; font-weight: bold; color: #35971c; vertical-align: middle; line-height: 140%; }
.gr-ki a:link    { color: #35971c; text-decoration: none;      }
.gr-ki a:active  { color: #35971c; text-decoration: none;      }
.gr-ki a:visited { color: #35971c; text-decoration: none;      }
.gr-ki a:hover   { color: #35971c; text-decoration: underline; }

.bl-ki { font-size: 14px; font-weight: bold; color: #0289f2; vertical-align: middle; line-height: 140%; }
.bl-ki a:link    { color: #0289f2; text-decoration: none;      }
.bl-ki a:active  { color: #0289f2; text-decoration: none;      }
.bl-ki a:visited { color: #0289f2; text-decoration: none;      }
.bl-ki a:hover   { color: #0289f2; text-decoration: underline; }



.ile13-l0  { font-size: 13px; font-weight: bold; vertical-align : baseline; }
.ile13-b0  { font-size: 13px; font-weight: bold; vertical-align : middle; }



/* Scaly */

.under-04 { padding             : 0 ;
            border-bottom-width : 4px;
            border-bottom-style : solid;
            border-bottom-color : #339719;
          }

.lanr-re { border-left-width : 1px;
           border-left-style : solid;
           border-left-color : #f35923;
           border-right-width : 1px;
           border-right-style : solid;
           border-right-color : #f35923;
         }

.lanr-gr { border-left-width : 1px;
           border-left-style : solid;
           border-left-color : #35971c;
           border-right-width : 1px;
           border-right-style : solid;
           border-right-color : #35971c;
         }

.lanr-bl { border-left-width : 1px;
           border-left-style : solid;
           border-left-color : #0289f2;
           border-right-width : 1px;
           border-right-style : solid;
           border-right-color : #0289f2;
         }



.ttt     { font-size   : 12px;
           color       : #ff8888;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 8px;
           border-width: 1px;
           border-style: solid;
           border-color: #ff8888;
           background  : #fff;
         }

.ttt-red { font-size   : 12px;
           color       : #f35923;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 8px;
           border-width: 1px;
           border-style: solid;
           border-color: #f35923;
           background  : #fff;
         }

.ttt-green { font-size   : 12px;
           color       : #35971c;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 8px;
           border-width: 1px;
           border-style: solid;
           border-color: #35971c;
           background  : #fff;
         }

.ttt-blue { font-size   : 12px;
           color       : #0289f2;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 8px;
           border-width: 1px;
           border-style: solid;
           border-color: #0289f2;
           background  : #fff;
         }

.wak-11 { font-size   : 11px;
          color       : #666;
          text-align : center;
          font-weight : normal;
          padding     : 2px 4px;
          border-width: 1px;
          border-style: solid;
          border-color: #ddd;
          background  : #ddd;
        }


.wak-red { font-size   : 12px;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 6px 0 6px;
           border-width: 1px;
           border-style: solid;
           border-color: #f35923;
           background  : #fff;
         }

.wak-green { font-size   : 12px;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 6px 0 6px;
           border-width: 1px;
           border-style: solid;
           border-color: #35971c;
           background  : #fff;
         }

.wak-blue { font-size   : 12px;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 6px 0 6px;
           border-width: 1px;
           border-style: solid;
           border-color: #0289f2;
           background  : #fff;
         }

.ks-top { font-size   : 14px;
          color       : #333;
          font-weight : bold;
          text-align  : left;
          padding     : 8px 8px 6px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #339719;
        }

.wwy-01 { font-size   : 16px;
          color       : #fff;
          font-weight : bold;
          text-align  : left;
          padding     : 8px 8px 6px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
          background  : #35971c;
        }

.wwy-02 { font-size   : 12px;
          line-height : 140%; 
          color       : #444;
          font-weight : normal;
          text-align  : left;
          padding     : 6px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
        }

.wwy-03 { font-size   : 11px;
          line-height : 133%; 
          color       : #444;
          font-weight : normal;
          text-align  : left;
          padding     : 4px 5px 8px 5px;
        }

.wwy-04 { font-size   : 12px;
          line-height : 140%; 
          color       : #444;
          font-weight : normal;
          text-align  : left;
        }

.blue-00 { font-size   : 14px;
          color       : #0289f2;
          font-weight : bold;
          text-align  : left;
          padding     : 8px 10px;
          border-width: 1px;
          border-style: solid;
          border-color: #0289f2;
        }

.gr-00 { font-size   : 14px;
          color       : #35971c;
          font-weight : bold;
          text-align  : left;
          padding     : 6px 10px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
        }

.blue-10 { font-size   : 12px;
          color       : #0289f2;
          font-weight : normal;
          text-align  : left;
          padding     : 6px 12px;
          border-left-width : 1px;
          border-left-style : solid;
          border-left-color : #0289f2;
          border-right-width : 1px;
          border-right-style : solid;
          border-right-color : #0289f2;
          border-bottom-width : 1px;
          border-bottom-style : solid;
          border-bottom-color : #0289f2;
        }



.day-sun { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          padding     : 2px;
          border-width: 1px;
          border-style: solid;
          border-color: #f35923;
          background  : #f35923;
        }

.day-syuku { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          padding     : 2px;
          border-width: 1px;
          border-style: solid;
          border-color: #f35923;
          background  : #f35923;
        }

.day    { font-size   : 14px;
          color       : #35971c;
          font-weight : bold;
          text-align  : center;
          padding     : 2px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
        }

.day-b  { font-size   : 14px;
          color       : #666;
          font-weight : bold;
          text-align  : center;
          padding     : 2px;
          border-width: 1px;
          border-style: solid;
          border-color: #666;
        }

.day-sat { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          padding     : 2px;
          border-width: 1px;
          border-style: solid;
          border-color: #0289f2;
          background  : #0289f2;
        }



.moca-01 { font-size   : 12px;
           line-height : 125%; 
           color       : #444;
           font-weight : normal;
           text-align  : center;
           padding     : 4px 4px 2px 4px;
           border-width: 1px;
           border-style: solid;
           border-color: #fff;
           background  : #ffee80;
         }

.moca-01 a       { display:  block;
                   color: #444;
                   text-decoration: none;
                 }

.moca-01 a:hover { color: #ff0033; 
                   text-decoration: none;
                 }



.month-year { font-size   : 16px;
              color       : #fff;
              font-weight : bold;
              text-align  : left;
              padding     : 6px 10px;
              border-width: 1px;
              border-style: solid;
              background  : #35971c;
              border-color: #35971c;
            }

.ma11  { font-size   : 14px;
          color       : #666;
          font-weight : bold;
          text-align  : center;
          padding     : 5px 3px;
          border-width: 1px;
          border-style: solid;
          border-color: #666;
        }

.ma11-sun
        { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          background  : #f35923;
          padding     : 5px 3px;
          border-width: 1px;
          border-style: solid;
          border-color: #f35923;
        }

.ma11-syuku
        { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          background  : #f35923;
          padding     : 5px 3px;
          border-width: 1px;
          border-style: solid;
          border-color: #f35923;
        }

.ma11-sat
        { font-size   : 14px;
          color       : #fff;
          font-weight : bold;
          text-align  : center;
          background  : #0289f2;
          padding     : 5px 3px;
          border-width: 1px;
          border-style: solid;
          border-color: #0289f2;
        }

.ma12  { font-size   : 14px;
          line-height : 140%; 
          color       : #666;
          font-weight : bold;
          text-align  : left;
          padding     : 5px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #666;
        }

.ma12-red
        { font-size   : 14px;
          line-height : 140%; 
          color       : #fff;
          font-weight : bold;
          text-align  : left;
          background  : #f35923;
          padding     : 5px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #f35923;
        }

.ma12-green
        { font-size   : 14px;
          line-height : 140%; 
          color       : #fff;
          font-weight : bold;
          text-align  : left;
          background  : #35971c;
          padding     : 5px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
        }

.ma12-blue
        { font-size   : 14px;
          line-height : 140%; 
          color       : #fff;
          font-weight : bold;
          text-align  : left;
          background  : #0289f2;
          padding     : 5px 8px;
          border-width: 1px;
          border-style: solid;
          border-color: #0289f2;
        }


.ma13 { font-size   : 10px;
        color       : #bbb;
        font-weight : normal;
        text-align  : right;
        padding     : 4px 0px 20px 0px;
        border-top-width : 1px;
        border-top-style : solid;
        border-top-color : #bbb;
      }


.dotdot { font-size   : 12px;
          line-height : 140%; 
          color       : #35971c;
          font-weight : normal;
          text-align  : left;
          background  : #fff;
          padding     : 2px 6px;
          border-width: 1px;
          border-style: solid;
          border-color: #35971c;
        }


.blog_t { font-size: 16px;
          font-weight: bold;
          color: #35971c;
          background-image: url(images/top/s_sen.gif);
          background-repeat: no-repeat;
          background-position: left;
          padding-top: 5px;
          padding-right: 10px;
          padding-bottom: 5px;
          padding-left: 12px;
          border-top-style: none;
          border-left-style: none;
          border-right-style: none;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #666666;
        }
.blog_t a:link    { color : #35971c; text-decoration: none; }
.blog_t a:active  { color : #35971c; text-decoration: none; }
.blog_t a:visited { color : #35971c; text-decoration: none; }
.blog_t a:hover   { color : #35971c; text-decoration: none; }




.tosh-02 { font-size : 12px;
           font-weight : normal;
           line-height : 125%;
           text-align : left;
           padding-top: 4px;
           border-top-width : 1px;
           border-top-style : solid;
           border-top-color : #666;
        }

.kh-666 { font-size : 11px;
          font-weight : normal;
          line-height : 125%;
          text-align : left;
          color: #666;
        }
.kh-666 a:link    { color : #666; text-decoration: none; }
.kh-666 a:active  { color : #666; text-decoration: none; }
.kh-666 a:visited { color : #666; text-decoration: none; }
.kh-666 a:hover   { color : #666; text-decoration: none; }


.cat-blog { font-size : 13px;
            color : #35971c;
            font-weight : bold;
            line-height : 125%;
            text-align : left;
          }
.cat-blog a { display: block;
              padding: 4px 8px;
              border-width : 1px;
              border-style : solid;
              border-color : #35971c;
            }
.cat-blog a:link    { color : #35971c; background: #ffffff; text-decoration: none; }
.cat-blog a:active  { color : #35971c; background: #ffffff; text-decoration: none; }
.cat-blog a:visited { color : #35971c; background: #ffffff; text-decoration: none; }
.cat-blog a:hover   { color : #ffffff; background: #35971c; text-decoration: none; }



.com-01 { font-size : 11px;
          font-weight : bolder;
          color : #ff3737;
          background-color : #ffffff;
          text-align : left;
          padding-top : 2px;
          padding-left : 8px;
          padding-right : 8px;
          padding-bottom : 2px;
          border-width : 1px;
          border-style : solid;
          border-color : #ff3737;
        }

.com-02 { font-size : 11px;
          font-weight : bolder;
          color : #666;
          background-color : #ffffff;
          padding-top : 0px;
          padding-left : 0px;
          padding-right : 0px;
          padding-bottom : 2px;
          border-bottom-width : 1px;
          border-bottom-style : solid;
          border-bottom-color : #666;
        }


.com-05 { font-size: 12px;
          font-weight: bolder;
          color: #fff;
          text-align: center;
          background-color: #ee7800;
          padding-top: 4px;
          padding-left: 0px;
          padding-right: 0px;
          padding-bottom: 4px;
          border-width: 1px;
          border-style: solid;
          border-color: #ee7800;
        }


.msk01 { width: 180px; height: 35px; }

.msk01 a { display: block;
           width: 180px;
           height: 35px; 
           background: url(tt-img/msk01.gif) no-repeat;
           background-position: left center;
           text-decoration: none;
         }

.msk01 a:hover { background: url(tt-img/msk02.gif) no-repeat;
                 background-position: left center;
                 text-decoration: none;
               }

.text-green { font-size   : 15px;
           color       : #35971c;
           font-weight : bold;
           text-align  : left;
           padding     : 6px 8px;
         }