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

cost

****************************************************************************************************/


.cost_tblBase{ 
	width:100%;
}
	.cost_tblBase td{
		text-align:right;
	}

	.cost_tblBase tbody th{
		text-align:left;
	}
	
	.cost_tblBase td.alignC{
		text-align:center;
	}

.cost_tbl1{
}
	.cost_tbl1 .col1{ width:13%; }
	.cost_tbl1 .col2{}

	.cost_tbl1 .col3,
	.cost_tbl1 .col4,
	.cost_tbl1 .col5,
	.cost_tbl1 .col6,
	.cost_tbl1 .col7,
	.cost_tbl1 .col8,
	.cost_tbl1 .col9{ width:11.00%; }

.cost_tbl2{
}
	.cost_tbl2 .col1{ width:140px; }
	.cost_tbl2 .col2,
	.cost_tbl2 .col3{ width:10%; }
	.cost_tbl2 .col4{ }
	.cost_tbl2 .col5,
	.cost_tbl2 .col6,
	.cost_tbl2 .col7{ width:10%; }



