@charset "Shift_JIS";

body {
	font-size:88%;
}
#header #txtSize ul li.small a {
	background:url(../img/font_size_small.gif) no-repeat;
}
#header #txtSize ul li.middle a {
	background:url(../img/font_size_middle.gif) no-repeat;
}
#header #txtSize ul li.large a {
	background:url(../img/font_size_big_on.gif) no-repeat;
}
#header #txtSize ul li.small a:hover {
	background:url(../img/font_size_small_on.gif) no-repeat;
}
#header #txtSize ul li.middle a:hover {
	background:url(../img/font_size_middle_on.gif) no-repeat;
}