@charset "utf-8";



body {
	font-size:95.6%;
	}
	
#font-size a.large {
display: block;
width: 24px;
height: 24px;
background-image: url(../img/common/font-big_off.png);
background-repeat: no-repeat;
margin-right: 5px;
}	
	
#font-size a.small {
display: block;
width: 24px;
height: 24px;
background-image: url(../img/common/font-small_on.png);
background-repeat: no-repeat;
}

