@charset "utf-8";
/* CSS Document */
/************************************
　　フッター
************************************/
#footer0 {
	background-color: #000000;
	color: #FFFFFF;
	width:auto;
	padding: 20px;
	font-size: 12px;
	clear: both;
	padding-bottom: 10px;
	text-align:center;
	line-height:40px;
}
#footer0 a {
	color: #3399CC;
}
#footer0 img {
	margin: 0 auto 0 auto;
	}
