#gfooter {
	z-index:2000;
	position:fixed !important;
	position:static;
	bottom:0px;
	left:0px;
	width:100%;
	min-width:910px;
	height:67px;
	margin:0 !important;
	margin-top:-24px;
	background:url(http://inc.shiromoto.to/gfooter/materials/gfooter_bg.gif) repeat-x;
	color:#333;
}

#gfooter p.glogo a {
	width: 260px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 15px;
	background: url(http://inc.shiromoto.to/gfooter/materials/gf_logo.jpg) no-repeat;
	text-indent: -9999px;
}

#gfooter p.glogo a:link {background-position: 0 0;}
#gfooter p.glogo a:visited {background-position: 0 0;}
#gfooter p.glogo a:hover {background-position: 0 -40px;}
#gfooter p.glogo a:active {background-position: 0 -40px;}

#gfooter ul {
	position: absolute;
	right: 15px;
	top: 15px;
}

#gfooter ul li {
	float: left;
	margin: 0px 0px 0px 10px;
	text-indent: -9999px;
}

#gfooter ul li a {
	width: 160px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}

#gfooter li.GF1 {
	width: 216px;
	height: 37px;
	background: url(http://inc.shiromoto.to/gfooter/materials/gf_freedial.jpg) no-repeat;
}


#gfooter li.GF2 a { background: url(http://inc.shiromoto.to/gfooter/materials/gf_soudan.jpg) no-repeat;}
#gfooter li.GF3 a { background: url(http://inc.shiromoto.to/gfooter/materials/gf_yoyaku.jpg) no-repeat;}

#gfooter li a:link {background-posnition: 0 0;}
#gfooter li a:visited {background-position: 0 0;}

#gfooter li.GF2 a:hover {background-position: 0 -40px;}
#gfooter li.GF2 a:active {background-position: 0 -40px;}
#gfooter li.GF3 a:hover {background-position: 0 -40px;}
#gfooter li.GF3 a:active {background-position: 0 -40px;}

body { margin-bottom: 67px; }

.fixed {
	position:fixed;
}


