@charset "utf-8";
/* CSS Document */
/* フッター */
div#footerbox {
	width:100%;
	background: #6B8F33 no-repeat;
	padding: 60px 0 30px 0;
}
	div#footerbox div.companyname {
		width:100%;
		height:6vw;
		background: url(../images/cmn/f01.png) no-repeat;
		background-size: auto 100%;
		background-position: center center;
		margin: 0 auto;
	}
	div#footerbox a.mzbtn {
		display: block;
		width:69.16vw;
		height:10vw;
		background: url(../images/cmn/f02.png) no-repeat;
		background-size: 100% 100%;
		margin: 20px auto 0 auto;
	}
	div#footerbox div.address {
		width:100%;
		height:19.66vw;
		background: url(../images/cmn/f03.png) no-repeat;
		background-size: auto 100%;
		background-position: center center;
		margin: 40px auto 0 auto;
	}
	div#footerbox div.coputight {
		width:100%;
		height:5vw;
		background: url(../images/cmn/f04.png) no-repeat;
		background-size: auto 100%;
		background-position: center center;
		margin: 40px auto 0 auto;
	}
		