@charset "utf-8";
.shinbi-bg {

}
.case-waku {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.case-bar {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.case-bar2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 3px;
	line-height: 20px;
	background-color: #FFFFFF;
}
.case-bar3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 3px;
	line-height: 20px;
	background-color: #DDDDDD;
}
.case-bar4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	line-height: 20px;
	background-color: #FFF2BF;
}


.case-txt1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #DD0000;
	padding-left: 5px;
	letter-spacing: 1px;
}

