@charset "utf-8";

dl.form dt{
	padding: 1em 0 0 22px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	margin-bottom: 1em;
	background-image: url(../../img/ico_arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 0 1.2em;
	}
.form {
	width: 650px;
}


dl.form dd{
	margin-bottom:1em;
	}

input.text,
select{
	padding:2px;
	}

textarea {
	height:100px;
	padding:2px;
	width:310px;
	}

table.form{
	width:100%;
	margin-bottom:0px;
	}

table.form th{
	background:#efefef;
	padding:10px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:165px;
	}

table.form td{
	background:#fff;
	padding:10px 0 10px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

span.need{
	background:#339900;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 3px;
	}

.ERR{color:#cc0000;}

input.sousin{
	background:url(../img/btn_request01.jpg) no-repeat 0 0;
	width:150px;
	height:25px;
	text-indent:-9999px;
	border:none;
	}
.mfp_buttons {
	text-align: center;
	margin-top: 20px;
}


input.modoru{
	background:url(../img/btn_back01.jpg) no-repeat 0 0;
	width:82px;
	height:25px;
	text-indent:-9999px;
	border:none;
	}
