@charset "utf-8";
/*
/////////////////////////////////////
scroll-top.css
updata：2016/10/04
/////////////////////////////////////
*/

/* ----- SCROLL TOP ---- */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {

}
#page-top a:hover {

}