@charset "Shift_JIS";

body{
	font-size:77%;

}
* html body {
	font-size:77%;
}
*:first-child+html body {
	font-size:77%;
}

#css_big_on {
	display:none;}
#css_norm_on {
	display:none;	}
#css_sml_on {
	display:inline;	}

#css_big {
	display:inline;	}
#css_norm {
	display:inline;	}
#css_sml {
	display:none;	}
	

