.text{
  line-height : 30px;
  letter-spacing : 2px;
  font-size : 16px;
  font-weight : 600;
  font-family : "ＭＳ ゴシック";
}
.topic{
  font-size : 20px;
  font-weight : 900;
  line-height : 35px;
  letter-spacing : 2px;
  font-family : "ＭＳ ゴシック";
}
.topic2{
  font-size : 16px;
  font-weight : bold;
  line-height : 30px;
  color : red;
}
.text2{
  font-size : 15px;
  line-height : 24px;
  color : blue;
  letter-spacing : 2px;
  font-family : "ＭＳ ゴシック";
}
.list{
  font-size : 15px;
  font-weight : bold;
  list-style-image : url(image/p_lis003.gif);
  color : green;
}
.bold{
  font-size : 15px;
  font-weight : bold;
}
BODY{
  font-size : 14px;
  font-family : "ＭＳ ゴシック";
  line-height : 25px;
  letter-spacing : 2px;
  margin-left : 5%;
  margin-right : 5%;
}
TABLE{
  font-size : 14px;
  font-family : "ＭＳ ゴシック";
  line-height : 25px;
  letter-spacing : 2px;
}
.blue_bold{
  font-weight : bold;
  color : blue;
}
.text3{
  font-size : 12px;
  color : maroon;
}
.text4{
  font-size : 14px;
  color : #7e4b05;
}

