@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.fontS a img { margin-top: -29px;}
body { font-size: 75%;}
/* ie7 */ *:first-child+html body { font-size: 75%; /* 62.5%; */}
/* ie6Below */ * html body { font-size: 75%; /* font-size: 62.5%; */}
/* ie8 */ html>/**/body { font-size /*\**/: 75%\9;}