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;
  
  
  
  
  font-size : 16pt;
  line-height : 350%;
  font-family : メイリオ;
  padding-top : 6px;
  padding-bottom : 6px;
  font-weight : bold;
}
H2{
  color: #FFFFFF;
  background-color: #999933;
  background-image : url(gold1.gif);
  text-align: center;
  
  
  
  
  font-size : 14pt;
  

  line-height : 260%;
  font-family : メイリオ;
  font-weight : bold;
  padding-top : 7px;
  padding-bottom : 7px;
}
HR{
  color: #999933;
  height: 3px;
}
P{
  color : #333333;
  font-size : 11pt;
  line-height : 285%;
  font-family : メイリオ;
}
A{
  color : #0000ff;
  
  font-size : 11pt;
  text-decoration : none;
  font-family : メイリオ;
}
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 : 275%;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  
  
  font-size : 11pt;
  font-family : メイリオ;
}
TH{
  color: #FFFFFF;
  background-color: #999933;
}
TD{
  color : #333333;
  background-color: #CCCC99;
  
}
A:hover{
  color : #333333;
  text-decoration : underline;
}
