@charset "utf-8";
/** simple orange */

body { color: #333333; font-size:14px; line-height:1.6; font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; }

#OF_form1 p#announce .error {
	color:#FFA336
}
#OF_form1 .must {
	color:#FFA336
}
#OF_header .must {
	color:#FFA336
}
#OF_form1 table#formtable {
	border-top:1px solid #FF8936;
	border-left:1px solid #FF8936;
	border-right:1px solid #FF8936;
}
#OF_form1 table#formtable tr#caption th {
	background-color:#FFA336!important
	;
	border-bottom:1px solid #FF8936;
	color:#000;
}
#OF_form1 table#formtable tr th,
#OF_form1 table#formtable tr td {
	border-bottom:1px solid #FF8936;
}
#OF_form1 table#formtable tr th {
background: linear-gradient(#fcc27b, #f7dbb9);
	color:#333;
}
#OF_form1 input.OF_submit_btn1 {
	background-color:#FFA336;
	border:1px solid #FF8936;
	color:#fff;
}
#OF_form1 input.action_send {
	background-color:#FFA336;
	border:1px solid #FF8936;
	color:#fff;
}
#OF_form1 input.action_back {
	background-color:#FFF1C8;
	border:1px solid #FF8936;
	color:#333;
}