body {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}

.sub-red {
	line-height: 130%;
	color: #FF0000;
	font-weight: bold;
	font-size: 120%;
}

.txt01 {
	line-height: 130%;
}

.txt01-1 {
	line-height: 120%;
	font-weight: bold;
}

.sub-blue {
	font-size: 120%;
	line-height: 140%;
	color: #000099;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-weight: bold;
	background-color: #FFFF99;
}

.txt-red {
	color: #FF0000;
	font-size: 100%;
	line-height: 140%;
}

.sub-green {
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	font-weight: bold;
	font-size: 130%;
	line-height: 140%;
}

.sub-blue02 {
	line-height: 140%;
	font-weight: bold;
	color: #0000CC;
	font-size: 130%;
}

.txt-wh {
	font-size: 100%;
	line-height: 120%;
	color: #FFFFFF;
}

.txtB-red {
	font-size: 140%;
	line-height: 120%;
	color: #FF0000;
}

.red-ul-b {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.org-ul {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.txt02 {
	line-height: 130%;
	font-size: 100%;
}

.red-ul {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}

.grn-b {
	font-weight: bold;
	color: #009900;
}

.blu-ul {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.ttl-grn-01 {
	font-weight: bold;
	color: #009900;
	font-size: 110%;
	line-height: 130%;
}

.sub-red2 {
	font-size: 160%;
	font-weight: bold;
	color: #FF0000;
}

