body #contents, body #contents_index{font-size:100%;}

#fontsize li.large a{
	background:url(../images/fontsize_l.png) no-repeat left top;
}
#fontsize li.large a:hover{
	background:url(../images/fontsize_l_on.png) no-repeat left top;
}

#fontsize li.middle a{
	background:url(../images/fontsize_m_on.png) no-repeat left top;
}
#fontsize li.middle a:hover{
	background:url(../images/fontsize_m_on.png) no-repeat left top;
}

#fontsize li.small a{
	background:url(../images/fontsize_s.png) no-repeat left top;
}
#fontsize li.small a:hover{
	background:url(../images/fontsize_s_on.png) no-repeat left top;
}
