@charset "utf-8";
/* ===================================================================
Theme Name: Test Template
Theme URI: http://webcasfc.com/
Description: テーマ作成テスト用です。<a href='http://webcasfc.com/'>リンクも出来ます</a>
Author: GUTS
Author URI: http://webcasfc.com//
Version: 1.0

CSS information

 file name  :style.css
 author     :guts0110
 style info :各cssファイル読み込み用
=================================================================== */
/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("css/default.css");

/* 共通のスタイル指定(ヘッダー、フッター)
----------------------------------------------------------- */
@import url("css/module.css");

/* all style
----------------------------------------------------------- */
@import url("css/style_main.css");

/* print style - 印刷用スタイル
----------------------------------------------------------- */
@import url("css/print.css");
