@charset "UTF-8";
#contents h2 {
	margin-bottom: 20px;
}
ul#c-list {
	overflow: hidden;
	float: left;
	width: 572px;
}
#c-list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#c-list-copy {
	width: 562px;
	margin-bottom: 30px;
	line-height: 170%;
	clear: both;
}
.point ul {
	line-height: 170%;
	font-size: 0.9em;
	overflow: hidden;
	margin-top: 10px;
}
.point li {
	width: 125px;
	float: left;
	padding-right: 28px;
	background-image: url(../img/img_d_yajirushi.png);
	background-repeat: no-repeat;
	background-position: 135px 40px;
}
.point li.lastchild {
	background-image: none;
	width: 125px;
	padding-right: 0px;
}
