@charset "utf-8";

/*---defaultsetting--*/

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li{
	float:left;
}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li a:focus {
	 outline: 0 !important;}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetS{
	}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetS a{
	width:28px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}
	
div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetM a{
	width:28px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetL a{
	width:28px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}


div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetS a:hover{
	background:url(../../images/common/hdr_bt_fonts_on.gif) top left no-repeat;
	}
	
div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetM a:hover{
	background:url(../../images/common/hdr_bt_fontm_on.gif) top left no-repeat;
	}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetL a:hover{
	background:url(../../images/common/hdr_bt_fontl_on.gif) top left no-repeat;
	}
	
/*-----*/

body,td{
	font-size:0.75em;
}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetS a{
	background:url(../../images/common/hdr_bt_fonts_on.gif) top left no-repeat;
	}
	
div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetM a{
	background:url(../../images/common/hdr_bt_fontm_off.gif) top left no-repeat;
	}

div#hdr div#hdrIn div#hdrInT ul#hdrFontset li.hdrFontsetL a{
	background:url(../../images/common/hdr_bt_fontl_off.gif) top left no-repeat;
	}
