@charset "UTF-8";
/*-------------------------------------------
 文字サイズ変更css サイズ：大
-------------------------------------------*/
body{
	font-size:14px;
/**/
	font-size:100%;
/**/
}
table {
	font-size:12px;
/**/
	font-size:100%;
/**/
}
#font_switch li#font_M a{ background:url('../img/font_size.png') -17px top  no-repeat}
#font_switch li#font_L a{ background:url('../img/font_size.png') -34px bottom no-repeat}
#font_switch li#font_S a{ background:url('../img/font_size.png') 0px top no-repeat}

