h3 {
	font-size: 100%;
	line-height: 140%;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #146520;
	border-bottom-color: #146520;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-size: 100%;
	line-height: 140%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #146520;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
}
.moji95 {
	font-size: 95%;
	line-height: 140%;
}

.moji95b {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
}

.moji95b_red {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}

.moji120 {
	font-size: 120%;
	line-height: 160%;
}

.moji_right {
	text-align: right;
}