@charset "utf-8";
/* CSS Document */
._comments{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-size:10px;
}
._commentsRed{
	color:#FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-size:10px;
}
.oneColFixCtr  table  tr  td.label {
	background-color: #FFCCFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	width: 200px;
}
.oneColFixCtr table tr td.field {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #CC33FF;
}

.oneColFixCtr table tr td.field2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
.oneColFixCtr  span.notnull    {
	color: #FF3300;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.oneColFixCtr .copyright {
	color: #999999;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 90%;
}
.oneColFixCtr table tr td.field button {
	border: none;
	background: none;
	width: 250px;
	height: 50px;
}


