/*============================*/
/*======only for font=========*/
/*============================*/

html body,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5{
	font-size:100%;} 
	
html body .ss{
	font-size:80%;}
	
html body .s{
	font-size:90%;}

html body .m{
	font-size:100%;}

html body .l{
	font-size:110%;}
	
	
	
/*---　モダンブラウザ　---*/
html:not(:target) body{	
	font-size:16px;
	}
html:not(:target) body h1,
html:not(:target) body h2,
html:not(:target) body h3,
html:not(:target) body h4,
html:not(:target) body h5{	
	font-size:16px;}
	
html:not(:target) body .m{
	font-size:16px;}

html:not(:target) body .l{
	font-size:18px;}

html:not(:target) body .s{
	font-size:14px;}
	
html:not(:target) body .ss{
	font-size:10px;}
	
/*---　モダンブラウザ　---*/





	#f_size li.font_normal a{
		background:url(../images/font_normal_o.gif) no-repeat;}
		
	#f_size li.font_big a{
		background:url(../images/font_big.gif) no-repeat;}
	#f_size li.font_big a:hover{
		background:url(../images/font_big_o.gif) no-repeat;}
