@charset "utf-8";
/* CSS Document */

body{
	font-size:80%;
	line-height:normal;
}
#header-textsize-switch li.small a {
	background-image:url(../images/switch-act-01.jpg);
}
#header-textsize-switch li.small a:hover {
	background-image:url(../images/switch-act-01.jpg);
}
#header-textsize-switch li.medium a {
	background-image:url(../images/switch-def-02.jpg);
}
#header-textsize-switch li.large a {
	background-image:url(../images/switch-def-03.jpg);
}
#header-textsize-switch li a:hover {
	background:none;
}