header h1 {
  background: url(http://jgu.jp/assets/templates/swc/images/logo_en.png) no-repeat;
  height: 120px;
  width: 498px;
}

header #info1 {
  background: url(http://jgu.jp/assets/templates/swc/images/info_en.png) no-repeat;
}

header #info2 li:nth-child(1),
header #info2 li:nth-child(2) {
  margin-right: 3px;
}

section#topics a.archive {
  background: url(http://jgu.jp/assets/templates/swc/images/archive_en.png) no-repeat;
}

footer nav {
  text-align: center;
}

section#topics dl dd {
  padding-left: 5.5rem;
}