@charset "utf-8";
/*///////////////////////////////////////emc////////////////////////////////////////////
       Site Name  :  EMCOM SECURITIES
       File Name  :  switch_small.css
       Created     :  2009.04.10
       Up Date     :  2009.04.10
       Copyright (C) EMCOM SECURITIES CO., LTD.  All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/* font style small
-------------------------------------------------------------*/
/*　px : % 相関表　*/
/*    00px : 00%        10px : 63%        11px : 69%    */
/*    12px : 75%        13px : 82%        14px : 88%    */
/*    15px : 94%        16px : 100%      18px : 113%  */

body {
	font-size: 10px;
}
/* for WinIE6*/
* html body {
	font-size: 10px;
}
/* for WinIE7*/
*:first-child+html body {
	font-size: 10px;
}


/* FontSwitch画像切換え */
#FontSwitch li.FontSmall a { background-position: 0 -20px; }
#FontSwitch li.FontMiddle a { background-position: -15px 0; }
#FontSwitch li.FontLarge a { background-position: -34px 0; }


/* 個別調整
-------------------------------------------------------------*/
