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


/*------------------------------------------------------------------------------------------------------------*/
/*--  font_standard                                                                                         --*/
/*------------------------------------------------------------------------------------------------------------*/

body {
	font-size:100%;
}

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

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

#font_change02 a:hover {
	width:47px;
	height:47px;
	margin:2px 0 0 0;
	padding:0;
	background:url(../../images/fontsize_img02.gif) -47px -47px 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;
	display:block;
}
