/* Default Layout: */
@import url(css/blog.css);
@import url(css/screen.css);
@import url(css/heiwa.css);

ul.tree {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
li.tree-list {
	margin: 0px;
	padding-left: 13px;
	list-style: none;
	background-image: url(http://www.hatara9.com/heiwa/images/tree.png);
	background-repeat: no-repeat;
}
li.tree-list-end {
	background-image: url(http://www.hatara9.com/heiwa/images/tree_end.png);
	background-repeat: no-repeat;
}