@charset "utf-8";
/* CSS Document */

div.rsc001{
background: url(/images/rsc001_heading_01.jpg) top left no-repeat;
}

div.rsc002{
background: url(/images/rsc002_heading_01.jpg) top left no-repeat;
}


ul.rsc001_01 li {
	height:1%;
	/margin-top:-2px;
	border-bottom:solid 1px #d4d4d4;
}

ul.rsc001_01 li.last {
	border-bottom:none;
}

ul.rsc001_01 li dl {
	padding-bottom:10px;
	border:solid 10px #FFF;
	width:668px;
}

ul.rsc001_01 li.last dl {
	padding-bottom:0px;
}

ul.rsc001_01 li dl:hover {
	
	border:10px solid #FFE8E8;
	width:668px;
}

ul.rsc001_01 li dl dt {
	text-align:center;
	margin-top:20px;
	float:left;
	clear:both;
	width:160px;
}

ul.rsc001_01 li dl dd {
	padding-top:15px;
	padding-left:15px;
	float:left;
	width:493px;
}


ul.rsc001_01 li dl  dd  p.point {
	margin-top:5px;
}


ul.rsc001_02 li,
ul.rsc002 li {
	height:1%;
	/margin-top:-2px;
	padding:5px 0;
	border-bottom:solid 1px #d4d4d4;
}

ul.rsc001_02 li:hover,
ul.rsc002 li:hover {
	background-color:#FFE8E8;
}

ul.rsc001_02 li.last,
ul.rsc002 li.last {
	border-bottom:none;
}

ul.rsc001_02 li p.point,
ul.rsc002 li p.point {
	margin-top:5px;
}