BODY {
  background-color : #f5f5f5;
  margin:0;
  padding:0;
  font-family:osaka,'£Í£Ó¡¡¥´¥·¥Ã¥¯',sans-serif;
}
A:LINK {
  color : #004f00;
  text-decoration:none;
}
A:VISITED	{
  color : #006f37;
  text-decoration:none;
}
A:HOVER {
  color : blue;
  text-decoration:underline;
}
img {
  border:none;
}
h2 {
  margin-left:20px;
}
#waku {
  border-color : #00331a;
  border-width : 0px 1px 1px 1px;
  border-style:solid;
  width:750px;
  margin-left:auto;
  margin-right:auto;
  background-color : #ffffff;
}
#right {
  background:#ffffff;
}
.gray {
  color:#999999;
}
.foot {
  text-align:center;
  margin-top:20px;
  margin-bottom:1em;
}
.center {
  text-align:center;
}
h1 {
  font-size:1.4em;
  margin:0;
}
h2 {
  font-size:1.2em;
  margin-top:1em;
  margin-bottom:1em;
}
H3 {
  font-size:1em;
  text-align : center;
  margin-top : 20px;
}
h4 {
  font-size:0.9em;
}
.size1 {
  font-size : 0.75em;
  line-height:150%;
}
.size2 {
  font-size:0.8em;
  line-height:150%;
}
.size3 {
  font-size:0.9em;
  line-height:160%;
}
.size4 {
  font-size:1em;
  line-height:160%;
}
.size5 {
  font-size:1.2em;
  line-height:160%;
}

