*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;border-width : 2px;border-style : solid;border-color : silver;
  width : 1115px;
  height : inherit;
  font-size : small;
  font-family : メイリオ;
  font-weight : normal;
}
#header{
  background-image : url(hed.png);
  height : 74px;
  float : none;
  background-repeat : no-repeat;
}
#column{
  padding-top : 10px;
  padding-left : 5px;
  width : 220px;
  float : right;
  margin-right : 5px;
  list-style-type : none;
}
#cont{
  text-align : left;
  padding-top : 10px;
  margin-left : 5px;
  margin-right : 5px;
  width : 870px;
  float : left;
  height : inherit;
}
#footer{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
  height : 100px;
  clear : both;
}
DIV{
  font-size : small;
  font-family : メイリオ;
  font-weight : normal;
}
