@charset "utf-8";
/* ===================================================================
CSS information

 file name  :import.css
 style info :各cssファイル読み込み用
=================================================================== */

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("default.css");

/* index style - index.html 設定
----------------------------------------------------------- */
@import url("style_ind.css");

/* second style - 2nd系設定
----------------------------------------------------------- */
@import url("style_news.css?1718933734");
