*{
	margin:0px;
	padding:0px;
}
#container{
	width: 1200px;
	margin: 10px auto;
	text-align: left;
}
.footer{
	clear:both;
	height:100px;
	padding:20px 0px 0px 0px;
}
.footerBack{
	background:url(images/background/footer_top_line.png) no-repeat center top;
	padding-top:20px;
	width:1000px;
	margin:0px auto;
	padding:20px 100px;
}
#miraitoppage .footerBack{
	background:url(mirai/images/background/footer_mirai_line.png) no-repeat center top;
	padding-top:20px;
	width:1000px;
	margin:0px auto;
	padding:20px 100px;
}
#miraiotherpage .footerBack{
	background:url(mirai/images/background/footer_mirai_line.png) no-repeat center top;
	padding-top:20px;
	width:1000px;
	margin:0px auto;
	padding:20px 100px;
}


a:link { color: #529a03;text-decoration: none;}
a:visited { color: #608723;text-decoration: none;}
a:hover { color: #608723;text-decoration: none;}
a:active { color: #608723;text-decoration: none;}