#form{
}

.red{
 color:#990000;
}

#numbers{
	width:530px;
	margin-left:37px;
	background:#FFF8DF;
	border:1px dotted #FFE793; 
	font-size:120%;
	font-weight:bold;
	color:#C73E03;
	text-align:center;
	_height:20px !important;
	min-height:20px !important;
}
.formTable{
	width:605px;
	border-collapse:separate; 
	margin-bottom:1em;
}
.formTable th,
.formTable td{
	border-top:5px solid #fff; 
	border-bottom:1px solid #DAE2D1; 
	vertical-align:top;
	padding:5px;
}
.formTable th{
	 text-align:left;
	 padding:5px 20px 5px 10px;
}
.formTable th .hissu{
	font-weight:normal;
	color:#C73E03;
	font-size:80%;

}
.formTable textarea{
	width:400px;
}


#formTable001 th{
	 width:120px;
	 background:url('../form/img/bg.gif') repeat-y;
}
#formTable001 td{

}
.btn input{
	display:inline;
	width:150px;
	height:25px;
}
.btn{
	text-align:center;
}
h2#questionnaire{
	font-size:110%;
	padding-bottom:0.1em;
	border-bottom:2px solid #DAE2D1;
}