@charset "utf-8";
/**//*　　基本フォント設定　　*//**/
body,td,th,div,p {
	font-size:14px;
	color:#000;
	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_medium2.gif") no-repeat 0 0; }
#FontSizeButton ul li#SizeSmall { background:url("../image/base/head_font_small.gif") no-repeat 0 0; }
