@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 20px 0;
}
#feature .featureCol01B {
	float: right;
	width: 290px;
	padding: 0 0 20px 0;
}
#feature .featureCol01C {
	float: left;
	width: 290px;
}
#feature .featureCol01D {
	float: right;
	width: 290px;
}
#feature .featureCol02A {
	float: left;
	width: 200px;
	padding: 0 0 20px 0;
}
#feature .featureCol02B {
	float: right;
	width: 400px;
	padding: 0 0 20px 0;
}
#feature .featureCol03A {
	float: left;
	width: 200px;
}
#feature .featureCol03B {
	float: right;
	width: 400px;
}

#feature .featureVideo01A {
	padding: 10px;
	background: #F3F1ED;
}
#feature .featureVideo01A p {
	overflow: hidden;
}
#feature .featureVideo01A .btn {
	float: left;
	width: 136px;
	margin: 0 10px 0 0;
	_margin: 0 7px 0 0;
}
#feature .featureVideo01A .btn a {
	display: block;
	border: 3px solid #D5759D;
}

#feature .featureImage01A {
	margin: 55px 0 0 0;
}

#feature .featureH304B {
	position: relative;
	margin: -10px 0 10px 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 .featureLink01A {
	padding: 20px 0 0 0;
	font-size: 117%;
	font-weight: bold;
}
#feature .featureLink02A {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
}
#feature .featureLink02B {
	margin: 10px 0 6px 0;
	font-size: 117%;
	font-weight: bold;
}
#feature .featureLink01A a {
	padding: 0 0 0 17px;
	background: url(../img/bg_arrow_01.png) 0 1px no-repeat;
	line-height: 1.5;
	color: #D5759D;
	text-decoration: underline;
}
#feature .featureLink02A a,
#feature .featureLink02B a {
	padding: 0 0 0 0px;
	line-height: 1.3;
	text-decoration: underline;
}
#feature .featureLink01A a:hover,
#feature .featureLink02A a:hover,
#feature .featureLink02B a:hover {
	text-decoration: none;
}

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