* { margin: 0; padding: 0; }

.wrap-form {
	width: 560px;
}

.wrap-form dl {
	width: 560px;
	border-bottom: dotted 2px #CCC;
	padding: 5px;
	display: table;
}

.wrap-form dt {
	width: 100%;
	float: left;
	color: #333;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 5px;
}

.wrap-form dd {
	width: 100%;
	float: left;
	color: #666;
	padding: 5px 0 5px 20px;
	border-left: solid 5px #039;
}

.input-b {
	background-color: #053b61;
	text-align: center;
	width: 140px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 3px;
}
.copy{
	text-align:right;
	display:none;
	height:0px;
}
.copy a{font-size:70%;text-decoration:none;color:#ccc;background-color:#eee;}
.hiss { color: #F00; font-size: 80%; padding-left: 10px; }
.err { color: red; font-size: 90%; }
.point { color: #fe6d3d; font-size: 80%; }
.align-c { text-align: center; }
.input-ss { width: 50px; }
.input-s { width: 200px; }
.input-m { width: 300px; }
.input-l { width: 400px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }
.message {
	font-size: 13px;
	padding: 20px 20px;
}
