@charset "EUC-JP";

/* ¥Ú¡¼¥¸¥È¥Ã¥× ¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú¡ù¡ú */
#back-top {
    position: fixed;
    bottom: 30px;
    right: 0;
}
#back-top a {
    width: 70px;
    display: block;
	cursor: pointer;
}
#back-top span {
    width: 70px;
    height: 70px;
    display: block;
    /*margin-bottom: 7px;*/
    background: url(https://s.yimg.jp/images/travel/dev/sp/common/images/backtop.png) no-repeat 0 0;
}
