@charset "utf-8";

* {
	font-size: 15px;}

#head {
	font-size: 13px;}

#font_l a {
	text-indent: -9999px;}

html* * { font-size:13px;}
*html * { font-size:14px;}
*+html * { font-size:14px;}

html* #head { font-size:13px;}
*html #head { font-size:14px;}
*+html #head { font-size:14px;}

