@charset "utf-8";

body{
	font-size: 68.8%;
	}
#utility-text_s a{
	background: url(../images/header_fontsize_s.gif) no-repeat 0px 0px;
}
#utility-text_m a{
	background: url(../images/header_fontsize_m.gif) no-repeat 0px -25px;
}
#utility-text_l a{
	background: url(../images/header_fontsize_l.gif) no-repeat 0px -25px;
}
#utility-text_s a:hover{
	background: url(../images/header_fontsize_s.gif) no-repeat 0px 0px;
}
#utility-text_m a:hover{
	background: url(../images/header_fontsize_m.gif) no-repeat 0px 0px;
}
#utility-text_l a:hover{
	background: url(../images/header_fontsize_l.gif) no-repeat 0px 0px;
}
