<style type="text/css">
<!--
html{/*スクロールバーの色*/
  scrollbar-3dlight-color: #DADADB;
  scrollbar-arrow-color: #7A7A7B;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #FAFAFB;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #999999;
  scrollbar-track-color: #FBFBFC;
  }
body{
  line-height: 1.5;
  font-size: 10pt;
  color: #333333;
  overflow: none;
  height: 100%;
  background-color: #FCFCFC;
  background-image: url(@back.gif);
  margin-top:  2%;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10%;
  }
h1{
  font-size: 10pt;
  font-family: Verdana;
  font-weight: bold;
  color: #CCCCCC;
  text-align: right;
  }
h2{
  font-size: 12pt;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #CC0066;
  }
h3{
  font-size: 10;
  font-family: Arial,sans-serif;
  font-weight: normal;
  text-align: right;
  color: #669999;
  }
h4{
  font-size: 12;
  font-family: Verdana;
  font-weight: normal;
  color: #CC0066;
  }
a:link{/*リンク色*/
  color: #003399;
  text-decoration: none;
}
a:visited{
  color: #003399;
  text-decoration: none;
}
a:hover,a:active{
  color: #29195D;
  text-decoration: underline;
}
-->
</style>

