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

.table-type01.item_description_02 .bg_blue {
	background: #005bab;
	color: #ffffff;
}

.table-type01.item_description_02 .bg_lightblue {
	background: #e6e6fa;
}

.borderB {
	border-bottom: solid 2px #cccccc;
	padding-bottom: 2px;
	margin-bottom: 5px;
}