#contents h2 {
	font-size: 0.9em;
	color: #333333;
	margin-top: 25px;
	margin-left: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	width: 530px;
}#contents ul {
	margin-top: 24px;
	margin-left: 21px;
	margin-bottom: 24px;
}
#contents li {
	margin-bottom: 8px;
	font-size: 0.8em;
	color: #0066CC;
}
#contents li a:link,a:visited {
	color: #0066CC;
	text-decoration: none;
}

#contents li a:hover {
	color: #FF6633;
	text-decoration: underline;
}
