Index: /branches/version-2_11-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php
===================================================================
--- /branches/version-2_11-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php	(revision 21143)
+++ /branches/version-2_11-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php	(revision 21215)
@@ -108,4 +108,5 @@
             $where .= implode(', ', $arrBestProductIds);
             $where .= ')';
+            $where .= ' AND del_flg = 0'; // 商品規格の削除フラグ
             $objQuery->setWhere($where);
             // 取得
