div#side_left {
	float: left;
	width: 140px;
	font-family:  "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#side_left ul {
	margin: 0px 0 0;
	padding: 0px 0px;
	width: 140px;
	border: 1px #666666 solid;
	background-color: #E6F5DD;
}
div#side_left ul.level2 {
	background: #E6F5DD;
}
div#side_left ul.level3 {
	background: #E6F5DD;
}
div#side_left li {
	position: relative;
	list-style: none;
	margin: 0 0;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	;
	border-bottom-width: 1px;
}
div#side_left li:hover {
	background-color: #E3F5AD;
}
div#side_left li.submenu {
	background: url(../img/icon_arrow2.gif) no-repeat 95% 50%;
}
div#side_left li.submenu:hover {
;
	background-color: #E3F5AD;
}
div#side_left li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 140px;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #009600;
}
div#side_left li a:hover {
	border-left-color: #336600;
	color: #336633;
}
div#side_left ul a {
	width: 125px;
}
div#side_left ul ul {
	position: absolute;
	top: 0;
	left: 140px;
	display: none;
}
div#side_left ul.level1 li.submenu:hover ul.level2, 
div#side_left ul.level2 li.submenu:hover ul.level3 {display:block;}
.topix{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #666600;
	line-height: 14px;
	background-image: url(../img/ico_arrow_white_sml.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 16px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	margin-bottom: 2px;
	padding-top: 3px;
}
.topixb{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #666600;
	line-height: 14px;
	background-image: url(../img/ico_arrow_white_sml.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 16px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
