#contents {
	border: 1px solid #CCCCCC;
}
table {
	line-height: 1.1em;
}
.red-bl {
	font-weight: bold;
	color: #BF0000;
}


#line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#title {
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #822019;
	text-indent: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
}
#text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
h3 {
	font-size: 13px;
	text-indent: 5px;
	border-left: 3px solid #BF0000;
	border-bottom: 1px dotted #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

