@charset "shift_jis";
body{
  color :#9966cc;/*#663399;*/
  background-color : #ccffcc;
  background-image : url(block2.gif);
  line-height : 1.5em;
  margin-right:20px;
  margin-left:90px;
}
h1{
  text-align:center;
}
em{
  color:#cc0099;
  font-style:normal;
  font-weight:bold;
}
img{
  border-style:none;
}
.centering{
  text-align:center;
}
.header{
  font-size:smaller;
}
.footer{
  text-align:right;
}
.onegai{
  color:#660099;
}
a:link{
  color :#6699cc; /* #333399; */
}
a:visited{
  color :#9999cc;/* #003300;*/
}
a:active{
  color : #000000;
}
table{
  line-height : 150%;
}
th{
  color : #804000;
}
td{
  font-size : x-small;
}
