@charset "utf-8";

/* ===================== stock/index.html ===================== */

#main table p.free-dial {
margin:2px 0 0 0;
}

#main table p.free-dial img {
margin:0 5px -3px 0;
}

#main table.s-memo th {
width:30%;
white-space:nowrap;
}

#main table.s-memo td {
width:70%;
}

#main table.ir-table {
margin:0 0 5px 0;
border:1px solid #000000;
border-collapse:collapse;
border-spacing:0;
}

#main table.ir-table th {
width:auto;
background:#E6E4E3;
text-align:center;
font-weight:normal;
border:1px solid #000000;
}

#main table.ir-table td {
border:1px solid #000000;
}
