@charset "UTF-8";

/* ////////////////////////////////////////
#feature
//////////////////////////////////////// */

#feature dl {
	padding:30px 0px 40px 0px;
}

#feature dt {
	width:205px;
	float:left;
	text-align: right;
	
}

#feature dd{
	width:720px;
	float:right;
}
#feature dd p {

	font-size:1.4em;
	line-height:1.9em;
	text-align: left;
}
#feature dd h4 {
	padding-top:45px;
	text-align: left;
}


#feature dd p .small{
font-size:0.7em;

}

