/************************
* フッタ
*************************/
#foot{
	clear:			both;
	position:		relative;
	padding:		10px 10px 10px 10px;
	border-top:		solid 1px #fff;
}

#foot #copyright{
	color:			#fff;
	text-align:		right;
}

