@charset "UTF-8";


#navi{
	width: 100%;
}
footer{
	width:1020px;
}
.footer{
	width:1020px;
	background:rgba(250,250,250,1);
	line-height: 1.7;
}
.tablet_width{
	width:1020px;
	margin: 0 auto;
}
.mobile_margin{
	padding:0 20px;
}