@charset "shift_jis";
/* CSS Document */

div#side {
	width: 220px;

}
#side span.ttl {
	display: block;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 10px;
	font-size: 112%;
	font-weight: bold;
}


#side ul {
	margin: 0px;
	padding: 0px;
}

#side li {
	display: block;
	width: 220px;
	line-height: 200%;
	background-color: #FAFAFA;
	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: 30px;
	list-style-type: none;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-image: none;
	background-image: url(../../goods/img/secound_img/link.gif);
}
#side li.top  {
	background-color: #FAFAFA;
	color: #333333;
	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;
	color: #333333;
	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 {
	background-color: #FAFAFA;
	color: #333333;
	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;
}

#side li a:hover {
	background-color: #FFFFCC;
	display: block;
	text-decoration: underline;
}

#side ul li.li_top {
}

#side ul li.li_end {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

