@charset "utf-8";
/* CSS Document */

#TB_title {
    background-color: white !important;
}

.prod_bt {
    margin-bottom: 5px;
}

/*

#content,
#main {
    width: 975px;
}

@media (max-width: 768px) {
    #content,
    #main,
    #center_main {
        width: 99%;
    }
}
*/

/*
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;
}
