@charset "utf-8";

/* pTop */
html>body #pTop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 500;
}
