@charset "utf-8";

body {
	font-size: 90%;

}

#font_m a{
	background:url(../img/btn_fontsize_m_r.gif) no-repeat bottom;
	}
	
#font_m a:hover{
	background:url(../img/btn_fontsize_m_r.gif) no-repeat top;
	}
	
#font_s a{
	background:url(../img/btn_fontsize_s.gif) no-repeat bottom;
	}

