<!--
BODY{
  margin-top : 10px;
  margin-left : 00px;
  margin-right : 0px;
  margin-bottom : 00px;
  background-image : url("image/common/background.gif")

}

H1{
  font-size:20pt;
  padding:5px;
  margin:0px;
  position:right;
  font-weight : bold;
  top: 0px;
  left: 0px;
  color: #ffffff;
}
H2{
  font-size:10pt;
  padding:0px;
  margin:0px;
  position: right;
  line-height : 17px;
  color: #ffffff;
}
.font01{
  font-size : 11pt;
  color :#ffffff;
  font-weight : bold;
  line-height : 20px;
}
.font02{
  font-size : 13pt;
  color : #ffffff;
  font-weight : bold;
  line-height : 18px;
}
.font03{
  font-size : 10pt;
  color :#331008;
  font-weight : bold;
  font-position: center;
  line-height : 15px;
}
.font04{
  font-size : 13pt;
  color : #ffffff;
  font-weight : bold;
  line-height : 18px;
  text-decoration : underline;
}
.font05{
  font-size : 10pt;
  color : #ccffff;
  line-height : 18px;
}
a.unselected{
  color:#331008; text-decoration:none;
  font-size : 13px;
  font-weight : bold;
  text-align : center;
  padding : 8px;
  margin : 0px;
  width : 120px;
  height : 30px;               
  background-image : url("img/common/b-01.gif");
}
a.unselected:hover{
  color:#331008; text-decoration:none;
  background-image : url("img/common/b-02.gif");
}

a.unselected02{
  color:#331008; text-decoration:none;
  font-size : 13px;
  font-weight : bold;
  text-align : center;
  padding : 2px;
  margin : 0px;
  width : 120px;
  height :20px;               
  background-image : url("img/common/b-03.gif");
}
a.unselected02:hover{
  color:#331008; text-decoration:none;
  background-image : url("img/common/b-04.gif");
-->
