@charset "utf-8";
a.page {
  top: 80px;
  bottom: 2em;
}
div.header {
  height: 80px;
}
div.footer {
  height: 2em
}
div.contentswrapper {
  padding-top: 80px;
  padding-bottom: 2em;
}
