@charset "utf-8";
/*
Theme Name: uni-style
Theme URI: http://uni-p.jp/
Description: 株式会社ユニバーサル企画　SupportBlog用テンプレート　お客様のクリエイティブをサポートする情報を掲載　

Version: 1.0
Author: uni-p
Author URI: http://uni-p.jp/



 style info :各cssファイル読み込み用
=================================================================== */

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("css/default.css");


/* 共通のスタイル指定(ヘッダー、フッター)
----------------------------------------------------------- */
@import url("css/module.css");

/* all style
----------------------------------------------------------- */
@import url("css/style.css");


/* print style - 印刷用スタイル
----------------------------------------------------------- */
@import url("css/print.css");


