@charset "utf-8";

/*==================================================*/
/*----------------------------------------------------
*  CSSの読込設定
*---------------------------------------------------*/
/*==================================================*/

/* テンプレート部分の設定 */
@import "common.css";

/* レイアウト部分の設定 */
@import "layout.css";
