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


/*デフォルトアイコンを「OFF」に*/
#header #text-size #ts-s a {
	background-position: -83px 0 !important;
}

/*ミディアムアイコンを「OFF」に*/
#header #text-size #ts-m a {
	background-position: -106px 0 !important;
}

/*ラージアイコンを「ON」に*/
#header #text-size #ts-l a {
	background-position: -129px -20px !important;
}

p,
li,
dt,
dd,
td,
th,
tr,
a {
	font-size:large !important;
}
