#container{
  width : 800px;
  margin-left : auto;
  margin-right : auto;
}
#footer{
  background-color : #ffb202;
  width : 800px;
  height : 30px;
  text-align : center;
  font-size : 12px;
  clear : left;
  line-height : 30px;
}
#title{
  width : 100%;
  background-color : #ffb202;
}
#hidari{
  background-color : #ffb202;
  width : 213px;
  padding-top : 30px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
  height : 280px;
  vertical-align : middle;
}
#migi{
  width : 437px;
  background-color : #ffb202;
  padding-top : 50px;
  padding-left : 110px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
  height : 260px;
  font-size : 16px;
}
#contents{
  width : 100%;
  height : 280px;
}
#cl{
  clear : left;
}
#menu1{
  text-align : right;
  width : 95%;
  height : 30px;
  line-height : 30px;
}
a:hover{
  color : white;
  background-color : #7d7dff;
  padding-left : 10px;
  padding-right : 10px;
}
