@charset "utf-8";

.section-4voc {
	margin: -15px 25px 20px 15px;
}
.section-4voc p {
	margin: 0 10px 15px;
}
.section-4voc h3 {
	font-size:100%;
	font-weight:bold;
	padding:0 0 10px 15px;
	background:url("../../images/common/icon_cube.gif") no-repeat 0 3px;
	clear:both;
	margin: 30px 0 0;
}
.section-4voc table {
	width: 360px;
	border-left: 10px solid #fff;
	border-right: 1px solid #dbd9d9;
	border-bottom: 1px solid #dbd9d9;
	margin: 0 20px 0 0;
	float: left;
}
.section-4voc table th,
.section-4voc table td {
	border-left: 1px solid #dbd9d9;
	font-size: 93%;
	text-align: center;
	vertical-align: middle;
}
.section-4voc table thead th {
	background: #f0e9e6;
	border-top: 1px solid #dbd9d9;
	border-bottom: 1px solid #dbd9d9;
	color: #111;
	padding: 13px;
}
.section-4voc table tbody th {
	color: #003c6c;
	padding: 4px 0 3px;
}
.section-4voc table tbody td {
	padding: 4px 0 3px;
}
.section-4voc table tbody .bgline th,
.section-4voc table tbody .bgline td {
	background: #f5f5f5;
}
.section-4voc table tbody th sup,
.section-4voc table tbody td sup {
	font-size: 80%;
	vertical-align: top;
}
.note {
	color: #003c6c;
	padding: 5px 0;
}

