/* --------------------------------------------------
　フッター
 --------------------------------------------------*/

#footer {
	clear:both;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background: #ffffff url("http://bluetag.jp/contents/img/footer.jpg") repeat-x;
	}

#sub_navi{
	height:25px;
}

#footer_copy {
	height:25px;
	color:#00256C;
	font-weight:bold;
	}

