/*:::::::::::::::::::::
一般　お問い合わせ
:::::::::::::::::::::::*/
#wrap-form {
	width: 550px;
	padding: 0px;
	margin: 0px;
}
form {
	border: 1px solid #ccc;
}
.wrap-form dl {
	width: 540px;
	padding: 0 5px;
	display: table;
	border-bottom: 1px solid #ccc;
}
.wrap-form dt {
	width: 185px;
	float: left;
	color: #333;
	background-color: #fff;
	font-weight: bold;
	font-size: 95%;
	text-align: left;
	padding: 10px 5px 10px 5px;
	letter-spacing: 2px;
}
.wrap-form dd {
	float: left;
	color: #666;
	background-color: #fff;
	padding: 10px 0 10px 20px;
	border-left: 4px solid #FFD2F0;
}


/*入力ボタン*/
.input-b {
	width: 200px;
	background-color: #FFF1F1;
	border-left: 1px solid #ccc;
	border-right: 2px solid #D2B8C7;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #D2B8C7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: #333;
	font-weight: bold;
	letter-spacing: 3px;
}

.copy{text-align:right;}.copy a{font-size:10%;text-decoration:none;color:#ccc;background-color:#eee;}
.hiss { color: #F0F; font-size: 80%; padding-left: 0px; background-color: #fff; }
.err { color: red; background-color: #fff; }
.point { color: #3B6C53; background-color: #fff; }
.align-c { text-align: center; }
.input-s { width: 200px; text-align: left;}
.input-m { width: 280px; text-align: left;}
.input-l { width: 310px; }
.inp4 { width: 80px; }
.inp2 { width: 40px; }


/**/



