#contents h3 {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	background-image: url(../images/icon_01.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	background-position: 1px;
}
#contents h3 a {
	color: #000099;
	text-decoration: underline;
}
#contents h3 a:hover {
	color: #666666;
	text-decoration: underline;
}#contents .block {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #666666;
}
#contents #box hr {
	padding: 0px;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#contents #box hr.line {
	padding: 0px;
	height: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000099;
}
#contents #box a,
#contents .block p a {
	color: #000099;
	text-decoration: underline;
}
#contents #box a:hover,
#contents .block p a:hover {
	color: #666666;
	text-decoration: underline;#contents h2 {
	margin: 0px;
	padding: 0px;
}
#contents .ba {
	color: #000099;
	text-decoration: underline;
}
