@charset "utf-8";
/* 
------------------------------------------------------------- 基本文字設定 */
body {
	font-size: 14px;
}

/* for WinIE6 */
* html body {
	font-size: 85%;
}

/* for WinIE7 */
*:first-child+html body { 
	font-size: 85%;
}
#header #fontsize ul {
	background: url(../images/fontsize-bg-m.gif) left top no-repeat;
}
