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

}

#conts h3 {
	margin: 30px 0 10px;
}

#conts p {
	margin: 0 0 15px;

	line-height: 1.7;
}


