@charset "utf-8";

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: auto;
  z-index: 1000;
}

/* #pagetop a {
  width: 100px;
  height: 100px;
  padding-left: 15px;
  background-image: url(../image/l_e_others_400.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
} */

#toppage {
  background-image: url(topBg_10Gb.png);
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 142px;
}
#toppage p.large {
  font-size: 1.1em;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 15px;
  padding-bottom: 0;
}

#toppage p {
  line-height: 1.5;
  padding-right: 15px;
}


}
