@charset "utf-8";
/* CSS Document */

h1 {
	background:url(../images/h1.gif) no-repeat;
}

.caseTbl {
	border-collapse:collapse;
}

.caseTbl td,
.caseTbl th {
	padding:.3em;
	border:1px dotted #999;
	line-height:1.4;
}

.caseTbl th {
	font-weight:bold;
	background-color:#F3F8D1;
}

.caseTbl a {
	line-height:1.4;
}