@charset "utf-8";


/*----------------------------------------------------------------------------
                                                               crescendoWrap
----------------------------------------------------------------------------*/

.crescendoWrap {
	padding: 4px 7px 15px ;
	background: #f3f3f3;
	

}

.crescendoWrap .crescendoBlock {
	padding-top: 5px;
	background:url(../img/general_parts_003.gif) 0 0 no-repeat;	
}

.crescendoWrap .crescendoBlock2 { 
	width: 615px;
	padding: 3px 8px 8px 8px;
	background:url(../img/general_parts_004.gif) bottom left no-repeat;
}

.crescendoWrap .crescendoBlock .crescendoImg {
	width: 215px;
	float: left;
	margin-right: 19px;
}

.crescendoWrap .crescendoBlock p {

}

/*----------------------------------------------------------------------------
                                                               inorganicTable
----------------------------------------------------------------------------*/

.inorganicTable th {
	vertical-align: middle;
}

.inorganicTable td {
	text-align: left !important;
}


/*----------------------------------------------------------------------------
                                                               inorganicTable
----------------------------------------------------------------------------*/

.tableBlockA03 {
	background:url(../img/cost_bg_001.gif) left top no-repeat;
	padding: 11px 0 0;
}

.tableBlockA03Inner {
	background:url(../img/paint_bg_002.gif) left bottom no-repeat;
	padding: 0 12px 10px 12px;
	margin-bottom:20px;
}

.tableBlockA03 table {
	padding: 1px;
	width: 621px;
}
.tableBlockA03 table th {
	color: #474747;
	background: url(../img/th_bg_001.gif) bottom left repeat-x #F4F2DE;
}

#w_20 { width: 20%;}
.w_40 { width: 40%;}

.tableBlockA03 table th,
.tableBlockA03 table td {
	border-bottom: 1px solid #e0dbd3;
	border-right: 1px solid #e0dbd3;
	padding: 5px;	
	text-align: center;	
}

.no_Border {
	border-right: none !important;
}

.no_Border02 td {
	border-bottom: none !important;
}


