/* \*//*/

#tree_icon {
	width: 180px;
	height: 320px;
	top: -320px;
	left: -190px;
	overflow: visible;
	position: absolute;
	z-index: 1;
}

#tree_icon_macIE_others {
	display: none;
	
}

/**/
/* 今度はMac版 IE 5.x にのみ適用させないスタイル \*/
#tree_icon {
	width: 180px;
	height: 320px;
	top: -160px;
	left: -95px;
	overflow: visible;
	position: absolute;
	z-index: 1;
}

#tree_icon_macIE {
	display: none;
}



/*ここから以降は、どのブラウザも正しく認識できるスタイルのみを記述*/


#tree_iconPosi {
	width: 180px;
	height:320px;
}


#tree_iconDammy {
	position: absolute;
}


#tree_parts {
	margin: 0px auto;
	width: 766px;
	padding: 0px;
	text-align: left;
	height: 30px;
}

#tree_icon0 {
	height: 30px;
	width: 95px;
}
