@charset "utf-8"; 

body#top {
	font-size:60%;
	line-height:140%;
  }
body {
	font-size:60%;
	line-height:140%;
  }
#fsmall a {
	width:28px;
	background:url(../images/font_s_o.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.jpg) no-repeat left;
}