BODY{
  color: #000000 ; 
  background-color: #ffffdd;
  line-height : 1.5em;
  font-family : "ＭＳ P明朝", "ＭＳ 明朝","細明朝体", serif;
}
H1{
  font-family : "ＭＳ P明朝", "ＭＳ 明朝","細明朝体", serif;
  color: #ff0000 ; 
  background-image: url(kabe03.gif);
  letter-spacing : 0.5em;
  text-align : center;
  padding :0.5em;
  line-height : 1.5em;
}
H2{
  color: #0000ff ; 
  background-image: url(kabe03.gif);
  letter-spacing : 0.3em;
  text-align : center;
  padding :1em;
  border-style: outset; 
  border-color: #ff22bb; 
   border-top-width: 5px;
   border-bottom-width: 5px;
}
H3{
  color: #ff3300 ; 
  font-style: italic;
  background-color: aqua;
}
  .bb{
  color:black;
  background-color: yellow;
  font-weight : bold;
  text-align : center;
  font-size : 18pt;
  }
P{
  font-family : "ＭＳ P明朝", "ＭＳ 明朝","細明朝体", serif;
  background-color: #ffffaa;
  padding :1em;
  font-size : 14pt;
  line-height : 2em;
  margin-left: 10px; 
  margin-right: 10px; 
  }
  .c{
    color: #000000 ;
    background-image: url(kabe01.gif);
    margin-top: 20px; 
    margin-left: 100px; 
    margin-bottom: 20px; 
    padding :0.7em;
  }
  .sc{
    color: #000000 ;
    font-family : "ＭＳ P明朝", "ＭＳ 明朝","細明朝体", serif;
    background-image: url(kabe03.gif);
    margin-left: 30px; 
    padding-left: 5em
  }
DIV{
  color: #ffffff ; 
  background-color: #000000;
  }
  .ue{vertical-align : super;}
  .shita{vertical-align : sub;}
  .deco1{text-decoration : underline;}
  .deco2{text-decoration : overline;}
  .deco3{text-decoration : line-through;}
  .deco4{text-decoration : blink;}
  .akete{letter-spacing : 1em;}
  .hidariyose{text-align: left; }
  .nakayose{text-align: center; }
  .migiyose{text-align: right; }
  .gyo1{color: white;
           background-color: black;
           font-weight: bold;
           text-align: center;
           font-size : 14pt;
           padding: 0.4em;}
  .gyo2{color: black;
           background-color: #ffdddd;
           font-size : 14pt;
           padding: 0.4em}
  .gyo3{color: black;
           background-color: #bbffdd;
           font-size : 14pt;
           padding: 0.4em}
  .gyo4{color: black;
           background-color: #bbddff;
           font-size : 14pt;
           padding: 0.4em}
  .title{
           background-image: url(kabe02.jpg);
           border-style: outset; 
           border-color: #ff22bb; 
           border-width: 5px 5px;
           margin-left: 30px; 
           margin-right: 30px; 
           padding: 0.4em;
           }
  .prob{
           border-style: groove; 
           border-color: #ffff00; 
           border-width: 3px 0px;
           }
   .chu{
           color : red;
           font-size: 8pt;
           }
   .chui{
           color : red;
           border-style: ridge; 
           border-color: #ffff00; 
           border-width: 3px 0px;
           background-image: url(kabe01.gif);
           margin-left : 50px;
           margin-right : 50px;
           }
  A{font-size : 14pt;
      font-color : #4b0082;
}
  A:link{font-size : 14pt;
            font-color : black;
            background-color: #dda0dd; }
  A:visited{font-weight : bold;}
  A:hover{font-color : yellow;
                  font-style : italic;
                  background-image : url(kabe02.gif);}
  A:active{font-color : black;
                  font-style : italic;
                  padding : 4em;
                  background-image : url(kabe02.gif);}
