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

#conts h3 {
	margin-bottom: 14px;
}

#conts p {

	margin: 10px 0 39px 0;
	line-height: 1.7;
}

#conts p.black {
	color: #333;
}

		
		
