﻿@charset "shift_jis";

table.cbx_ext {
	margin-bottom: 20px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #AAB5BD;
	width: 100%;
	line-height: 1.3;
}
table.cbx_ext td {
	padding: 4px 5px 1px;
	background-color: #F0F0F0;
	
}
table.cbx_ext caption span {
	padding-bottom: 4px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	color: #507189;
}
table.cbx_ext caption span span {
	font-size: 93%;
	font-weight: normal;
	color: #333;
}
