<!--
body { 
	font-size:		small;
	color:			black;
	background:		white;
	margin:			10px;
	padding:		0;
}

/* 樹木検索くん */
td.f1_title {
	font-size:			12pt;
	font-weight:		bold;
	color:				white;
	background-color:	green;
}

/* ver1.00 */
span.f1_title {
	font-size:			10pt;
	font-style:			italic;
	font-weight:		normal;
	color:				white;
	background-color:	green;
}

/* [TOP] 特徴で検索 名前で検索 科名で検索 */
form.f1sel {
	font-size:			small;
	text-align:			right;
}

/* あいうえお */
table.aiueo {
	font-size:			small;
}

-->
