<style type="text/css">
<!--

body{
  margin 0;
  background-color #FFFFFFF;
  overflow auto;
  }
P{
  margin-left  30%;
  margin-top  30px;
  font-size  12px;
}
TABLE{
  text-align  left;
  margin-left  30%;
  font-size  12px;
}

-->

-->
</style>
BODY{
  font-size : 12px;
  background-color : white;
  margin-top : 30px;
  margin-left : 30%;
}

A:LINK{
  color : #443977;
}
A:visited{/*訪問済みリンク色*/
  color: #332966;
}
A:hover,a:active{/*アクティブリンク色*/
  color: #AA4844;
}

TD{
  
  
  font-size : 12px;
  text-align : justify;
  color : #001e46;
  font-family : Arial;
}
BODY{
  background-color : white;
  margin-top : 30px;
  margin-left : 250px;
  font-size : 12px;
  font-family : sans-serif,Arial,Verdana;
  color: #212125;/*■全体の文字色*/
  background-image : url(images/top_bg.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 0px 0px;
  text-align : justify;
}
P{
  margin-top : 30px;
  
  text-align : justify;
  color : #001e46;
}
