BODY {
  font-size:10pt;
  line-height : 13pt;
  color : white;
}
P{
  font-size : 10pt;
  line-height : 13pt;
  margin-top : 3pt;
  margin-left : 3pt;
  margin-right : 3pt;
  margin-bottom : 3pt;
  color : white;
}
h1{
  font-size : 11pt;
  color : #ffffff;
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
  font-weight : bold;
}
H2{
  font-size : 11pt;
  color : olive;
  margin-top : 5pt;
  margin-left : 3pt;
  margin-bottom : 5pt;
}
H3{
  font-size : 11pt;
  color : teal;
  margin-top : 4pt;
  margin-left : 2pt;
  margin-bottom : 2pt;
}
H4{
  color : #055a3a;
  font-size : 10pt;
  margin-top : 2pt;
  margin-left : 4pt;
  margin-bottom : 2pt;
}
H5{
  font-size : 11pt;
  font-weight : bold;
  color : #004000;
  margin-top : 2pt;
  margin-left : 3pt;
  margin-bottom : 2pt;
}
TH{
  font-size : 10pt;
  line-height : 13pt;
}
TD{
  font-size : 10pt;
  line-height : 13pt;
}
LI{
  font-size : 10pt;
  line-height : 13pt;
  margin-top : 3pt;
  margin-left : 1pt;
  margin-right : 0pt;
  margin-bottom : 3pt;
}
UL {
  color: #663300;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  list-style-position: outside;
  list-style-type: none;
}
A:LINK {
  color : #990000;
}
A:VISITED {
  color : #ffffff;
}
A:HOVER {
  color : #217a07;
  text-decoration:none;
}
.top_new{
  margin-left : 1pt;
  margin-right : 1pt;
  font-weight : bold;
  font-size : 10pt;
  color : #ff4aa5;
}
.tokucho{
  font-size : 10pt;
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
  padding-left : 0px;
  margin-left : 0px;
}
.link_clear{
  text-decoration : none;
  color : #000099;
  font-weight : normal;
  font-size : 10pt;
}

