#content .right_column h3 {
	margin-bottom: 2em;
}
#content .right_column table {
	border: 1px solid #b4b3b3;
	border-collapse:collapse;
	width: 581px;
	margin-bottom: 2em;
}
#content .right_column td {
	vertical-align: top;
	padding: 10px;
	width: 170px;
}
#content .right_column .gray {
	background-color: #f2f2f2;
}
#content .right_column h4 a {
	color: #21956d;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../link/images/index_bullet02.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-size: 12px;
	line-height: 12px;
}
#content .right_column .gray h4 a {
	background-image: url(../link/images/index_bullet01.gif);
	background-repeat: no-repeat;
}
#content .right_column h4 {
	margin-bottom: 0.5em;
}
