
BODY {
  background:#fff;
  margin : 0px auto;
  margin-bottom : 0px;
  margin-left : auto;
  padding: 0;
  line-height : 140%;
  color:#777;
  font-size:12px;
  text-align:center;
  font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  width : 100%;
}
H1{
  color : #000040;
  font-size : 17px;
  margin-bottom : 5px;
  font-weight : bold;
  font-family : Verdana,Arial;
  line-height : 170%;
  letter-spacing : -1px;
  word-spacing : -2px;
}
H2{
  font-size : 17px;
  color : #fe0166;
  padding-bottom : 0px;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #ff0080;
  padding-left : 8px;
  line-height : 170%;
  letter-spacing : -1px;
  margin-bottom : 5px;
}
H3{
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  color : #3e3e3e;
  padding-left : 5px;
  margin-top : 15px;
  border-left-width : 4px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #000040;
  border-bottom-color : #000040;
  font-size : 12px;
  line-height : 170%;
  margin-bottom : 5px;
}
H4{
  font-size : 13px;
  font-weight : bold;
  margin-bottom : 1px;
  color : #000040;
  padding-left : 5px;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #000040;
  line-height : 170%;
}
A{
  font-weight : normal;
  color : blue;
}
A:LINK{
  color : blue;
}
A:VISITED{
  color : blue;
}
A:HOVER{
  color : #8e8eff;
}
A:ACTIVE{
  color : blue;
}
