@charset "utf-8"; 

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