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

#page-top {
	right:		20px;
	bottom:		12px;
	display:	none; /* 使用数ときは none にする */
	position:	fixed; /* 使用するときは fixed にする */
	z-index: 500;
}
