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

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

html body .ss{
	font-size:85%;}
	
html body .s{
	font-size:100%;}

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

html body .l{
	font-size:125%;}
	
/*---　モダンブラウザ　---*/
html:not(:target) body {	
	font-size:18px;
	}
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:18px;}
	
html:not(:target) body .m{
	font-size:18px;}

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

html:not(:target) body .s{
	font-size:16px;}

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




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

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