@charset "utf-8";
@import "../../../css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2,
#conts h3 {
	margin-bottom: 15px;
}

#conts p {
	margin-bottom: 40px;
	color: #333;
	line-height: 1.7;
}

#conts p.mb15 {
	margin-bottom: 15px;
}

#conts .list {
	margin-bottom: 14px;
}

#conts .list li {
	margin-bottom: 13px;
	padding-left: 17px;
	background: url(../../../img/icon/02.gif) no-repeat left top;
	color: #333;
}

#conts .list li span {
	font-weight: bold;
	color: #05802A;
}

