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

 file name  :import.css
 author     :yourName (admin)
 style info :各cssファイル読み込み用
=================================================================== */

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


/* all style
----------------------------------------------------------- */
@import url("egg_style.css");




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