
.maininner h3 {
	clear: both;
	background-image: url(/img/title.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.1em;
	padding: 9px 0px 8px 40px;
	margin: 10px 0;
}

.maininner p {
	text-indent: 1em;
}

.maininner section {
	margin: 20px 0;
}

