/*h4に色を付けて太字にする*/

.h4-lead-d {
	font-weight: bold;
	color: #006699;
}