<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* body
----------------------------------------------------------- */
@import url("default.css");


/* 基本設定
----------------------------------------------------------- */
@import url("common.css");


/* 印刷用
----------------------------------------------------------- */
@import url("print.css");
</pre></body></html>