

/* pagetop */
/*
#page-top {
	display:none;
}

*/



#page-top {
	position: fixed;
	z-index: 9999;
	background:#000;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
}

#page-top img {
	position: relative;
	bottom: 0px;
	margin-top:-20px;
	left: 38%;
}
