@charset "UTF-8" ;

/*	スタイルシート　[ 森と木の研究所：研究所の概要 ]
=================================================================== */

/*	コンテンツ
=================================================================== */
section#contents article#main section#board article section h3 {
	background: url(../images/icn_tree.png) no-repeat left bottom;
}
section#contents article#main section#board article section.catch {
	padding: 12px;
	background-color: rgba(102,153,0,0.3);
	border: 1px solid green;
	font-size: 14px;
}
