
.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: 30px 0;
}

.maininner p {
	text-indent: 1em;
	margin: 0;
}

.maininner table {
	width: 100%;
}
.maininner table td {
	padding: 10px;
	border-bottom: 1px solid #ededed;
}
.maininner table td.date {
	width: 100px;
	vertical-align: top;
}

