<!--
body { 
	font-size:		small;
	color:			black;
	background:		white;
	margin:			10px;
	padding:		0;
}

/*-------------------------------------*/

/* Ａ２表示設定 */
td.hyouji {
	font-size:		small;
}

/*-------------------------------------*/

table.a3 {
	width:				144px;
	table-layout:		fixed;
	float:				left;
}

td.a3 {
	padding:			4px 0 4px 0;
	width:				144px;
	text-align:			center;
	white-space:		nowrap;
	border:				solid 2px #808080;
	empty-cells:		hide;
}





/* サムネイルの大きさ */
img.size_s {
	width:			128px;
	height:			170px;
}

/* 木の名前の文字の大きさ */
a.tname {
	font-size:		small;
}

-->
