@charset "utf-8";
#contentsC {
	width:170px;
	float:right;
	display: inline;
	margin:0 8px 16px 0;
}

#contentsC ul{
	list-style:none;
}

#contentsC li{
	width:170px;
	height:40px;
	display:block;
	border-top:solid 1px #0b80d0;
	border-bottom:solid 1px #0b80d0;
	margin-bottom:5px;
	line-height:40px;
}

#contentsC a{
	text-decoration:none;
	background:url(images/marker.gif) no-repeat left center;
	padding-left:15px;
	color:#0b80d0;
	display:block;
	width:155px;
	height:40px;
}

#contentsC a:hover{
	background-color:#e4ecf7;
	display:block;
	width:155px;
	height:40px;
}

#contentsC .kakutei {
	display:block;
	width:155px;
	height:40px;
	color: #0b80d0;
	background: url(images/marker.gif)  no-repeat left center;
	background-color: #e4ecf7;
	padding-left:15px;
}
