#main {
  width: 740px;
  padding: 0px;
  margin: 10px auto 0px auto;
  background-color: #FFFFFF;
}
h1 {
  font-size: 1.2em;
  color: #999;
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0;
}
h2 {
  font-size: 1.3em;
  color: #ff3333;
  margin: 0;
  padding: 0 0 10px 0;
}
h3 {
  font-size: 1.2em;
  color: #ff3333;
  margin: 0;
  padding: 0 0 10px 0;
}
TD{
  font-size : 80%;
  line-height : 150%;
}
A{
  color : blue;
  text-decoration :  yes;
}
A:VISITED{
  blue : purple;
  text-decoration :  yes;
}
A:HOVER{
  color : red;
  text-decoration : yes;
}
.moji:VISITED{
  color : #22512f;
  text-decoration :underline;
}
.moji:LINK{
  color :#22512f ;
  text-decoration : underline;
}
.moji:HOVER{
  color : #22512f;
  text-decoration : underline;
}
.text{
  line-height : 19px;
}
.frame00{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #528514 #528514 #528514 #528514;
}
.underframe{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}
.fixed{
  font-size : 13px;
}
.frame01{
  text-align : center;
  border-width : 3px 3px 3px 3px;
  border-style : solid solid solid solid;
  border-color : #75b526 #75b526 #75b526 #75b526;
}
.frame02{
  border-top-width : 1px;
  border-right-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-left-style : solid;
  border-top-color : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c0c0c0;
}
.flink{
  text-align : center;
  background-color : white;
  padding-top : 10px;
  padding-bottom : 10px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #aaaaaa;
}
.main{
  background-color : #ffffff;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #aaaaaa;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.m-line{
  background-color : white;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
}
.add{
  background-color : white;
  padding-top : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-style : solid solid none solid;
  border-top-color : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  color : #333333;
  text-align : center;
}
.footer{
  font-size : 0.8em;
  font-weight : normal;
  background-color : #ff99cc;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  color : #666666;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #aaaaaa;
}
.fax{
  font-size : 9pt;
}
