BODY{
  color : #333333;
  background-color: #DDCC99;
  background-image : url(gold2.gif);
}
H1{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align : left;
  padding-top: 10px;
  
  padding-bottom: 10px;
  
  font-size : 13pt;
  line-height : 200%;
  font-family : 富士ポップ;
}
H2{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align: center;
  padding-top : 6px;
  
  padding-bottom : 6px;
  
  font-size : 12pt;
  

  line-height : 200%;
  font-family : HG創英角ｺﾞｼｯｸUB;
}
HR{
  color: #999933;
  height: 3px;
}
P{
  color : #333333;
  font-size : 10pt;
  line-height : 200%;
}
A{
  color : #0000ff;
  
  font-size : 10pt;
  text-decoration : none;
}
A:visited{
  color : #0000ff;
  
}
A:active{
  color : #800080;
  text-decoration: none;
}
LI{
  
  list-style-image : url(l_gold1.gif);
  list-style-position: outside;
  line-height : 200%;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  
  
  font-size : 10pt;
}
TH{
  color: #FFFFFF;
  background-color: #999933;
}
TD{
  color : #333333;
  background-color: #CCCC99;
  
}
A:hover{
  color : #333333;
  text-decoration : underline;
}