@charset "utf-8";
/**//*　　基本フォント設定　　*//**/
body,td,th,div,p { font-size:18px; color:#444; line-height:1.5em; font-family:'Osaka','MS Pゴシック';  }
#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_medium.gif") no-repeat 0 0; }
#FontSizeButton ul li#SizeSmall { background:url("../image/base/head_font_small2.gif") no-repeat 0 0; }

/* 日本・中国・台湾語*/
.Chi #SizeSelect li#Medium,
.Tai #SizeSelect li#Medium,
#SizeSelect li#Medium 	{ background-position:-25px -15px!Important; }
/* 韓国語 */
.Kor #SizeSelect li#Medium { background-position:-25px -45px!Important; }
/* 英語 */
.Eng #SizeSelect li#Medium { background-position:-25px -75px!Important; }

