@charset "UTF-8";
/* ページトップへ戻るボタン */
#pagetop {
  font-size: 160%;
  position: fixed;
  bottom: 0px;
  right: 0px;
}

#pagetop a {
  display: block;
  background: none;
  color: #000066;
  width: 200px;
  padding: 10px 10px;
  text-align: right;
  text-decoration: none;
}

#pagetop a:hover {
  color: #47577b;
  text-decoration: none;
}

/*# sourceMappingURL=sentan-style04.css.map */
