@charset "utf-8";
/* CSS Document */


.backtotop {
  cursor: pointer;
  text-indent: -9999em;
  height: 48px;
  background: #fff000 url("../images/icon/back_to_top.png") center center no-repeat;
}

