﻿/* **************************************************************** */
/* *** -------------------------------------------------------- *** */
/* ***  * ガイドライン gl/index.html                            *** */
/* *** -------------------------------------------------------- *** */
/* **************************************************************** */

/* **************************************************************** */
/* *** Import CSS                                               *** */
/* **************************************************************** */

@import "global-style.css";    /* 初期設定と共通定義                */
@import "global-contents.css"; /* 共通定義                          */

