/* **************************************************************** */
/* *** -------------------------------------------------------- *** */
/* ***  * ガイドライン gl/index.html                            *** */
/* *** -------------------------------------------------------- *** */
/* **************************************************************** */

/* **************************************************************** */
/* *** Import CSS                                               *** */
/* **************************************************************** */

@import "global-style.css";    /* 初期設定と共通定義                */
@import "global-contents.css"; /* 共通定義                          */

/* *** -------------------------------------------------------- *** */
/* ***  * ガイドライン gl/index.html                            *** */
/* *** -------------------------------------------------------- *** */

#main .h-type_41 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 5px 0;
}
/* --- コンテンツとセットで --------------------  */
#contents ul {
	margin-bottom: 1px;
}
