@charset "UTF-8";
/*-------------------------------------------
 文字サイズ変更css サイズ：中
-------------------------------------------*/
body,
table {
	font-size:10px;
/**/
	font-size:80%;
/**/
}
table {
	font-size:10px;
/**/
	font-size:100%;
/**/
}

#font_switch li#font_M a{ background:url('../img/font_size.png') -17px bottom no-repeat}
