@charset "utf-8";

body {font-size:65%}

#fontsize #small a {
	background: url(../img/common/f_small.gif) no-repeat left bottom;
	width: 22px;
}

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