A:link{color : #0099ff;}  /*まだ見ていないリンク部分のスタイル*/
A:visited{color : #0099ff;}  /*すでに見たリンク部分のスタイル*/
A:hover{color : #ff8800;}  /*カーソルがその要素の上にある時のスタイル*/
A:active{color:#666666;background:transparent;}  /*マウスボタンを押した時のリンク部分のスタイル*/
A{text-decoration : none;}
A{font-size : 9pt;}


.koushin{
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
  color : #666666;
  line-height : 170%;
  
  bottom : auto;
  
}





.mozi{
  font-size : 9pt;
  color : gray;
  line-height : 130%;
}
.mozi1{
  font-size : 13pt;
  font-weight : bold;
  color : #666666;
}



.top{
  font-size : 9pt;
  color : gray;
  margin-left : 50px;
  line-height : 130%;
}
.navi{
  font-size : 11pt;
  font-weight : bold;
  color : #996633;
  text-decoration : underline;
}





.event{
  font-size : 11pt;
}
