#content .subimg{
	float: right;
	margin: 0 0 30px 30px;
}
#content .firstimg{
	margin-top: 20px;
}


#content h3{
	height: auto;
	background: transparent url('../img/subhead-left-bg.png') no-repeat left center;
	line-height: 1.0em;
	border-bottom: 2px solid #b2b2b2;
	padding: 7px 0 7px 15px;
	margin: 18px 0 10px 0;
	clear: right;
}

#content .navi-arrow{
	clear: right;
}

#content .desc{
	background: #ffffd2;
	padding: 12px;
	clear: right;
	margin: 0 0 15px 0;
}
#content .desc h4{
	padding: 0  0 10px 0;
	font-size: 100%;
}

#content .desc li{
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 0 0 4px 0;
	background: transparent url('../img/farm/point.png') no-repeat left 2px;
	line-height: 16px;
}


#content .desc img{
	margin: 10px 10px 20px 20px;
}

#content h4.n{
	font-size: 14px;
	border-style: solid;
	border-width: 0 0 0 14px;
	border-color: #002e7f;
	padding: 0 0 0 3px;
	margin: 3px 0 5px 0;
	line-height: 1.0;
}



