@charset "utf-8";

/*------------------------------------------------
	/outline/data.html
--------------------------------------------------*/

.cit_table02{
	width: 478px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 3px solid #999999;
}
.cit_table02 div{
	width: 478px;
	overflow: hidden;
}
.cit_table02 table{
	width: 478px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	margin: -1px 0px 0px 0px;
}
.cit_table02 table th{
	padding: 9px 6px 8px 10px;
	border-top: 1px solid #d3d1d1;
	text-align: left;
	table-layout: fixed;
	vertical-align: top;
	line-height: 1.3em;
	background: #f6ecdb;
	font-weight: bold;
}
.cit_table02 table td{
	padding: 9px 6px 8px 10px;
	border-top: 1px solid #d3d1d1;
	border-left: 1px solid #d3d1d1;
	text-align: left;
	table-layout: fixed;
	vertical-align: top;
	line-height: 1.3em;
	background: #ffffff;
}
.cit_table02 table th.cit_table02_th{
	width: 15%;
}
.cit_table02 table td.cit_table02_td01{
	width: 20%;
}
.cit_table02 table td.cit_table02_td02{
	width: 65%;
}
.cit_table02 table.cit_table02_wid01 th{
	width: 25%;
}
.cit_table02 table.cit_table02_wid01 td{
	width: 75%;
}
.