@charset "UTF-8";

#page-top {
    position: fixed;
    bottom: 60px;
    right: 60px;
    font-size: 80%;
}
#page-top img {
border: none;
}


#page-top a {
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}

#page-top a:hover {
    background: none;
    text-decoration: none;
}