@charset "utf-8";
/* CSS Document */

div#side {
	width: 210px;

}
#side span.ttl {
	display: block;
	width: 200px;
	text-indent: 15px;
	background-image: url(../../about/img/arrow_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 108%;
	font-weight: bold;
	line-height: 24px;
	border: 1px solid #999999;
	background-attachment: scroll;
}


#side ul {
	margin: 0px;
	padding: 0px;
}

#side li {
	display: block;
	width: 210px;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-indent: 20px;
	list-style-type: none;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-image: none;
	background-image: url(../../about/img/bg_arrowsubli.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 10% center;
	line-height: 180%;
}
#side li.top  {
	background-color: #FAFAFA;
	display: block;
	text-decoration: none;
	background-image: url(../../goods/img/secound_img/link.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	background-attachment: scroll;
}

#side li.top a  {
	background-color: #FAFAFA;
	display: block;
	text-decoration: none;
	background-image: url(../../goods/img/secound_img/link.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	background-attachment: scroll;
}

#side li a {
	display: block;
	background-image: url(../../goods/img/sub_mn.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	background-attachment: scroll;
	padding-left: 10px;
	color: #3366FF;
	text-decoration: none;
}

#side li a:hover {
	display: block;
	text-decoration: underline;
}

#side ul li.li_top {
	display: block;
}

#side ul li.li_end {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
}
#side li .nlink {
	background-color: #FAFAFA;
	display: block;
	text-decoration: none;
	background-image: url(../../goods/img/sub_mn.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	background-attachment: scroll;
	padding-left: 10px;
}
