table.midashi {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #993333;
	border-left-color: #993333;
}
table.1 {
	border: 1px dashed #990000;
}
td.ue {
	border-top: 2px dotted #993333;
	border-right: 2px none #993333;
	border-bottom: 2px none #993333;
	border-left: 2px none #993333;

}
