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


/*------------------------------------------------------------------------------------------------------------*/
/*--  font_large                                                                                            --*/
/*------------------------------------------------------------------------------------------------------------*/

body {
	font-size:120%;
}

#font_change01 a {
	width:47px;
	height:47px;
	margin:2px 0 0 12px;
	padding:0;
	background:url(../../images/fontsize_img02.gif) 0 -94px no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block;
}

#font_change01 a:hover {
	width:47px;
	height:47px;
	margin:2px 0 0 12px;
	padding:0;
	background:url(../../images/fontsize_img02.gif) 0 -47px no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block;
}

#font_change02 a,#font_change02 a:hover {
	width:47px;
	height:47px;
	margin:2px 0 0 0;
	padding:0;
	background:url(../../images/fontsize_img02.gif) -47px 0 no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block;
}

#font_change03 a {
	width:47px;
	height:47px;
	margin:2px 0 0 0;
	padding:0;
	background:url(../../images/fontsize_img02.gif) -94px -94px no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:block;
}

#font_change03 a:hover {
	width:47px;
	height:47px;
	margin:2px 0 0 0;
	padding:0;
	background:url(../../images/fontsize_img02.gif) -94px -47px no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	float:left;
	display:block;
}


