@charset "utf-8";

/* -----------------------------------------------------------
 styles.css
 author:kk
----------------------------------------------------------- */

/* -----------------------------------------------------------
 basic Style - 基本設定・リンクカラー設定
----------------------------------------------------------- */
@import 'basic.css';

/* -----------------------------------------------------------
 template - ヘッダー・サイドメニュー・フッターの設定
----------------------------------------------------------- */
@import 'template.css';

/* -----------------------------------------------------------
 page - 各ページの設定
----------------------------------------------------------- */
@import 'page.css';

/* -----------------------------------------------------------
 blog - blogページの設定
----------------------------------------------------------- */
@import 'blog.css';
