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

body { color: #333333; font-size:14px; line-height:1.6; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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;
	border-bottom:1px solid #FF8936;
	color:#fff;
}
#OF_form1 table#formtable tr th,
#OF_form1 table#formtable tr td {
	border-bottom:1px solid #FF8936;
}
#OF_form1 table#formtable tr th {
	background-color:#FFF1C8;
	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;
}