#kigyou {
}
#kigyou h2 {
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
#kigyou h3 {
	font-size: 1em;
	border-left: 3px solid #003366;
	padding-left: 10px;
	color: #013567;
	font-weight: bold;

}
#kigyou td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	color: #333333;
}
#kigyou ul {

}
#kigyou li {
	margin-bottom: 6px;
	font-size: 0.85em;

}

.txtS {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	font-size: small;
	line-height: 130%;

}

.txtSS {
	font-size: 0.75em;

}

.gray {
	background-color: #E0DFE3;
	font-weight: bold;
	color: #333333;
}

