@charset "utf-8";

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

#feature .featureCol01A {
	position: relative;
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
	z-index: 3;
}
#feature .featureCol01B {
	position: relative;
	float: right;
	width: 270px;
	z-index: 2;
}
#feature .featureCol02A {
	float: left;
	width: 180px;
}
#feature .featureCol02B {
	float: right;
	width: 400px;
	padding: 0 0 30px 0;
}
#feature .featureCol03A {
	float: left;
	width: 210px;
	padding: 0 0 30px 0;
}
#feature .featureCol03B {
	float: right;
	width: 390px;
}
#feature .featureCol04A {
	float: left;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol04B {
	float: right;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol05A {
	float: left;
	width: 190px;
}
#feature .featureCol05B {
	float: right;
	width: 400px;
}
#feature .featureCol06A {
	float: left;
	width: 270px;
	padding: 0 0 20px 0;
}
#feature .featureCol06B {
	float: right;
	width: 270px;
}
#feature .featureCol07A {
	float: left;
	width: 270px;
}
#feature .featureCol07B {
	float: right;
	width: 200px;
	padding: 0 0 20px 0;
}
#feature .featureCol08A {
	float: left;
	width: 180px;
}
#feature .featureCol08B {
	float: right;
	width: 380px;
	padding: 0 0 20px 0;
}

#feature .featureImage01A {
	position: relative;
	z-index: 2;
	height: 171px;
}
#feature .featureImage01A img {
	position: absolute;
	top: -30px;
	right: 0;
}
#feature .featureImage02A {
	position: relative;
	margin: -30px 0 0 0;
	z-index: 2;
}
#feature .featureImage03A {
	position: relative;
	z-index: 2;
	height: 192px;
}
#feature .featureImage03A img {
	position: absolute;
	top: -30px;
	right: -30px;
}
#feature .featureImage03B {
	position: relative;
	z-index: 2;
	height: 123px;
}
#feature .featureImage03B img {
	position: absolute;
	top: -30px;
	left: -30px;
}
#feature .featureImage03C {
	position: relative;
	z-index: 2;
	height: 113px;
}
#feature .featureImage03C img {
	position: absolute;
	top: -30px;
	right: -30px;
}
#feature .featureImage03D {
	position: relative;
	z-index: 2;
	height: 134px;
}
#feature .featureImage03D img {
	position: absolute;
	top: -30px;
	left: -30px;
}

#feature .featureH401B {
	margin: 20px 0 7px 0;
}
#feature .featureH401C {
	margin: 10px 0 7px 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 {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
#feature .featureBlock:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
}
