h2.feature {
	display:block;
	background:url(../images/feature/title.png) no-repeat;
	width:203px;
	height:24px;
	text-indent:-9999px;
	margin:80px 0 50px;
	}

.description {
	background-color:#5f0000;
	color:#ffffff;
}

.description-l {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝 E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	float:left;
	padding:30px;
	width:447px;
	height:140px;
	line-height:26px;
}
.description-r {
	float:right;
	width:293px;
	height:200px;
}

.feature-l {
	float:left;
	width:145px;
	margin-top:40px;
}
.feature-r {
	float:right;
	width:605px;
	margin-left:50px;
	padding-top:15px;
	margin-top:40px;
}
.feature-r p {
	line-height:28px;
}