.english-text {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 90%;
	color: #333333;
	line-height: 140%;


}
.japanese {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 90%;
	line-height: 140%;
	color: #333333;
}
.english-text-small {

	font-family: "Times New Roman", "Times", "serif";
	font-size: 80%;
	color: #333333;
	line-height: 100%;
}
