  
BODY{
  color : #666666;
  background-color : #fec8ba;
}
#waku01{
  color : #444444;
  background-color : white;
  width : 750px;
}
#menu{
  color : #444444;
  background-color : #a8d7dd;
  vertical-align : middle;
  text-align : center;
  height : 20px;
  width : 163px;
}
A:HOVER{
  color : #ffb9dc;
}
#question1{
  font-size : 10pt;
  
  vertical-align : baseline;
  text-align : left;
  width : 140px;
  
  height : 20px;
  font-weight : 600;
  
}
#question2{
  font-size : 12px;
  font-weight : 400;
  vertical-align : bottom;
  text-align : left;
  width : 530px;
  
  height : 20px;
}

