@charset "utf-8";

body {font-size:100%}

#fontsize #large a {
	background: url(../img/common/f_large.gif) no-repeat center bottom;
}
#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;
}
