@charset "utf-8"; 

body {
	font-size:100%;
	line-height:140%;
  }
#fsmall a {
	width:21px;
	background:url(../images/font_s.jpg) no-repeat left;
}
#fmiddle a {
	width:24px;
	background:url(../images/font_m.jpg) no-repeat left;
}
#flarge a {
	width:26px;
	background:url(../images/font_l_o.jpg) no-repeat left;
}