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

