<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pageTop {
	position: correctioned;
	bottom: 100px;
	right: 20px;
	margin-right: 30px;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	width: auto;
	background-color: #9FD6D2;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: source-han-sans-japanese, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: 100;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.type1 ul li {
}
</pre></body></html>