@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      master.css
 Author:         Takuro Toyama
 Style Info:     各CSSファイル読み込み用
----------------------------------------------------------- */

/* default Style - デフォルトのスタイル調整 基本リンクカラー設定
----------------------------------------------------------- */
@import url("default.css");


/* サブ page Style - サブページ用のレイアウト
----------------------------------------------------------- */
@import url("sub.css");

/* LightBox
----------------------------------------------------------- */
@import url("lightbox.css");
