@charset "utf-8";

body {font-size:75%}

#fontsize #small a {
	background: url(../images/common/f_small_r.gif) no-repeat left top;
	width: 21px;
}

#fontsize #nomal a {
	background: url(../images/common/f_nomal.gif) no-repeat center top;
}
#fontsize #nomal a:hover {
	background: url(../images/common/f_nomal_r.gif) no-repeat center top;
}
