@charset "utf-8";
/* CSS Document */

#TB_title{
    background-color: white !important;
}

.prod_bt{
    margin-bottom: 5px;
}

/*
form input[type="text"],
form textarea
{
    background-color: white;
    border: #7F7C7C 1px solid;
}

form input[type="submit"]{
    background-color: #C3C3C3;
    border: #7F7C7C 1px solid;
    cursor: pointer;
    padding: 2px;
}
*/

/* selectの矢印 , checkbox ,radio 不明*/
/*
form select{
    background-color: white;
    border: red 1px solid;
}

form input[type="radio"],
form input[type="checkbox"]
{
    border: red 1px solid;
    width: 20px;
    height: 20px;
}
*/




.se_text p.p_clean{
    height: 24px !important;
    padding: 0 5px;
}

/*specs customize*/
td.pic img{
    margin: 0 !important;
}