@charset "utf-8";

/* ============================================
	基本文字サイズ切り替え
============================================ */
#headerFontsize .ulFontsize li.fontM a img { margin-top: 0px;}
#headerFontsize .ulFontsize li.fontM a:hover img { margin-top: -29px;}
#headerFontsize .ulFontsize li.fontL a img { margin-top: -29px;}

body { font-size: 100%;}
/* ie7 */ *:first-child+html body { font-size: 100%; /* 62.5%; */}
/* ie6Below */ * html body { font-size: 100%; /* font-size: 62.5%; */}
/* ie8 */ html>/**/body { font-size /*\**/: 100%\9;}