.pedigree {
	font-size: 9pt;
	font-family: 'ＭＳ ゴシック';
}
.base {
	font-size: 10pt;
	font-family: 'ＭＳ ゴシック';
}
.base2 {
	font-size: 9pt;
	font-family: 'ＭＳ ゴシック';
}
.title {
	font-size: 14pt;
	font-weight: bold;
	font-family: 'ＭＳ ゴシック';
}
.comment {
	font-size: 8pt;
	font-family: 'ＭＳ ゴシック';
}
.comment2 {
	font-size: 9pt;
	font-weight: bold;
	font-family: 'ＭＳ ゴシック';
	color: #A0522D;
}
.comment3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: 'ＭＳ ゴシック';
	color: #3366CC;
}
.comment4 {
	font-size: 11pt;
	font-weight: bold;
	font-family: 'ＭＳ ゴシック';
	color: #C71585;
}
