@charset "utf-8";

/* =========================================================
 Yahoo! CSS Reset (YUI 3)
 http://developer.yahoo.com/yui/license.html
 version: 3.2.0
========================================================= */

/* =========================================================
 SmileForm TABLE設定
========================================================= */

/* カート用 */
/* 商品画像 */
.i_product img {
    width: 130px;
    height: auto;
}


.table_cart #lp_page.btn_none,
.table_cart #details_page.btn_none{
    display: none;
}

.section_wrapper .section_a .btn_wrapper #lp_page.btn_none,
.section_wrapper .section_a .btn_wrapper #details_page.btn_none{
    display: none;
}

#page_shopping_complete #contents #complete_wrap #deliveradd_input #deliveradd_input_box__top_button .btn_group #lp_page.btn_none,
#page_shopping_complete #contents #complete_wrap #deliveradd_input #deliveradd_input_box__top_button .btn_group #details_page.btn_none{
    display: none;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/