 
A{
  text-decoration : none;
}
A:hover{
  color : red;
  text-decoration : underline;
}
LI{
  font-size : 13px;
  line-height : 1.3em;
  padding-top : 4px;
  padding-bottom : 4px;
}
.honbun{
  font-size : 13px;
  background-color : #fdfbdb;
  line-height : 1.3em;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  color : #2f2f2f;
  width : 456px;
}
.honbun2{
  font-size : 13px;
  background-color : #fbc74f;
  text-align : center;
  width : 58px;
}
.kiji_navi{
  font-size : 12px;
  line-height : 1.3em;
}
.toukou{
  font-size : 13px;
  line-height : 1.3em;
  background-color : #ffffff;
  color : #2b2b2b;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  text-align : center;
}
BODY{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";

