/* BODY */
.body {background-image: url(../image/gin4.gif) }
/* title */
.title1 {font-family:ＤＦ教科書体W4;
         font-size:55px;
         font-style:italic;
         text-align:center;
         color:#FF3300;
          }
.title2 {font-family:ＤＦ教科書体W4;
         font-size:28px;
         text-align:center;
         color:#0080C0;
          }
/* count */
.count {font-family:ＤＦ行書体;
        font-size:20px;
        color:#000000;
        text-align:center;
        }
/* text */
.text1 {font-family:ＤＦＰまるもじ体W9;
        font-size:25px;
        text-align:center;
        color:#00FF00;
        }
.text2 {font-family:ＤＦＰまるもじ体W9;
        font-size:23px;
        color:#FF3300;
        text-align:center;
        }
.text3 {font-family:ＤＦＰまるもじ体W9;
        font-size:30px;
        text-align:center;
        color:#00FF00;
        }
/* D-HTML-LINK- */
.on {background:lightyellow;
      font-size:28px;
      font-family:ＤＦＰまるもじ体W9;
      color:red;
      text-decoration:none;
      }
.off {background:lightyellow;
       font-size:28px;
       font-family:ＤＦＰまるもじ体W9;
       color:#00FF00;
      text-decoration:none;
      }
.on2 {font-size:28px;
      font-family:ＤＦ行書体;
      color:red;
      text-decoration:none;
      }

.off2 {font-size:28px;
       font-family:ＤＦ行書体;
       color:#00FF00;
      text-decoration:none;
      }