.menu-normal {
	font-size: 100%;
	font-style: normal;
}
.menu-small {
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
}
.txt-normal {
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
}
.txt-small {
	font-size: 80%;
	font-style: normal;
	line-height: 120%;
}
.txt-midashi {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #003399;
}
.txt-pagetitle {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #003399;
}
.txt-midashi-small {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #003399;
}
