@charset "Shift_JIS";
/*body*/
body{
	background:#ffffff;
	margin:0;
	padding:0 6px 0 6px;
	text-align:center;
}
.center{
	clear:right;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:913px;
	text-align:center;
		}
/*back ground*/
.bg_foot {
	background-image:url(../../img/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
