@charset "utf-8";

/* /cooperate/coop_support.html専用CSS */

/* 見出し */
.coop_support_act_tit {
	border-radius: 4px;
	width: 100%;
	padding: 4px 10px;
	color: #fff;
}
#education .coop_support_act_tit { background-color: #f9b1d9; }
#prevention .coop_support_act_tit { background-color: #277bd9; }
#nourishment .coop_support_act_tit { background-color: #ff8522; }
#health .coop_support_act_tit { background-color: #277bd9; }
#support .coop_support_act_tit { background-color: #e77167; }
