@charset "Shift_JIS";

table,td,th,span {
	font-size: 18px;
}
#large a:link img{
	visibility:hidden;
	background-color:#052275;
}
#large a:active img{
	visibility:hidden;
	background-color:#052275;
}
#large a:hover img{
	visibility:hidden;
	background-color:#052275;
}


/*  */
.ie #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:0px;
	
}
.ie7 #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	
}
.ie8 #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:0px;
}
.opera #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
}

/* gecko Firefox */
.linux.gecko #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:0px;
	
}
.gecko #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:0px;
}

/* win gecko Firefox & NN */
.win.gecko #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:0.11em;
	padding-bottom:0px;
}
.linux.gecko #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:0px;
}

/* Linux、UNIX */
.konqueror #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:0px;
}

/* safari */
.webkit #large a {
	background-image:url(../../images/templates/font_large_on.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:0px;
}
