@charset "utf-8";

/* ---------------------------------------------------------
CSS Information
 Author:         NTT Learning Systems Corporation
 Style Info:     各CSSファイル読み込み用
--------------------------------------------------------- */

/* default Style - デフォルトのスタイル調整 基本設定
--------------------------------------------------------- */
@import url("default.css");


/* contents Style - 主なコンテンツのスタイル調整
--------------------------------------------------------- */
@import url("contents.css");


/* shadowbox - LightBoxのスタイル調整
--------------------------------------------------------- */
@import url("shadowbox.css");
