@charset "utf-8";


body {
	font-size:115%;
	}
	
#font-size a.large {
display: block;
width: 24px;
height: 24px;
background-image: url(../img/common/font-big_on.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_off.png);
background-repeat: no-repeat;
}
	
#sidebar01 ul li a {
	font-size: 95%;
}

#head-navi ul li a {
	font-size: 100%;
}

#head-navi {
	font-size:73%;
	}
#utilities02 {
	font-size:80%;
	}
