@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 {
	float: left;
	width: 390px;
}
#feature .featureCol01B {
	float: right;
	width: 200px;
	padding: 0 0 20px 0;
}
#feature .featureCol02A {
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
}
#feature .featureCol02B {
	float: right;
	width: 320px;
}
#feature .featureCol02C {
	float: left;
	width: 290px;
}
#feature .featureCol02D {
	float: right;
	width: 290px;
	padding: 0 0 20px 0;
}
#feature .featureCol02E {
	float: left;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol02F {
	float: right;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol02G {
	float: right;
	width: 290px;
}
#feature .featureCol03A {
	float: left;
	width: 380px;
	padding: 0 0 30px 0;
}
#feature .featureCol03B {
	float: right;
	width: 190px;
}
#feature .featureCol04A {
	float: left;
	width: 380px;
}
#feature .featureCol04B {
	float: right;
	width: 200px;
	padding: 0 0 20px 0;
}
#feature .featureCol05A {
	float: left;
	width: 370px;
	padding: 0 0 20px 0;
}
#feature .featureCol05B {
	float: right;
	width: 200px;
}
#feature .featureCol06A {
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
}
#feature .featureCol06B {
	float: right;
	width: 240px;
}

#feature .featureImage01A {
	position: relative;
	margin: -30px 0 0 0;
	z-index: 2;
}
#feature .featureImage02A {
	margin: 60px 0 0 0;
}
#feature .featureImage03A {
	position: relative;
	z-index: 2;
	height: 171px;
}
#feature .featureImage03A img {
	position: absolute;
	top: -30px;
	left: -30px;
}
#feature .featureImage04A {
	position: relative;
	z-index: 2;
	height: 380px;
}
#feature .featureImage04A img {
	position: absolute;
	top: -30px;
	right: -30px;
}
#feature .featureImage04B {
	position: relative;
	z-index: 2;
	height: 102px;
}
#feature .featureImage04B img {
	position: absolute;
	top: -30px;
	right: -30px;
}

#feature .featureLink01A {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
}
#feature .featureLink01A a {
	padding: 0 0 0 0px;
	line-height: 1.3;
	text-decoration: underline;
}
#feature .featureLink01A 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;
}
