@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	住宅性能表示制度
------------------------------------------------------------*/
#conts h2,
#conts h3,
#conts h4 {
	margin: 0 0 10px;
}

#conts h3 {
	margin-top: 20px;
}

#conts p {
	margin: 0 0 1em;

	line-height: 1.7;
}

#conts .box {
	margin-bottom: 25px;
	padding: 16px 16px 6px;
	border: 5px solid #ccc;
}

#conts .box ul li {
	margin-bottom: 10px;
	padding-bottom: 8px;
	background: url(/img/line/02.gif) no-repeat bottom;
}

#conts .box p {
	margin: 3px 0 0;
}

#conts .box p span {
	margin: 0 10px 0 16px;
	padding: 2px 5px;
	background: #d9e3b9;
}

