@charset "UTF-8";
/* CSS Document */

/* Production by SOFU system */

/*******************************************************/

.mail-form{
}
.form-table{
	margin:10px auto 20px auto;
}
.form-table tr{
	margin:3px 0px;
}
.form-table th{
	padding:5px 10px;
	background:#b5dcbe;
}
.form-table td{
	padding:5px 10px;
	border-bottom:1px dashed #b5dcbe;
}
.form-table td .rei{
	color:#666666;
}
.form-table td .radio{
	padding-left:5px;
}
.form-table td select,
.form-table td textarea,
.form-table td .in_text{
	width:200px;
}

strong{
	color:#CC0000;
	font-size:10px;
}
.inqbt{
	padding:2px 0px;
	width:80px;
}
.submits{
	text-align:center;
	margin:10px auto;
}
.mail-err{
	margin:10px 0px 10px 30px;
}

.inqlist {
	font-size:110%;
	margin:0px 0px 20px 20px;
}