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