@charset "utf-8";

/*Footer*/
#Container div#Footer{
	width:900px;
	height:80px;
	padding:20px 0 0 0;
	margin-top:20px;
	clear:both;
	background:url(../image/footer/footer.gif) bottom no-repeat;
	position:relative;
}

#Container div#Footer-tool{
	width:900px;
	height:45px;
	padding:0 0 0 0;
	margin-top:0;
	clear:both;
	background:url(../image/footer/footer.gif) bottom no-repeat;
	position:relative;
}

div#Footer a.goup{
	display:block;
	width:105px;
	height:21px;
	background:url(../image/footer/btn_pagetop.gif) left top no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	position:absolute;
	top:20px;
	right:10px;
}

div#Footer a.goup:hover{
	background-position:0px -21px;
}

div#Footer img.foot_top{
	position:absolute;
	top:10px;
	left:240px;
}


/*ページの上に戻る*/
/*a#goup{
	display:block;
	width:82px;
	height:82px;
	position:absolute;
	z-index:1;
	right:0px;
	top:0px;
	background:url(../image/footer/btn_goup.png) left top no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

a#goup:hover{
	background-position:0px -82px;
}*/



/*トップに戻る*/
a#gohome{
	display:block;
	width:82px;
	height:82px;
	position:absolute;
	z-index:1;
	right:297px;
	top:8px;
	background:url(../image/footer/btn_gotop.png) left top no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

a#gohome:hover{
	background-position:0px -82px;
}

div#Footer p{
	text-indent:-9999px;
}


/*フッターバナー*/
div#Foot-banner{
	margin:15px 0 10px 0;
}

div#Foot-banner a img{
	margin:0 1px 0 0;
}