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