@charset "utf-8";

/*-----------------------------

　リセットCSS + サイト共通設定

------------------------------*/
.pagetop {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index:100;
}

