@charset "utf-8";
/* CSS Document */


div#rightContSp {
	float: right;
	font-size: 110%;
}
div#rightContSp dl {
	border: 1px solid #becded;
	border-top: none;
	margin-bottom: 15px;
	width: 223px;
}
div#rightContSp dl dt {
}
div#rightContSp dl dd {
	padding-left: 13px;
}
div#rightContSp dl dd ul {
	padding: 0 0 6px;
}
div#rightContSp dl dd ul li {
	line-height: 1.3;
	width: 197px;
	background-image: url(../../common/image/main/right_special_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#rightContSp dl dd ul li.end {
	background: none;
}
div#rightContSp dl dd ul li a {
	padding: 8px 0 8px 10px;
	display: block;
	color: #231815;
}
div#rightContSp dl dd ul li a:hover {
	color: #869fd2;
}
div#rightContSp dl dd ul li.now a {
	color: #869fd2;
}

#footer
{
	clear:both;
}

