@charset "Shift_JIS";


@import url("reset.css");								/* --- ←cssのリセット--- */
@import url("layout.css");							/* --- ←ドキュメント全体に関する設定--- */
@import url("layout_index.css");	/* --- ←index.htmlに関する設定--- */
@import url("navi.css");				/* --- ←ヘッダー・フッターナビゲーションに関する設定--- */
@import url("fontstyle.css");				/* --- ←フォントに関する設定--- */


