@charset "utf-8";
@import "../simple.css";



/** simple yellow_green */
#OF_form1 p#announce .error {
	color:#c92422
}
#OF_form1 .must {
	color:#c92422
}
#OF_header .must {
	color:#c92422
}
#OF_form1 table#formtable {
	border-left:1px solid #8AAE0E;
	border-top:1px solid #8AAE0E;
}
#OF_form1 table#formtable tr#caption th {
	background-color:#BFE14A;
	border-right:1px solid #8AAE0E;
	border-bottom:1px solid #8AAE0E;
	color:#fff;
}
#OF_form1 table#formtable tr th,
#OF_form1 table#formtable tr td {
	border-right:1px solid #8AAE0E;
	border-bottom:1px solid #8AAE0E;
}
#OF_form1 table#formtable tr th {
	background-color:#E3F5A4;
	color:#617D00;
}
#OF_form1 table#formtable tr td {
	color:#666;
}
