<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* =========================================================
     ãƒªã‚»ãƒƒãƒˆCSS
========================================================= */

* {
	margin: 0;
	padding: 0;
}
ul,ol {
	list-style: none;
}
img {
	vertical-align: bottom;
	-webkit-backface-visibility: hidden;
}
a {
	text-decoration: none;
}</pre></body></html>