@charset "utf-8";
/* -------------------商品詳細-------------------- */

table.size{
font-size:12px;
margin-top: 40px;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin: 10px auto;
}
table.size th{
background-color: #FAFAFA;
}
table.size th, table.size td {
    border: #e6e6e6 1px solid;
    padding: 7px 10px;
    text-align: center;
    vertical-align: middle;
}
table.size th, table.size td {
    border: #e6e6e6 1px solid;
    padding: 7px 10px;
    text-align: center;
    vertical-align: middle;
}
































