body {
  width: 940px;
}

div#header {
  background: url(../img/bg_header.jpg) repeat-x 0 0;
}

div#gNavi {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../img/bg_header.jpg) repeat-x 0 -58px;
  margin: 5px auto;
}

div#wrapper {
  background: transparent;
}

div#contents {
  padding-bottom: 20px;
}

div#footer {
  position: static;
}
