<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

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

初期化

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

* {
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF;
}

a{
	text-decoration:underline;
	color:#000000 !important;
}

img{
	border:0;
}
</pre></body></html>