BODY{
font-family :"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  color: #663366;
  background-color: #CCDDBB;
  background-image : url(paper2.gif);
  background-attachment : fixed;
}
H1{
  color: #FFFFDD;
  background-color: #663366;
  background-image : url(paper1.gif);
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color: #FFFFDD;
  background-color: #663366;
  background-image : url(paper1.gif);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color : #16b847;
  background-color : white;
  
  text-align : left;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  list-style-type : disc;
  list-style-image : url(arowtail.gif);
  list-style-position : outside;
}
HR{
  color: #723172;
  height: 3px;
}
P{
  color: #663366;
}
A{
  color : black;
  text-decoration: underline;
}
A:VISITED{
  color: #999999;
  text-decoration: underline;
}
A:HOVER{
  color: #663300;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FFFFDD;
  text-decoration: underline;
}
UL{
  color: #5A3550;
  list-style-image : url(l_paper1.gif);
  list-style-position: outside;
}
TH{
  color: #FFFFDD;
  background-color: #663366;
}
TD{
  color: #663366;

  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
DIV.cm{
  width : 20%;
  position : absolute;
}
DIV.honbun{
  position : absolute;
  left : 20%;
  width : 78%;
  z-index : 2;
}
DL{
  margin-top : 5px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
#bun{
  font-size : 13px;
  
  letter-spacing : 1px;
}

