Index: branches/version-2_13-dev/html/user_data/packages/sphone/css/products.css
===================================================================
--- branches/version-2_13-dev/html/user_data/packages/sphone/css/products.css	(revision 23296)
+++ branches/version-2_13-dev/html/user_data/packages/sphone/css/products.css	(revision 23525)
@@ -193,9 +193,11 @@
     border-bottom: none;
 }
-#detailrightblock div:last-child {
-    border-bottom: none;
+#detailrightblock>div:last-child {
     border-radius: 0 0 7px 7px;
     -moz-border-radius: 0 0 7px 7px;
     -webkit-border-radius: 0 0 7px 7px;
+}
+#detailrightblock div:not(.ui-body-f):last-child {
+    border-bottom: none;
 }
 /* 商品ステータスアイコン */
