@charset "utf-8";

body {
	font-size: 78%;
	}
/*
.textSizeControl .big a:link ,
.textSizeControl .big a:active ,
.textSizeControl .big a:visited {
	background:url(../img/textsizeCon/big.gif) no-repeat;
	}

.textSizeControl .small a:link ,
.textSizeControl .small a:active ,
.textSizeControl .small a:visited {
	background:url(../img/textsizeCon/small.gif) no-repeat;
	}
*/
.textSizeControl .normal a:link ,
.textSizeControl .normal a:active ,
.textSizeControl .normal a:visited ,
.textSizeControl .normal a:hover {
	background:url(../img/textsizeCon/normal_on.gif) no-repeat;
	}
