.english {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 90%;
	line-height: 125%;

}
.english-small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
}
.japanese-small {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 75%;
}
.japanese {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 90%;
	line-height: 175%;
}

