h3 {
	font-size: 16px;
	color: #666666;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
h4 {
	font-size: 15px;
	color: #6699cc;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.honbun {
	font-size: 14px;
	line-height: 130%;
}
.honbun_s {
	font-size: 12px;
	line-height: 130%;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #6666ff;
	padding: 1px;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9999FF;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ff00cc;
}
.class { color: red; font-size: 12pt }

