@charset "utf-8";
/* ===================================================================
CSS information

 file name  :import.css
 author     :kanagawa
 style info :各cssファイル読み込み用
=================================================================== */

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import "default.css";

/* 共通のスタイル指定(ヘッダー、フッター)
----------------------------------------------------------- */
@import "module.css";

/* すべてのスタイル関係
----------------------------------------------------------- */
@import "style.css";

/*	デジタルパーマ、エクステ
----------------------------------------------------------- */
@import "digitalexte.css";

/*	デジタルパーマ、エクステの質問用CSS
----------------------------------------------------------- */
@import "bnr.css";

/* thickbox style
----------------------------------------------------------- */
@import "thickbox.css";



