#feature{
	position: relative;
	background: #1D1D1D url(../img/f_back_grad.png) top left repeat-x;
	margin-top: 1px;
	padding: 40px 20px;
	overflow: hidden;
}

	#feature h1{
		font-size: 23px;
		font-weight: bold;
		position: relative;
		text-indent: 66px;
	}

	#feature h1:lang(ja){
		font-size: 21px;
	}

	#feature h1 span {
		top: -15px;
		left: -10px;
	}

	#feature h4 {
		margin-bottom: 20px;
		font-size: 16px;
		color: #7F7F7F;
		font-family: Georgia;
		font-style: italic;
		font-weight: bold;
		padding: 4px 0;
		height: 18px;
		text-indent: 66px;
	}

	#feature h4:lang(ja){
		margin-top: 3px;
	}

	#feature h5{
		position: absolute;
		top: -18px;
		right: 0;
		color: #7F7F7F;
	}

	#feature div.feature-wrap{
		float: right;
	}

	#feature p.description{
		font-size: 14px;
		color: #AFAFAF;
		width: 440px;
	}

	#feature p.description:lang(ja){
		font-size: 13px;
		line-height: 120%;
	}

	.feat_fb_like {
		height: 21px;
		padding-bottom: 14px;
	}
