 
#container{
  
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 940px;
  
  left : 0px;
  margin-left : auto;
  margin-right : auto;
  
  
  
  
  background-repeat : repeat;
  height : auto;
  background-color : #ffefc4;
}
#navi{
  background-color : #acfdc0;
  margin-top : 5px;border-width : 0px 0px 0px 0px;border-style : none none none none;
  width : 175px;
  height : 1100px;
  float : left;
  left : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  

  
}
BODY{
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(daidorogo3.gif);
  background-repeat : repeat;
  
  background-color : #feeec2;
}
#right{
  margin-top : 5px;
  margin-left : 5px;
  width : 700px;
  float : left;
  
  
  padding-left : 5px;
  padding-top : 10px;
  left : 0px;
  
  
}
#footer{
  font-size : 16px;
  font-family : sans-serif;
  color : white;
  background-color : #45d22d;
  text-align : right;
  width : 890px;
  clear : both;
}
