@charset "utf-8";

/* 体験者の声 */
#main h6{
	clear:both;
	padding:5px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	line-height:1.3;
	background:#F3F9E2;
	border-top:2px #99CC00 solid;
}
.box{
	clear:both;
	margin-bottom:5px;
}
.lead{
	margin-bottom:15px;
	padding:10px 10px 1px 10px;
	background:#eaf4ff;
}

#main dl{
	margin-bottom:15px;
}
#main dt{
	padding:5px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	line-height:1.3;
	background:#F3F9E2;
	border-top:2px #99CC00 solid;
}
#main dd{
	margin-left:1em;
	margin-bottom:10px;
}

/* =====================================================================
　1.list（コンプライアンス）
===================================================================== */
.no_list{
	margin:0 0 1em 0;
}
.no_list li{
	padding:5px 5px 5px 30px;
	line-height:1.4;
}
.no_list li.no1{ background:url(../../common/css/img/no_ic_01g.gif) no-repeat 5px 3px;}
.no_list li.no2{ background:url(../../common/css/img/no_ic_02g.gif) no-repeat 5px 3px;}
.no_list li.no3{ background:url(../../common/css/img/no_ic_03g.gif) no-repeat 5px 3px;}
.no_list li.no4{ background:url(../../common/css/img/no_ic_04g.gif) no-repeat 5px 3px;}
.no_list li.no5{ background:url(../../common/css/img/no_ic_05g.gif) no-repeat 5px 3px;}



