@charset "utf-8";

#header #fontsize .fontsize_s {
	background-position: 5px -23px;
}
#header #fontsize .fontsize_m {
	background-position: 5px 0px;
}
#header #fontsize .fontsize_l {
	background-position: 5px 0px;
}

body{
   font-size: 95%;
}
