@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 search.css
コード検索

+++++++++++++++++++++++++++++++ */

/*
商品コード検索
-----------------------------------*/
#search_code .image {
    float: left;
    margin-right: 15px;
}

#search_code .table_form {
    float: left;
    width: 470px;
    margin: 0 0 0 10px;
}
#search_code .table_form:first-child { margin-left: 0; }

#search_code .table_form td { width: auto; }
#search_code .table_form input { width: 200px; }