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

html body,
html body h1,
html body h2,
html body h3,
html body h4{
	font-size:100%;} 

/*---　IE7 とモダンブラウザ　---*/
html>/**/body{	
	font-size:16px;
	}
html>/**/body h1,
html>/**/body h2,
html>/**/body h3,
html>/**/body h4{	
	font-size:16px;}
	
html>/**/body .m{
	font-size:16px;}

html>/**/body .l{
	font-size:18px;}

html>/**/body .s{
	font-size:14px;}
	
html>/**/body .ss{
	font-size:10px;}
	
/*---　IE7 とモダンブラウザ　---*/
.ss{
	font-size:80%;}
	
.s{
	font-size:90%;}

.m{
	font-size:100%;}

.l{
	font-size:110%;}




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