 
#waku{
  
  background-color : blue;
}
TD{
  font-size : 12px;
  line-height : 20px;
  color : #666666;
  font-family : "MS UI Gothic","Century Gothic",osaka;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
  background-image : url(back.gif);
}
#manu{
  font-size : 16px;
  font-family : "MS UI Gothic",OSAKA;
  color : #666666;
}
#footer{
  font-size : 10px;
  line-height : 14px;
  right : auto;
}
H2{
  font-size : 20px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family : "MS UI Gothic",osaka;
}
A{
  color : #666666;
}
A:visited{
  color : #666666;
}
A:hover{
  color : #000099;
}

