@charset "utf-8";

/*=========================================================
*----------------------------------------------------------
* 外部CSSの読み込み
*----------------------------------------------------------
=========================================================*/

/*---------------------------------------------------------
* 共通CSSの読み込み
*--------------------------------------------------------*/
@import "base.css";

/*---------------------------------------------------------
* top用のCSSの読み込み
*--------------------------------------------------------*/
@import "common.css";


/*---------------------------------------------------------
* 下層ページ用のCSSの読み込み
*--------------------------------------------------------*/
@import "layout.css";

