<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#back-top_area {
	float:right;
}


#back-top02 {
	position: fixed;
	right: 5px;
	bottom: 10px;
}

#back-top a {
	width: 100px;
	display: block;
}

#back-top span{
	width: 95px;
	height: 95px;
	display: block;
	margin-bottom: 400px;
	background: url('/img/for_cart.png') no-repeat center center;
}

</pre></body></html>