BODY{
  background-image : url(img/bg_09_01.jpg);
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: top;
  text-align : center;
}
.main{
  text-align : left;
  width : 600px;
  font-size : 15px;
  line-height : 26px;
  margin-top : 15px;
}
.title{
  width : 600px;
  
  font-size : 22px;
  font-family : ことり文字ふぉんと;
}
.title_s{
  font-size : 11px;
  font-family : "Century Gothic";
}
.kotori{
  font-family : ことり文字ふぉんと;
  font-size : 16px;
}
.menu{
  font-size : 15px;
  
  width : 600px;
  margin-top : 20px;
  margin-bottom : 20px;
}
.notice{
  font-size : 13px;
  text-align : left;
  width : 600px;
}
TABLE{
  font-size : 12px;
}
A{
  color : #5597df;
}
A:VISITED{
  text-decoration : none;
}
A:LINK{
  text-decoration : underline;
}
.red{
  font-size : 20px;
  font-weight : bold;
  line-height : 30px;
  color : red;
}
BLOCKQUOTE{
  color : black;
  background-color : #e6e6e6;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-left-style : double;
  border-bottom-style : solid;
}
.moko{
  color : #ff6a6a;
}
