@charset "utf-8";
#sid_menu {
	padding: 0px;
	float: right;
	width: 220px;
	margin: 0px;
}
#sid_menu ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#sid_menu   ul   li {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	width: 220px;
}
#container #contents #content #sid_menu ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #contents #content #sid_menu ul li a span {
	position: absolute;
	right: 9999px;
}

