<!--
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size:11pt;
  padding:5px;
  margin:0px;
  align:left;
  color: #ffffff;
}
H2{
  font-size:10pt;
  padding:5px;
  margin:0px;
  align:left;
  color: #ffffff;
}
.font01{
  font-size : 10pt;
  color :#333333;
  line-height : 20px;
}
.font02{
  font-size : 12pt;
  color : #333333;
  line-height : 25px;
}
A{
  text-decoration : none;
}
.akeru01{
  line-height : 20px;
}
.akeru02{
  line-height : 25px;
}
.akeru03{
  line-height : 13px;
  font-size : 8pt;
}
.bottom01{
  border-bottom-style:ridge;
  color:9e49a1;
}
a.unselected {
  color:#FFFFFF; text-decoration:none;
  margin:0px;
  padding:5px;
  border-top: 2px solid #ddcde5;
  border-right: 2px solid #671f70;
  border-bottom: 2px solid #671f70;
  border-left: 2px solid #ddcde5;
  width:150px;                         /* セルの幅*/
  background-color:#9e49a1;            /*　セルの背景色 */
  font-size: 14px; 
}
a.unselected:hover {
  color:#000000; text-decoration; /*
　color:#585858;
  text-decoration:underline; */ /* 文字色 アンダーライン入り*/
  background-color: #bc95c6;        /* マウスを重ねたときの背景色 */
        }
-->
