/*
#boxFontControl #boxFontS a:link,
#boxFontControl #boxFontS a:visited{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -69px -4px;
}
#boxFontControl #boxFontS a:hover{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -69px -34px;
}
*/

#boxFontControl #boxFontS a{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -69px -64px;
}




#boxFontControl #boxFontM a:link,
#boxFontControl #boxFontM a:visited{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -94px -4px;
}
#boxFontControl #boxFontM a:hover{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -94px -34px;
}



#boxFontControl #boxFontL a:link,
#boxFontControl #boxFontL a:visited{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -119px -4px;
}
#boxFontControl #boxFontL a:hover{
	background-image: url(../images/subpage/font-control.gif);
	background-repeat: no-repeat;
	background-position: -119px -34px;
}




/*------------------------------------------------
 font size 
------------------------------------------------ */
#boxRight #boxPageContents .boxPageContentText{
	font-size: 14px;
}

