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

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

/*---　IE7 とモダンブラウザ　---*/
html:not(:target) body,
html:not(:target) input,
html:not(:target) textarea{
	font-size:18px;
	}
html:not(:target) body h1,
html:not(:target) body h2,
html:not(:target) body h3,
html:not(:target) body h4{	
	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 とモダンブラウザ　---*/
.s{
	font-size:83%;}
	
.s{
	font-size:100%;}

.m{
	font-size:115%;}

.l{
	font-size:125%;}

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

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

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

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

	
.info_box .txt .tel{
	font-size:225%;
}
.info_box .txt_nobg .emergency{
	font-size:175%;
}

.font_size li.font_normal a{
	background:url(../images/font-size-n.gif) no-repeat;}
.font_size li.font_normal a:hover{
	background:url(../images/font-size-n_o.gif) no-repeat;}

.font_size li.font_big a{
	background:url(../images/font-size-l_o.gif) no-repeat;}