.pt10 {font-size: 10px}
.navi { text-decoration:none; color:#000000;}


.break { page-break-before: always; }

.TableLine01 {
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	padding: 10px;
	background-color: #e0e0e0;
}

.TableLine02 {
	padding: 0px;
	border: 1px solid #C5C5C5;
}

.TableLine03 {
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	padding: 10px;
	background-color: #FFFFFF;
}

.CustumFont {
	font-size: 10pt;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 20px;

}
.CustumFont02 {
	font-size: 10pt;
	padding: 5px;
	border: 0px none #CCCCCC;
	line-height: 20px;
}
.navi2 {
text-decoration:underline; color:#008FBF;
}

