.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}

.treeview ul {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.treeview .hitarea {
	height: 1px;
	width: 1px;
	margin-left: 0px;
	cursor: pointer;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hitarea {
	padding-bottom: 50px;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li {
	margin: 0;
	padding-top: 8px;
	padding-right: 0pt;
	padding-bottom: 26px;
	padding-left: 0px;
}
.minus {
	margin-bottom: -4px;
}



#treecontrol { margin: 1em 0; display: none; }



.ico li {
	background-image: url(	background-image: url(../images/arrow_white.gif););
	background-repeat: no-repeat;
	background-position: 40px 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(../images/arrow_white.gif);
}
.sidenavi_arrow {
	background-repeat: no-repeat;
	background-position: 6px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: url(../images/arrow_white.gif);
	display: block;
	margin: 0px;
}
.side_seishu {
	background-color: #E5EFFF;
}
.side_shochu {
	background-color: #FAEDDC;
}
.side_wine {
	background-color: #F8E0E5;
}
.side_plum {
	background-color: #E2F1DC;
}
.side_liqueur {
	background-color: #F4E7D7;
}
.side_goods {
	background-color: #F3D7D7;
}
.arrow {
	background-image: url(../images/arrow_white.gif);
}
