div#left h3 {
	text-indent: -9999px;
	background-image: url( "./img/left-title.png" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
}

ul.sub_navi {
	background-image: url( "./img/left-sideborder.png" );
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 5px;
}

div#tmp01 {
	background-image: url( "./img/left-bottomline.png" );
	background-position: top left;
	background-repeat: no-repeat;
	height: 8px;
	width: 150px;
}

