.asuchakuItemTable{
    width: 200px;
    margin: 10px 0;
    background: #FFF3F8;
    border: 1px #eda5b1 solid;
}
.asuchakuSize{
    font-weight: bold;
    /*font-size: 10px;*/
    /*color: #000;*/
}
.asuchakuColor{
    font-weight: bold;
    /*font-size: 10px;*/
    /*color: #F1507C;*/
}

.asuchakuStock{
    font-weight: bold;
    font-size: 16px;
    color: #FF0066;
}
.asurakuNum{
    text-align: right;
}
#msg_noneStock{
    font-size: 10px;
    color: #ff0066;
    font-weight: 300;
}