var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);

document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
	var MacOsVer = 9;
	for (i=0; i<navigator.plugins.length; i++) if (navigator.plugins[i].filename.indexOf(".plugin") >= 0) MacOsVer = 10;
	if (MacOsVer == 10)
	{
		if( bName == "M")
		{
			// Macintosh IE MacOS X
			document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Std W8','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
		else if(navigator.userAgent.indexOf('AppleWebKit') != -1)
		{
			// Macintosh Safari
			document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: 'Hiragino Kaku Gothic Pro','Osaka', sans-serif; font-weight: bold;}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:130%; font-family: 'Hiragino Kaku Gothic Std','Osaka', sans-serif; font-weight: bolder;}");

			document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: bold;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: bold;}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: bold;}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: bold;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: 'Hiragino Mincho Pro','Osaka', serif; font-weight: bold;}");

			document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: 'Hiragino Maru Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'Hiragino Maru Gothic Pro','Osaka', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'Hiragino Maru Gothic Pro','Osaka', sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
		else if( bName == "N")
		{
			// Macintosh Netscape 6.x~ MacOS X
			document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Std W8','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			}
		else
		{
			// Macintosh ?t?I`?1/4?I`?u???E?U MacOS X
			document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W3','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Pro W6','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:130%; font-family: '?q???M?m?p?S Std W8','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W3','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?q???M?m?3/4?(C) Pro W6','?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: '?q???M?m?U^?S Pro W4','Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
	}
	else
	{
		if( bName == "M")
		{
			// Macintosh IE MacOS 9
			document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
			document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

			document.writeln(".jpnKE24b{font-size:26px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

			document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");

			document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
		else
		{
			if( vNum < 5 )
			{
				// Macintosh Netscape 4.x MacOS 9
				document.writeln(".jpnK9{font-size:9px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK10{font-size:10px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK12{font-size:12px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK14{font-size:14px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK18{font-size:18px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK24{font-size:24px; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".jpnK9b{font-size:9px; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK10b{font-size:10px; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK12b{font-size:12px; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK14b{font-size:14px; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK18b{font-size:18px; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK24b{font-size:24px; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnKE24b{font-size:26px; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnM10{font-size:10px; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM12{font-size:12px; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM14{font-size:14px; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM18{font-size:18px; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM24{font-size:24px; font-family: 'Osaka', serif; font-weight: normal;}");

				document.writeln(".jpnM10b{font-size:10px; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM12b{font-size:12px; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM14b{font-size:14px; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM18b{font-size:18px; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM24b{font-size:24px; font-family: 'Osaka', serif; font-weight: bold;}");

				document.writeln(".jpnR10{font-size:10px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR12{font-size:12px; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR14{font-size:14px; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".engG10{font-size:10px; font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG12{font-size:12px; font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG14{font-size:14px; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

				document.writeln(".engG10b{font-size:10px; font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG12b{font-size:12px; font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG14b{font-size:14px; font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			}
			else if( bName == "N")
			{
				// Macintosh Netscape 6.x~ MacOS 9
				document.writeln(".jpnK9{font-size:9px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK10{font-size:10px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK12{font-size:12px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK14{font-size:14px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK18{font-size:18px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK24{font-size:24px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".jpnK9b{font-size:9px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK10b{font-size:10px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK12b{font-size:12px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK14b{font-size:14px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK18b{font-size:18px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK24b{font-size:24px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnKE24b{font-size:26px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
				document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
				document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
				document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");
				document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: normal;}");

				document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
				document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
				document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
				document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");
				document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?1/2??3/4?(C)', serif; font-weight: bold;}");

				document.writeln(".jpnR10{font-size:10px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR12{font-size:12px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR14{font-size:14px; line-height:110%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".engG10{font-size:10px; line-height:110%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG12{font-size:12px; line-height:110%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG14{font-size:14px; line-height:110%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

				document.writeln(".engG10b{font-size:10px; line-height:110%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG12b{font-size:12px; line-height:110%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG14b{font-size:14px; line-height:110%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			}
			else
			{
				// Macintosh ?t?I`?1/4?I`?u???E?U MacOS 9
				document.writeln(".jpnK9{font-size:9px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK10{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".jpnK9b{font-size:9px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK10b{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");
				document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnKE24b{font-size:26px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: bold;}");

				document.writeln(".jpnM10{font-size:10px; line-height:130%; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: 'Osaka', serif; font-weight: normal;}");
				document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: 'Osaka', serif; font-weight: normal;}");

				document.writeln(".jpnM10b{font-size:10px; line-height:130%; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: 'Osaka', serif; font-weight: bold;}");
				document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: 'Osaka', serif; font-weight: bold;}");

				document.writeln(".jpnR10{font-size:10px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");
				document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'Osaka',sans-serif; font-weight: normal;}");

				document.writeln(".engG10{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
				document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

				document.writeln(".engG10b{font-size:10px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
				document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			}
		}
	}
}
else
{
	if( bName == "M")
	{
		// Windows IE
		document.writeln(".jpnK9{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
		document.writeln(".jpnK10{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
		document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnK24{font-size:24px; line-height:120%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

		document.writeln(".jpnK9b{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
		document.writeln(".jpnK10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
		document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnK24b{font-size:24px; line-height:120%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

		document.writeln(".jpnKE24b{font-size:26px; line-height:120%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

		document.writeln(".jpnM10{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal;}");
		document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");

		document.writeln(".jpnM10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold;}");
		document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
		document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");

		document.writeln(".jpnR10{font-size:11px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
		document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
		document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

		document.writeln(".engG10{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
		document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
		document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

		document.writeln(".engG10b{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
	}
	else
	{
		if( vNum < 5 )
		{
			// Windows Netscape 4.
			document.writeln(".jpnK9{font-size:11px; line-height:110%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:11px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK14{font-size:15px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK18{font-size:20px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");

			document.writeln(".jpnK9b{font-size:11px; line-height:110%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK10b{font-size:11px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK14b{font-size:15px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK18b{font-size:20px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");

			document.writeln(".jpnKE24b{font-size:26px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: bold;}");

			document.writeln(".jpnM10{font-size:11px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM14{font-size:15px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM18{font-size:20px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: normal;}");

			document.writeln(".jpnM10b{font-size:11px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM14b{font-size:15px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM18b{font-size:20px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: 'MS UI Mincho', serif; font-weight: bold;}");

			document.writeln(".jpnR10{font-size:11px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR14{font-size:15px; line-height:130%; font-family: 'MS UI Gothic', sans-serif; font-weight: normal;}");

			document.writeln(".engG10{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:15px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:15px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
		else if( bName == "N")
		{
			// Windows Netscape 6.x~
			document.writeln(".jpnK9{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".jpnK9b{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK24b{font-size:24px; line-height:120%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:120%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnM10{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".jpnM10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnR10{font-size:11px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".engG10{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
		else
		{
			// Windows ?t?I`?1/4?I`?u???E?U
			document.writeln(".jpnK9{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK10{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnK12{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK14{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK18{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnK24{font-size:24px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".jpnK9b{font-size:10px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold;}");
			document.writeln(".jpnK12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnK24b{font-size:24px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnKE24b{font-size:24px; line-height:130%; font-family: '?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnM10{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal;}");
			document.writeln(".jpnM12{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM14{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM18{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnM24{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".jpnM10b{font-size:11px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold;}");
			document.writeln(".jpnM12b{font-size:12px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM14b{font-size:14px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM18b{font-size:18px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");
			document.writeln(".jpnM24b{font-size:24px; line-height:130%; font-family: '?l?r ?o?3/4?(C)','MS UI Mincho', serif; font-weight: bold; letter-spacing:1px}");

			document.writeln(".jpnR10{font-size:11px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal;}");
			document.writeln(".jpnR12{font-size:12px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");
			document.writeln(".jpnR14{font-size:14px; line-height:130%; font-family: 'HG?U^?<THORN>1/4P?M-PRO','?l?r ?o?S?V?b?N','MS UI Gothic', sans-serif; font-weight: normal; letter-spacing:1px}");

			document.writeln(".engG10{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG12{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: normal;}");
			document.writeln(".engG14{font-size:14px; line-height:130%;font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}");

			document.writeln(".engG10b{font-size:11px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG12b{font-size:12px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
			document.writeln(".engG14b{font-size:14px; line-height:130%;font-family: 'Lucida Grande', 'Geneva', 'Verdana', 'Arial', 'Helvetica', sans-serif; font-weight: bold;}");
		}
	}
}
document.writeln("--></STYLE>");


