@charset "Shift-JIS";
/***----------------------------------------------------------------
styles.css
Copyright (C) Nippon Atomized Metal Powders Corporation. All Rights Reserved.
--------------------------------------------------------------- ***/

/***------------
table
------------***/
#table2 table {
border-collapse:collapse;
}

#table2 td,th {
border:1px solid #CCCCCC;
padding:3px;
font-weight:normal;
}

#table2 th {
text-align:center;
color:#006896;
background: #EDF6F9;
}

#table2 .table-right {
border-right:1px solid #A6DCF2;
}

#table2 .table-color1 {
background:#FBFBFB;
text-align:center;
}

#table2 .table-color2 {
background:#EDF6F9;
}

#table2 .table_space {
padding:3px;
}
