BODY{
  background-image : url(img/yukei006.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : center bottom;
  text-align : center;
}
.main{
  text-align : left;
  width : 600px;
  font-size : 15px;
  line-height : 26px;
  margin-top : 15px;
}
.title{
  width : 600px;
  color : #dd9d68;
  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 : #ff8000;
}
A:VISITED{
  text-decoration : none;
}
A:LINK{
  text-decoration : underline;
}
.red{
  font-size : 20px;
  font-weight : bold;
  line-height : 30px;
  color : red;
}
BLOCKQUOTE{
  color : gray;
  background-color : white;
}
