a img.linkimg{
background:none!important;
}

a:hover img.linkimg{
opacity:0.7;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
background:none!important;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #ff4500;
}
a:active {
	color: #999999;
}

.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	color: #333333;
	text-decoration: none;
}
.b:active {
	color: #999999;
	text-decoration: none;
}


	ul#globalnavi{
	width:950px;
	overflow:hidden;
	float: right;
	margin: 0px;
}

ul#globalnavi li{
    float:left;
    height:60px;
    display:block;
}

ul#globalnavi li a {
	display: block;
	overflow: hidden;
	height: 0px;
	background-image: url(../img/bt01.jpg);
	padding-top:60px;
	float: left;
}

/* global navi normal
---------------------*/
    #navi1 a { width:158px; background-position:0       0;}
    #navi2 a { width:158px; background-position:-158px 0;}
    #navi3 a { width:158px; background-position:-316px 0;}
    #navi4 a { width:158px; background-position:-474px 0;}
	#navi5 a { width:158px; background-position:-632px 0;}
	#navi6 a { width:158px; background-position:-790px 0;}

/* global navi rollover
----------------------*/
    #navi1 a:hover  { width:158px; background-position:0       -60px;}
    #navi2 a:hover  { width:158px; background-position:-158px  -60px;}
    #navi3 a:hover  { width:158px; background-position:-316px  -60px;}
    #navi4 a:hover  { width:158px; background-position:-474px  -60px;}
	#navi5 a:hover  { width:158px; background-position:-632px -60px;}
    #navi6 a:hover  { width:158px; background-position:-790px -60px;}
	
.h-link{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	left: auto;
	bottom: auto;
	height: 10px;
	clear: both;
	float: none;
	width: 73px;
	top: 16px;
	right: 4px;
	font-weight: bold;
	}
