@charset "UTF-8";

.cssskin-top_goto_pagetop a:link {
  text-decoration: underline;
  font-weight: bold;
  background-color: #b58f87;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
}

.cssskin-top_goto_pagetop a:visited {
  text-decoration: underline;
  font-weight: bold;
  background-color: #b58f87;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
}

.cssskin-top_goto_pagetop  {
  margin-bottom: 10px;
}

