.content img {
  width: 100%; }

#header h1 {
  font-size: 0;
  line-height: 0; }

#nav ul {
  font-size: 0;
  text-align: center;
  padding: 10px 0px; }
  #nav ul li {
    width: 50%;
    display: inline-block; }
    #nav ul li.all {
      width: 100%; }

#page div {
  font-size: 0;
  line-height: 0; }

#pagewrapper {
  width: 100%;
  height: auto;
  background-image: url("../img/kyotuhaikei.jpg");
  background-repeat: repeat-y;
  background-size: 100%; }
