.selectedanchor {
	/*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	/* background:yellow;*/
	
}

ul.form-menu li {
	list-style: none outside none
}

ul.form-menu li a { /* 親分類 */
	width: 165px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0 0 1px 0
}

#container #sub-menu .menubox ul.form-menu li.m00 ul {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #D7D7D7;
	left: 321.5px;
	position: absolute;
	z-index:100
}

#container #sub-menu #category-menu ul li.m00 {
	background: url(//img.webike.net/sys_images/shoppingtop/menu01.gif)
	no-repeat right top;
	height: 33px;
	width: 165px;
	line-height: 34px;
	padding: 0 0
}

#container #sub-menu #category-menu ul li.m00 a {
	line-height: 33px;
	display: block
}

#container #sub-menu #category-menu ul li.m00 a:hover {
	background: url(//img.webike.net/sys_images/shoppingtop/menu01.gif) no-repeat left top;
	width: 165px;
	color: #fff;
}

#container #sub-menu #category-menu ul li.m00 a span {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0 0
}

/* カテゴリーメニューのサブメニューボックス */
#container #sub-menu #category-menu ul li.m00 ul {
	position: absolute;
	background: none repeat scroll 0 0 #FFF;
	border: 3px solid #D7D7D7;
	z-index:100:
}

#container #sub-menu #category-menu ul li.m00 ul li {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}

#container #sub-menu #category-menu ul li.m00 ul li a {
	background: none repeat scroll 0 0 transparent;
	line-height: 18px
}

#container #sub-menu #category-menu ul li.m00 ul li a:hover {
	background: none repeat scroll 0 0 transparent;
	color: #F0F;
	padding: 0 10px;
}
