a {
  color: #006666;
}
.TitleText {
	font-size:small;
	color: #006666;
	line-height:120%;
	font-weight:bold;
}
.Text {
	font-size:x-small;
	line-height:120%;
}
.TextIndent {
	font-size:x-small;
	text-indent:10pt;
	line-height:120%;
	margin-bottom:5px;
}
.LText {
	font-size:small;
	line-height:120%;
}
.SText {
	font-size:xx-small;
	line-height:120%;
}

.Copyright {
	font-size:x-small;
	color:#ffffff;
	text-align: right;
}
.NaviText {
	font-size:10pt;
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.NaviTextParents {
	font-size:10pt;
	line-height:120%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:2px;
}
.NaviTextChild {
	font-size:10pt;
	line-height:120%;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
}
.NaviPointSpace {
	margin-top:12px;
	margin-left:2px;
	margin-right:3px;
}
.TdHead01 {
	font-size: x-small;
	color: #FFFFFF;
	line-height:120%;
	font-weight: bold;
	background-color: #42AA3F;
}
.TdHead02 {
	font-size: x-small;
	color: #FFFFFF;
	line-height:120%;
	font-weight: bold;
	background-color: #99CC66;
}
.TdData01 {
	font-size: x-small;
	color: #666666;
	line-height:120%;
	background-color: #F6FBF2;
}
.TdData02 {
	font-size: x-small;
	color: #666666;
	line-height:120%;
	background-color: #DCF5C9;
}
