
ul#gNav{
	margin:0;
	padding:0;
}

/* -- グローバルナビ -----------------------------*/
ul#gNav {
	background: url(../img/share/bg_gnav.png) no-repeat left 0px;
	width: 950px;
	padding: 0 6px 0 9px;
	margin-left: 9px;
	margin-bottom: 1px;
	height: 47px;
	position: relative;
	overflow: visible;
}

ul#gNav li {
	display: block;
	float:left;
	overflow: visible;
	text-indent: -9999px;
	position: absolute;
}

ul#gNav li img {
	display: none;
}

ul#gNav li a {
	display: block;
}

li#gNav1{  width: 94px; bottom: 0; left: 0;}
li#gNav2 { width: 142px;bottom: 0; left: 94px;}
li#gNav3 { width: 142px;bottom: 0; left: 236px;}
li#gNav4 { width: 142px;bottom: 0; left: 378px;}
li#gNav5 { width: 142px;bottom: 0; left: 520px;}
li#gNav6 { width: 142px;bottom: 0; left: 662px;}
li#gNav7 { width: 146px;bottom: 0; left: 804px;}

li#gNav1 a { background: url(../img/share/g_nav1.png) no-repeat left bottom; width: 94px;}
li#gNav2 a { background: url(../img/share/g_nav2.png) no-repeat left bottom; width: 142px;}
li#gNav3 a { background: url(../img/share/g_nav3.png) no-repeat left bottom; width: 142px;}
li#gNav4 a { background: url(../img/share/g_nav4.png) no-repeat left bottom; width: 142px;}
li#gNav5 a { background: url(../img/share/g_nav5.png) no-repeat left bottom; width: 142px;}
li#gNav6 a { background: url(../img/share/g_nav6.png) no-repeat left bottom; width: 142px;}
li#gNav7 a { background: url(../img/share/g_nav7.png) no-repeat left bottom; width: 146px;}

li#gNav1.active a { background: url(../img/share/g_nav1_a.png) no-repeat left bottom; width: 94px;}
li#gNav2.active a { background: url(../img/share/g_nav2_a.png) no-repeat left bottom; width: 142px;}
li#gNav3.active a { background: url(../img/share/g_nav3_a.png) no-repeat left bottom; width: 142px;}
li#gNav4.active a { background: url(../img/share/g_nav4_a.png) no-repeat left bottom; width: 142px;}
li#gNav5.active a { background: url(../img/share/g_nav5_a.png) no-repeat left bottom; width: 142px;}
li#gNav6.active a { background: url(../img/share/g_nav6_a.png) no-repeat left bottom; width: 142px;}
li#gNav7.active a { background: url(../img/share/g_nav7_a.png) no-repeat left bottom; width: 146px;}

li#gNav1 a:hover { background: url(../img/share/g_nav1_on.png) no-repeat left bottom; width: 94px;}
li#gNav2 a:hover { background: url(../img/share/g_nav2_on.png) no-repeat left bottom; width: 142px;}
li#gNav3 a:hover { background: url(../img/share/g_nav3_on.png) no-repeat left bottom; width: 142px;}
li#gNav4 a:hover { background: url(../img/share/g_nav4_on.png) no-repeat left bottom; width: 142px;}
li#gNav5 a:hover { background: url(../img/share/g_nav5_on.png) no-repeat left bottom; width: 142px;}
li#gNav6 a:hover { background: url(../img/share/g_nav6_on.png) no-repeat left bottom; width: 142px;}
li#gNav7 a:hover { background: url(../img/share/g_nav7_on.png) no-repeat left bottom; width: 146px;}



