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

/********** COMMON **********/
@import url("layout.css");
@import url("commonparts.css");

/********** PRINT **********/
@import url("print.css");

/********** LOCALIZE **********/
@import url("localize.css");

/*-- V3 rev.17 --*/

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