<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/* import.css */


/*-----  contents -------


	1.  common.css
	2.  pages.css


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


/* hide from Mac IE \*/

	@import url("./common.css");
	@import url("./pages.css");

/* end hide of Mac IE */


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