@charset "utf-8";

body {
	font-size: 105%;

}



#font_l a{
	background:url(../img/btn_fontsize_l_r.gif) no-repeat bottom;
	}


#font_l a:hover{
	background:url(../img/btn_fontsize_l_r.gif) no-repeat top;
	}

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

