@charset "UTF-8";
@import url("/common/css/common.css");

/* ------------------------------------------------------------ */
/* 長期優良住宅 */
/* ------------------------------------------------------------ */


strong {
	color: #e60012;
}

#content h2 {
	clear: both;
	margin: 0 auto;
	margin-left: -8px;
}

#content h3 {
	clear: both;
	margin: 1.5em auto;
	margin-left: -8px;
	color: #0075c1;
}

#content ul.otoku li {
	margin: 0;
	padding-left: 32px;
	line-height: 28px;
	background: url("../images/marker_otoku.png") no-repeat left;
	font-weight: bold;
	list-style-type: none;
}

#content ul.grid li {
	margin: 16px;
}

