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

html body,
html input,
html textarea,
html select,
html body h1,
html body h2,
html body h3,
html body h4{
	font-size:92%;} 

/*---　IE7 とモダンブラウザ　---*/
html:not(:target) body,
html:not(:target) input,
html:not(:target) textarea,
html:not(:target) select{
	font-size:14px;
	}
html:not(:target) body h1,
html:not(:target) body h2,
html:not(:target) body h3,
html:not(:target) body h4{	
	font-size:14px;}
	
html:not(:target) body .m{
	font-size:14px;}

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

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

.m{
	font-size:92%;}

.l{
	font-size:114%;}

head~/* */body .ss{
		font-size:75%;}

head~/* */body .s{
		font-size:85%;}

head~/* */body .m{
		font-size:92%;}

head~/* */body .l{
		font-size:114%;}


.font_size li.font_normal a{
	background:url(/app/top-images/font-size-n_o.gif) no-repeat;}
	
.font_size li.font_big a{
	background:url(/app/top-images/font-size-l.gif) no-repeat;}
.font_size li.font_big a:hover{
	background:url(/app/top-images/font-size-l_o.gif) no-repeat;}