@charset "utf-8";




/*------------------------------------------------
  お問い合わせ
------------------------------------------------*/


.confirm-btn{
	margin: 0 0 0 200px;
	background: url("/img/form/btn_send.gif");
	width: 302px;
	height: 54px;
	text-indent:  -9999px;
	border: none;
	cursor: pointer;
	display: block;
}

/*------------------------------------------------
  done
------------------------------------------------*/

.under {
  background: linear-gradient(transparent 70%, #c63838 70%);
}