@charset "utf-8";
/*フッター*/
#footer{
	width:900px;
	border:0px black solid;
	margin-top:5px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	}


#foot2{
	width:900px;
	margin: 2px;
	padding: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 10px;
	}
