/* 
Theme Name:ランドハグ
Themw URI:http://land-hag.com/
Description:ランドハグ専用テーマ
Author:ガーデンラボ
*/

/* ===================================================================
CSS information

 file name  :style.css
 style info :各cssファイル読み込み用
=================================================================== */

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("css/default.css");

/* 共通のスタイル指定(ヘッダー、フッター)
----------------------------------------------------------- */
@import url("css/module.css");

/* トップページの指定
----------------------------------------------------------- */
@import url("css/top.css");

/* all style
----------------------------------------------------------- */
@import url("css/style.css");

