.kanban {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: normal; color: #FFFFFF; padding-top: 3px; padding-bottom: 2px}

.footer {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px}
.midashi {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	padding: 5px;
	width: 510px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #FFFFFF;
	border-bottom-color: #006699;
	border-left-color: #FFFFFF;
	background-color: #CCFFFF;
	position: static;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;




}
.borderGrDot {
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #009900;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #009900;
}

.margin12 {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 4px;

}
.borderDotGR {
	border: thin dotted #00CC00;
}
hr {
	border: 1px  #ccc;
}
.rightMenu {
	padding: 4px;
	height: 24px;
	width: 188px;
	border: 1px dotted #FF9900;
}

