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

body { color: #333333; font-size:14px; line-height:1.6; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/** simple blue */
#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 #002373;
	border-top:1px solid #002373;
}
#OF_form1 table#formtable tr#caption th {
	background-color:#516DAE;
	border-right:1px solid #002373;
	border-bottom:1px solid #002373;
	color:#fff;
}
#OF_form1 table#formtable tr th,
#OF_form1 table#formtable tr td {
	border-right:1px solid #002373;
	border-bottom:1px solid #002373;
}
#OF_form1 table#formtable tr th {
	background-color:#BECFF5;
	color:#002373;
}
#OF_form1 table#formtable tr td {
	color:#666;
}
