@charset "utf-8";
/* CSS Document */

.fcnt_input {
	color : #1f2729;
	font-size:95%;
	border-color : #868a8b;
	background-color:#f3f2ed;
}

.fcnt_input_label {
	width:200px;
	text-align:left;
}

.fcnt_input_textarea {
	color : #1f2729;
	font-size:100%;
	border-color : #868a8b;
	background-color:#f3f2ed;
}