<!--
body { 
	font-family:	"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ丸ゴ ProN","Hiragino Maru Gothic ProN",Osaka,sans-serif;
	font-size:		small;
	color:			#335555;
	background:		#f5f5f5;
}

hr {
	color:			#335555;
}

/* 樹名板 */
.title {
	width:				460px;
	font-size:			12pt;
	font-weight:		bold;
	letter-spacing:		0.1em;
	color:				white;
	background-color:	#006935;
}

//.title {
//	width:				460px;
//	font-size:			medium;
//	font-weight:		bold;
//	color:				white;
//	background-color:	green;
//}

/* 樹木名 */
.title2 {
	line-height:		160%;
	text-indent:		5px;
}

/* 学名 */
.title3 {
	font-size:			x-small;
	text-indent:		15px;
}

/* 説明 */
.descri {
	font-size:			11pt;
	line-height:		1.2em;
	letter-spacing:		0.1em;
	margin-top:			8px;
	margin-left:		5px;
}

/* 左フレームのサムネイルサイズ */
.small {
	width:				96px;
	height:				128px;
	border:				0;
	margin-bottom:		5px;
}

/* 右インラインフレームの画像サイズ */
.large {
	width:				432px;
	height:				576px;
	border:				0;
	float:				left;
	margin-right:		4px;
	margin-bottom:		2px;
}

/* 撮影日時・場所 */
.leftm {
	position:			relative;
	left:				5;
}

br.f1 {
	line-height: 4px;
}

a.t1{
	color: white;
	text-decoration: none;
}
a.t1:visited	{ color: white }
a.t1:hover{
	color: white;
	text-decoration: none;
}

a.t2{
	width: 120;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #009900;
	padding: 3px;
	border-style: outset;
	border-width: 2px;
	display: block;
	text-decoration: none;
}
a.t2:visited	{ color: white }
a.t2:hover{
	color: white;
	text-decoration: none;
}

a.t3{
	width: 120;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	background-color: #009999;
/*
	background-color: #0000ff;
*/
	padding: 3px;
	border-style: outset;
	border-width: 2px;
	display: block;
	text-decoration: none;
}
a.t3:visited	{ color: white }
a.t3:hover{
	color: white;
	text-decoration: none;
}

-->
