#contentsMiddle #contentsMain h2{
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 870px;
	height: 30px;
	text-indent: -9999px;
}

#contentsMiddle #contentsMain #sentence p{
	padding: 10px;
	color: #584F4C;
	line-height: 1.8em;
}
#contentsMiddle #contentsMain #sentence h3{
	margin-left: 10px;
	background-image: url(../../images/h3_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #584F4C;
	text-indent: 5px;
}
