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

#conts h4 {
	margin: 40px 0 8px 0;
}

#conts h3 {
	margin: 25px 0 15px 0;
}

#conts h5 {
	margin-bottom: 15px;
}

#conts p {
	margin: 0 0 20px 0;
	
	color: #333;
	line-height: 1.7;
}

#conts p.mT20 {
	margin: 20px 0 8px 0;
}

#conts p span {
	color: #4B7221;
	font-weight: bold;
}

#conts p a {
	background: url(../img/nichizyou/icon01.jpg) no-repeat left center;
	padding-left: 15px;
}
