@charset "utf-8";
/**//*　　基本フォント設定　　*//**/
body,td,th,div,p {
	font-size:14px;
	color:#000;
	line-height:1.5em;
}
#FontSizeButton ul li#SizeLage { background:url("../image/base/head_font_large2.gif") no-repeat 0 0; }
#FontSizeButton ul li#SizeMedium { background:url("../image/base/head_font_medium2.gif") no-repeat 0 0; }
#FontSizeButton ul li#SizeSmall { background:url("../image/base/head_font_small.gif") no-repeat 0 0; }

/* 日本・中国・台湾語*/
.Chi #SizeSelect li#Small,
.Tai #SizeSelect li#Small,
#SizeSelect li#Small 	{ background-position:-50px -15px!Important; }
/* 韓国語 */
.Kor #SizeSelect li#Small 	{ background-position:-50px -45px!Important; }
/* 英語 */
.Eng #SizeSelect li#Small 	{ background-position:-50px -75px!Important; }

