@charset "utf-8";

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

.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 ,
.textSizeControl .small a:hover {
	background:url(../img/textsizeCon/small_on.gif) no-repeat;
	}
