@charset "UTF-8";

#contents{
	font-size:93%;
}
*:first-child+html #contents{
	font-size:93%;
}
*html#contents{
	font-size:93%;
}


#font_s{
	display:block;
	background:url(../images/icon_font_s.gif) no-repeat left top;
	width:17px;
	height:16px;
	text-indent:-9999px;
}
#font_m{
	display:block;
	background:url(../images/icon_font_m_o.gif) no-repeat left top;
	width:17px;
	height:16px;
	text-indent:-9999px;
}
#font_l{
	display:block;
	background:url(../images/icon_font_l.gif) no-repeat left top;
	width:17px;
	height:16px;
	text-indent:-9999px;
}

#font_s:hover{
	background:url(../images/icon_font_s_o.gif) no-repeat left top;
}
#font_l:hover{
	background:url(../images/icon_font_l_o.gif) no-repeat left top;
}

