/*  -  リスト  -  */
.ccm-page .hitotsu_list ul{
	list-style-type:none;
}
.ccm-page .hitotsu_list ul li{
	line-height:1.5;
}
.ccm-page .hitotsu_list ul li:before {
	content: "一、";
	margin-right:4px;
	margin-left:-36px;
}
.ccm-page .hitotsu_list h1:first-child,
.ccm-page .hitotsu_list h2:first-child,
.ccm-page .hitotsu_list h3:first-child,
.ccm-page .hitotsu_list h4:first-child,
.ccm-page .hitotsu_list h5:first-child,
.ccm-page .hitotsu_list h6:first-child{
	margin-top:0;
}
.ccm-page .hitotsu_list li{
	margin:0 0 16px 36px;
}
