@charset "Shift_JIS";









@media screen and (max-width: 799px) and (min-width: 0px) {





	.FooterMain{
		width:100%;
	}

	.footerBtnArea {
		padding:1%;
		width:100%;
	}


	.footerMain{
		width:100%;
	}

	.footer input[type="button"]{
		-moz-background-size:100% auto;
		background-size:100% auto;
		padding:0;
		margin:0;
	    width: 50%;
	    height: 32px;
	    min-width: 111px;
	    max-width: 148px;
	    min-height: 24px;
	    max-height: 32px;
	}


	.footer input[type="submit"]{
		-moz-background-size:100% auto;
		background-size:100% auto;
		padding:0;
		margin:0;
	    width: 50%;
	    height: 32px;
	    min-width: 111px;
	    max-width: 148px;
	    min-height: 24px;
	    max-height: 32px;
	}
}







