@charset "utf-8";

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　 ■■■■　　　　各cssファイル読み込み用  　　　 　　■■■■
   ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* ＝＝＝cssディレクトリ内の各CSSの説明＝＝＝ */



/* ＝＝＝bodyの基本設定及びbody内の各要素の設定＝＝＝ */
@import url("default.css");

/* ＝＝＝各詳細＝＝＝ */
@import url("detail.css");



   
