* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

.English-Text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 85%;
	color: #666666;
	line-height: 125%;

}
.Japanese-text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 80%;
	color: #666666;
	line-height: 150%;

}
.Japanese-text-Tsume {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 80%;
	color: #666666;
	line-height: normal;
}
