@charset "utf-8";

#feature .featureBlock {
	position: relative;
	width: 610px;
	margin: 30px 0 0 0;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #EBE7E0;
}
#feature .featureBlock.lastChild {
	padding: 0 0 0 0;
	border-bottom: none;
}
#feature .lastBlock01A {
	position: relative;
	margin: 0 0 -40px 0;
	z-index: 2;
}

#feature .featureCol01A {
	float: left;
	width: 290px;
	padding: 0 0 15px 0;
}
#feature .featureCol01B {
	float: right;
	width: 310px;
}
#feature .featureCol02A {
	float: left;
	width: 220px;
}
#feature .featureCol02A.lastBlock01A {
	clear: left;
}
#feature .featureCol02B {
	float: right;
	width: 380px;
}
#feature .featureCol02C {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}
#feature .featureCol02D {
	float: right;
	width: 380px;
	margin: 0 0 25px 0;
}
#feature .featureCol03A {
	float: left;
	width: 290px;
}
#feature .featureCol03B {
	float: right;
	width: 290px;
}
#feature .featureCol04A {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
}
#feature .featureCol05A {
	float: left;
	width: 270px;
	margin: 40px 0 0 0;
}

#feature .featureImage01A {
	position: relative;
	height: 170px;
}
#feature .featureImage01A img {
	position: absolute;
	top: -30px;
	left: -30px;
}
#feature .featureImage01B {
	position: relative;
	height: 190px;
	margin: 0 0 -40px 0;
}
#feature .featureImage01B img {
	position: absolute;
	top: 0;
	right: -30px;
}
#feature .featureImage01C {
	position: relative;
	height: 220px;
}
#feature .featureImage01C img {
	position: absolute;
	top: 0;
	right: -30px;
}

#feature .featureH401B {
	margin: 10px 0 7px 0;
}
#feature .featureH401C {
	margin: 40px 0 7px 0;
}

#feature .featureNote01A {
	margin: 10px 0 0 0;
	font-size: 84%;
	line-height: 1.5;
}
#feature .featureNote01A li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

#feature .featureMerit01A {
	width: 620px;
	margin: 0 0 0 -10px;
	line-height: 1.5;
}
#feature .featureMerit01A li {
	float: left;
	_display: inline;
	width: 145px;
	margin: 0 0 0 10px;
}
#feature .featureMerit01A li img {
	margin: 0 0 10px 0;
}

#feature .featureLink01A {
	margin: 10px 0 6px 0;
	font-size: 117%;
	font-weight: bold;
}
#feature .featureLink01B {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
}
#feature .featureLink01A a,
#feature .featureLink01B a {
	padding: 0 0 0 0px;
	line-height: 1.3;
	text-decoration: underline;
}
#feature .featureLink01A a:hover,
#feature .featureLink01B a:hover {
	text-decoration: none;
}

#feature .featureBlock,
#feature .featureMerit01A {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
#feature .featureBlock:after,
#feature .featureMerit01A:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
}
