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

/*==========================================================
								     造作用材ページ
==========================================================*/





.fixturestimber_box_1{
	width: 700px;
	padding: 0px 0px 0px 20px;
}


.fixturestimber_table_1{
	width: 330px;
	margin: 0px 0px 5px 0px;
}
.fixturestimber_table_1 td{
	padding: 4px 30px 4px 0px;
}



/*フロート */
.float_L{
	float: left;	
}
.float_R{
	float: right;	
}

.fixturestimber_table_1 {
	margin: 0;
    border: #aeaeae 1px solid;
}
.fixturestimber_table_1 td {
	background-color: #FFF;
    text-align: center;
    padding: 10px;
    line-height: 1.0;
    vertical-align: middle;
    border: #aeaeae 1px solid;
	font-weight: bold;
}







