@charset "utf-8";
/*///////////////////////////////////////emc////////////////////////////////////////////
       Site Name  :  EMCOM HOLDINGS
       File Name  :  switch_small.css
       Created     :  2009.04.01
       Up Date     :  2009.04.01
       Copyright (C) EMCOM HOLDINGS 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画像切換え */
#Header #FontSwitch li.FontSmall a { background-position: -14px -43px; width:14px; }
#Header #FontSwitch li.FontMiddle a { background-position: -30px -43px; width:18px; }
#Header #FontSwitch li.FontLarge a { background-position: -68px -43px; width:22px; }


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