package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
import java.util.*;
import java.sql.*;
import java.io.File;
import org.apache.log4j.Category;
import jp.co.sint.database.*;
import jp.co.sint.tools.*;
import jp.co.sint.basic.*;
import jp.co.sint.config.*;
import jp.co.sint.beans.front.*;
import jp.co.sint.beans.mallmgr.*;

public class index_html extends HttpJspBase {


  private static java.util.Vector _jspx_includes;

  static {
    _jspx_includes = new java.util.Vector(2);
    _jspx_includes.add("/include/header_inc.jsp");
    _jspx_includes.add("/include/footer_inc.jsp");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siquantity_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isTrue_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_isFalse_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_webshop_siiterator_type_id_collection;

  public index_html() {
    _jspx_tagPool_webshop_siquantity_value_nobody = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_isTrue_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_isFalse_value = new org.apache.jasper.runtime.TagHandlerPool();
    _jspx_tagPool_webshop_siiterator_type_id_collection = new org.apache.jasper.runtime.TagHandlerPool();
  }

  public java.util.List getIncludes() {
    return _jspx_includes;
  }

  public void _jspDestroy() {
    _jspx_tagPool_webshop_siquantity_value_nobody.release();
    _jspx_tagPool_webshop_isTrue_value.release();
    _jspx_tagPool_webshop_isFalse_value.release();
    _jspx_tagPool_webshop_siiterator_type_id_collection.release();
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=MS932");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			"util/error.jsp", true, 8192, true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");

SIDatabaseConnection databaseConnection=new SIDatabaseConnection();try{
Connection connection=databaseConnection.getConnection();
String webshopSite=SIHTMLUtil.getRootPath(request);
StringBuffer sql = new StringBuffer();
sql.append("SELECT unitpricewithouttax,individualcode ");
sql.append("FROM cmdtyunittbl WHERE individualcode IN (");
sql.append("'ZC-1957P-X','ZC-1758P','ZC-1894P','ZC-2028N-X','ZC-2024N-X','ZC-1958P-X','ZC-1756P','ZC-1785P','ZC-1971N-X','ZC-1959P-X','ZC-2131P-X','ZC-2029N-X','ZC-0026N','ZC-1786P','ZC-2026N-X','ZC-1933N','ZC-1916N-X','ZW-0685P','ZW-0672P-S','ZX-2786P','ZC-2025N-X','ZC-1972N-X','ZC-1972N-X','ZC-2031N-X','ZC-2027N-X','ZC-2032N-X','ZC-2033N-X','ZC-2030N-X','ZC-2121P-X','ZC-2090N-X','ZC-2025N-X','ZC-2096N-X','ZC-2122P-X','ZC-2092N-X','ZC-2091N-X','ZC-2053N','ZC-2052N','ZC-2095N-X','ZC-2093N-X','ZC-2097N-X')");
Collection cmdtyColl1 = SIDBUtil.getCollection(connection,sql.toString(),false,false,0);

sql = new StringBuffer();
sql.append("SELECT newfixedprice,individualcode ");
sql.append("FROM cmdtyunittbl WHERE individualcode IN (");
sql.append("'ZC-1957P-X','ZC-1758P','ZC-1894P','ZC-2028N-X','ZC-2024N-X','ZC-1958P-X','ZC-1756P','ZC-1785P','ZC-1971N-X','ZC-1959P-X','ZC-2131P-X','ZC-2029N-X','ZC-0026N','ZC-1786P','ZC-2026N-X','ZC-1933N','ZC-1916N-X','ZW-0685P','ZW-0672P-S','ZX-2786P','ZC-2025N-X','ZC-1972N-X','ZC-1972N-X','ZC-2031N-X','ZC-2027N-X','ZC-2032N-X','ZC-2033N-X','ZC-2030N-X','ZC-2121P-X','ZC-2090N-X','ZC-2025N-X','ZC-2096N-X','ZC-2122P-X','ZC-2092N-X','ZC-2091N-X','ZC-2053N','ZC-2052N','ZC-2095N-X','ZC-2093N-X','ZC-2097N-X')");
Collection cmdtyColl2 = SIDBUtil.getCollection(connection,sql.toString(),false,false,0);

      out.write("\r\n");
      out.write("\r\n");
SIUserInfo userLogin = SIHTMLUtil.getUserInfo(request);
      out.write("\r\n");
      out.write("\r\n\r\n");
      out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
      out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\">\r\n");
      out.write("<head>\r\n");
      out.write("<meta http-equiv=\"content-type\" content=\"text/html; charset=Shift_JIS\" />\r\n");
      out.write("<meta name=\"description\" content=\"ビューティガレージが厳選した売れ筋クロスを一挙ご紹介！\" />\r\n");
      out.write("<meta name=\"keywords\" content=\"クロス,カットクロス,シャンプークロス,カラークロス,子供用,激安,防水,撥水,ナイロン,SMART COLLECTION,EXCEL\" />\r\n");
      out.write("<title>売れ筋クロス - 美容器具・エステ機器・美容用品卸 ビューティガレージ ");
      out.write("</title>\r\n");
      out.write("<meta http-equiv=\"Content-Style-Type\" content=\"text/css\" />\r\n");
      out.write("<meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/import.css\" media=\"screen,print\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/print.css\" media=\"print\" />\r\n");
      out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../../pickup-parts/cloth/css/cloth.css\" media=\"screen,print\" />\r\n");
      out.write("<script src=\"../../script/common.js\" type=\"text/javascript\">");
      out.write("</script>\r\n");
      out.write("<script src=\"../../script/jquery.scroll.js\" type=\"text/javascript\">");
      out.write("</script>\r\n");
      out.write("<script src=\"../../script/jquery.parallax_fade.js\" type=\"text/javascript\">");
      out.write("</script>\r\n");
      out.write("<script type=\"text/javascript\" src=\"../../pickup-parts/cloth/js/jquery.common.js\">");
      out.write("</script>\r\n");
      out.write("<!--[if IE 6]>\r\n");
      out.write("<script src=\"../../script/DD_belatedPNG_0.0.8a-min.js\">");
      out.write("</script>\r\n");
      out.write("<script>\r\n\tDD_belatedPNG.fix('img, .png_bg');\r\n");
      out.write("</script>\r\n");
      out.write("<![endif]-->\r\n\r\n");
      out.write("<script type=\"text/javascript\">\r\nif(!navigator.userAgent.match(/(iPhone|iPad|Android)/)){\r\n\t$(function(){\r\n\t\t$('#mainimg').parallax_fade({fadeSpeed:500});$('#lineup').parallax_fade({fadeSpeed:500});$('#ttl1').parallax_fade();$('#ttl2').parallax_fade();$('#ttl3').parallax_fade();$('#ttl4').parallax_fade();$('#ttl5').parallax_fade();$('#ttl6').parallax_fade();$('#item1').parallax_fade();$('#item2').parallax_fade();$('#item3').parallax_fade();$('#item4').parallax_fade();$('#item5').parallax_fade();$('#item6').parallax_fade();$('#item7').parallax_fade();$('#item8').parallax_fade();$('#item9').parallax_fade();$('#item10').parallax_fade();$('#item11').parallax_fade();$('#item12').parallax_fade();$('#item13').parallax_fade();$('#item14').parallax_fade();$('#item15').parallax_fade();$('#item16').parallax_fade();$('#item17').parallax_fade();$('#item18').parallax_fade();$('#item19').parallax_fade();$('#item20').parallax_fade();$('#item21').parallax_fade();$('#item22').parallax_fade();$('#item23').parallax_fade();$('#item24').parallax_fade();$('#item25').parallax_fade();$('#item26').parallax_fade();$('#item27').parallax_fade();$('#item28').parallax_fade();$('#item29').parallax_fade();$('#item30').parallax_fade();$('#item31').parallax_fade();$('#item32').parallax_fade();$('#item33').parallax_fade();\r\n");
      out.write("\t});\r\n}\t\r\n");
      out.write("</script>\r\n\r\n");
      out.write("</head>\r\n");
      out.write("<body class=\"style1\">\r\n");
      out.write("<a name=\"top\" id=\"top\">");
      out.write("</a>\r\n");
      out.write("<div id=\"wrapper\">\r\n\r\n");
      out.write("<!-- headerArea -->\r\n");

/**
 * Copyright (c) 2003-2009 System Integrator Corporation. & Beautygarage Inc.
 *                 All Rights Reserved.
 * @version $Id : include/header_inc.jsp,v 2.0 2009/04/03 Naotaka Ohsugi Exp $
 * @author      : Naotaka Ohsugi
 * @Description : 共通ヘッダー
 * @History
 * Author         Date        Reason
 * ============   ==========  ===========================
 * Naotaka        2009/04/03  Original
 */

      out.write("\r\n");
      out.write("<script type=\"text/javascript\">\r\n\r\n  var _gaq = _gaq || [];\r\n  var pluginUrl = \r\n  '//www.google-analytics.com/plugins/ga/inpage_linkid.js';\r\n  _gaq.push(['_require', 'inpage_linkid', pluginUrl]);\r\n  _gaq.push(['_setAccount', 'UA-1040584-1']);\r\n  ");
 if(SIHTMLUtil.getUserInfo(request).isLogin(request)){
      out.write("\r\n  _gaq.push(['_setCustomVar', 1, 'registered', 'true', 1]);\r\n  _gaq.push(['_setCustomVar', 2, 'sessionlogin', 'true', 2]);\r\n  _gaq.push(['_setCustomVar', 3, 'islogin', 'true', 3]);\r\n  ");
} else {
      out.write("\r\n  _gaq.push(['_setCustomVar', 3, 'islogin', 'false', 3]);\r\n  ");
}
      out.write("\r\n  _gaq.push(['_setCustomVar', 4, 'viewmode', 'PC', 3]);\r\n  _gaq.push(['_setVar',navigator.userAgent]);\r\n  _gaq.push(['_trackPageview']);\r\n  (function() {\r\n    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r\n    //ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r\n\tga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';\r\n    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r\n  })();\r\n  \r\n\t//for Google Tag Manager\r\n\tdataLayer= [{\r\n\t\t'site_type':'d',\r\n\t\t//'customer_id':'【顧客コード】'\r\n\t}];\r\n");
      out.write("</script>\r\n");
      out.write("<!-- Google Tag Manager -->\r\n");
      out.write("<noscript>");
      out.write("<iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-K5Q24Q\"\r\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">");
      out.write("</iframe>");
      out.write("</noscript>\r\n");
      out.write("<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-K5Q24Q');");
      out.write("</script>\r\n");
      out.write("<!-- End Google Tag Manager -->\r\n");
 
//▼アプリでは非表示：ここから▼
 if (request.getHeader("user-agent").indexOf("bg-webview-")==-1) { 
      out.write("\r\n");
      out.write("<script type=\"text/javascript\" src=\"");
      out.print(webshopSite);
      out.write("/script/switch.js\">");
      out.write("</script>\r\n");
      out.write("\r\n");
if(SIURLMap.isSmartPhone(request)){
      out.write("\r\n");
      out.write("<style type=\"text/css\"> \r\n");
      out.write("<!--\r\n#headerSearch {top:278px;} /*186pxにプラス*/\r\n#header_spbnr {display:block; width:950px; height:120px; margin:5px auto 0;}\r\n-->\r\n");
      out.write("</style>\r\n");
      out.write("<script type=\"text/javascript\" src=\"");
      out.print(webshopSite);
      out.write("/script/jquery.spChanger.js\">");
      out.write("</script>\r\n");
      out.write("<a href=\"javascript:void(0);\" onClick=\"switchSP();\" id=\"header_spbnr\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/banner/banner_spsite.jpg\" alt=\"スマートフォン専用サイトはこちら\" width=\"950\" height=\"120\">");
      out.write("</a>\r\n");
}
      out.write("\r\n");
      out.write("\r\n");
      out.write("<!--[if lt IE 7]>  ");
      out.write("<div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;'>    ");
      out.write("<div style='width: 850px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>      ");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='Warning!'/>");
      out.write("</div>      ");
      out.write("<div style='width: 485px; float: left; font-family: Arial, sans-serif;'>        ");
      out.write("<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>【お客様へ重要なお知らせ】セキュリティ強化のため、お客様が今お使いの古いWebブラウザ（IE6など）ではログインができなくなりました。");
      out.write("</div> ");
      out.write("<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>ログインするには、こちらから新しいWebブラウザを入手・ご使用ください→");
      out.write("</div> ");
      out.write("</div>\r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.google.com/chrome?hl=ja' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/>");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.mozilla.jp' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/>");
      out.write("</a>");
      out.write("</div>      \r\n");
      out.write("<div style='width: 75px; float: left;'>");
      out.write("<a href='http://www.microsoft.com/ja-jp/windows/products/winfamily/ie/function/default.aspx' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer'/>");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<div style='float: left;'>");
      out.write("<a href='http://www.apple.com/jp/safari/download/' target='_blank'>");
      out.write("<img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/>");
      out.write("</a>");
      out.write("</div>      \r\n");
      out.write("</div>  ");
      out.write("</div>");
      out.write("<style type='text/css'>#headerSearch {top:225px;} /*186pxにプラス*/");
      out.write("</style>  ");
      out.write("<![endif]-->\r\n\r\n");
      out.write("\r\n");

String xForwardedFor = ((HttpServletRequest) request).getHeader("X-Forwarded-For");
if (xForwardedFor!=null && xForwardedFor.length()>=13) xForwardedFor = xForwardedFor.substring(0,13);
else xForwardedFor = "";
//xForwardedForが社内IPに一致しない場合のみ、Optimizelyのタグを配信
if ( ("219.120.56.98".equals(xForwardedFor)) || ("153.142.2.209".equals(xForwardedFor)) ) {} else { 
      out.write("\r\n");
      out.write("<script src=\"//cdn.optimizely.com/js/2916990817.js\">");
      out.write("</script>\r\n");
 } 
      out.write("\r\n");
      out.write("\r\n\r\n");
      out.write("<div id=\"headerArea\">\r\n");
      JspRuntimeLibrary.include(request, response, "/include/header_navigation_inc.jsp", out, true);
      out.write("\r\n");
      out.write("</div>\r\n");
} //▲アプリでは非表示：ここまで▲ 
      out.write("\r\n");
      out.write("\r\n");
      out.write("<!-- /headerArea -->\r\n\r\n");
      out.write("<!-- contentsArea -->\r\n");
      out.write("<div id=\"contentsArea\" style=\"width:100%;\">\r\n");
      out.write("<div style=\"width:950px; margin:0 auto;\">\r\n");
      out.write("<!-- root -->\r\n");
      out.write("<div id=\"root\" xmlns:v=\"http://rdf.data-vocabulary.org/#\">\r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a href=\"http://www.beautygarage.jp/ws/main\" rel=\"v:url\" property=\"v:title\">美容器具の卸通販TOP");
      out.write("</a>");
      out.write("</span> &gt; \r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.hair"));
      out.write("\" rel=\"v:url\" property=\"v:title\">");
      out.print(SIConfig.ctgryGroupName[0]);
      out.write("</a>");
      out.write("</span> &gt; \r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a property=\"v:title\">売れ筋クロス");
      out.write("</a>");
      out.write("</span>");
      out.write("</div>\r\n");
      out.write("<!-- /root -->\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<!-- クロス特集 -->\r\n");
      out.write("<div id=\"cloth\">\r\n\r\n");
      out.write("<div id=\"mainimg\">\r\n");
      out.write("<h1 style=\"width:950px; margin:0 auto;\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/mainimg.jpg\" alt=\"品質＆価格で選ぶBG厳選売れ筋クロス！\" />");
      out.write("</h1>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div id=\"lineup\">\r\n");
      out.write("<ul id=\"menubox\" class=\"clearFix\">\r\n");
      out.write("<li>");
      out.write("<a href=\"#cut-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu1.jpg\" alt=\"カットクロス\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<a href=\"#shampoo-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu2.jpg\" alt=\"シャンプークロス・コールドクロス\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<a href=\"#color-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu3.jpg\" alt=\"カラークロス\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<a href=\"#kids-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu4.jpg\" alt=\"子供用クロス\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<a href=\"#etc-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu5.jpg\" alt=\"その他クロス\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<a href=\"#other-ttl\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/menu6.jpg\" alt=\"関連商品\" />");
      out.write("</a>");
      out.write("</li>\r\n");
      out.write("</ul>\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n\r\n\r\n\r\n");
      out.write("<!-- カットクロスstart -->\r\n");
      out.write("<div id=\"cutbox\">\r\n\r\n");
      out.write("<div id=\"ttl1\">\r\n");
      out.write("<h2 id=\"cut-ttl\">カットクロス");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\">\r\n\r\n");
      out.write("<!-- 袖無しカットクロスSIMPLE（撥水＆静電防止加工）start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item1\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct0-name.gif\" alt=\"袖無しカットクロスSIMPLE（撥水＆静電防止加工）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct0-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">品質と価格にこだわったビューティガレージ ブランドから衝撃プライスのカットクロス！価格はなんと880円\r\nスタンダードなタイプの袖無しカットクロスです。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct0-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct9-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct9-img4.jpg\" alt=\"\" />");
      out.write("<br />衿からすっぽりと肩まで囲む、袖無しクロスタイプ！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct9-img5.jpg\" alt=\"\" />");
      out.write("<br />撥水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈105×後丈63cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_0 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_0.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_0.setParent(null);
      _jspx_th_webshop_siquantity_0.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2121P-X"));
      int _jspx_eval_webshop_siquantity_0 = _jspx_th_webshop_siquantity_0.doStartTag();
      if (_jspx_th_webshop_siquantity_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_0);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/54697/ZC-2121P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖無しカットクロスSIMPLE（撥水＆静電防止加工）end -->\r\n\r\n\r\n\r\n\r\n");
      out.write("<!-- 袖付カットクロスBasic(防水仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item2\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-name.gif\" alt=\"SMART COLLECTION 袖付カットクロスBasic(防水仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">オーソドックスな定番タイプ。ややゆったり目のフリーサイズなのでさまざまなお客様に対応。全身をすっぽりとガードします。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-img4.jpg\" alt=\"\" />");
      out.write("<br />背中部にはマジックテープが2か所付いているので、施術中にめくれる心配もありません！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct1-img5.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120×後丈88cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_1 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_1.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_1.setParent(null);
      _jspx_th_webshop_siquantity_1.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1957P-X"));
      int _jspx_eval_webshop_siquantity_1 = _jspx_th_webshop_siquantity_1.doStartTag();
      if (_jspx_th_webshop_siquantity_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_1);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_2 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_2.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_2.setParent(null);
      _jspx_th_webshop_siquantity_2.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1957P-X"));
      int _jspx_eval_webshop_siquantity_2 = _jspx_th_webshop_siquantity_2.doStartTag();
      if (_jspx_th_webshop_siquantity_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_2);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/43935/ZC-1957P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖付カットクロスBasic(防水仕様)end -->\r\n\r\n\r\n");
      out.write("<!-- 袖付カットクロスα(防水＆シワ加工仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item3\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-name.gif\" alt=\"SMART COLLECTION 袖付カットクロスα(防水＆シワ加工仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<div class=\"asahi\">\r\n");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/cloth/img/asahi_ttl.gif\" alt=\"AsahiGuard E-SERIES\" />");
      out.write("</h4>\r\n");
      out.write("<p>「AsahiGuard E-SERIES」は、旭硝子が独自開発した環境対応型フッ素系撥水・撥油加工剤で、高い\"防水性\"と\"防汚性\" を誇ります。");
      out.write("<br />さらに耐久性にも優れており他のワックス系、シリコーン系撥水撥油剤と比較してワンランク上の加工剤と位置づけられている剤料です。");
      out.write("</p>\r\n");
      out.write("<p class=\"tar\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/asahi_logo.gif\" alt=\"AsahiGuard E-SERIESロゴ\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">生地は「AsahiGuard E-SERIES（※）」を採用により、高い防水性と防汚性を実現！ややゆったり目のフリーサイズで全身をすっぽりとガードします。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-img4.jpg\" alt=\"\" />");
      out.write("<br />\"シワ加工\"を施すことで、生地表面が凹凸になっており、髪の毛の摩擦を減らし、切った毛が落ちやすいです！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct2-img5.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120×後丈88cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_3 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_3.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_3.setParent(null);
      _jspx_th_webshop_siquantity_3.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1758P"));
      int _jspx_eval_webshop_siquantity_3 = _jspx_th_webshop_siquantity_3.doStartTag();
      if (_jspx_th_webshop_siquantity_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_3);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_4 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_4.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_4.setParent(null);
      _jspx_th_webshop_siquantity_4.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1758P"));
      int _jspx_eval_webshop_siquantity_4 = _jspx_th_webshop_siquantity_4.doStartTag();
      if (_jspx_th_webshop_siquantity_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_4);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/54699/ZC-2123P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖付カットクロスα(防水＆シワ加工仕様)end -->\r\n\r\n\r\n");
      out.write("<!-- 袖付カットクロスBIG(防水＆静電気防止仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item4\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-name.gif\" alt=\"SMART COLLECTION 袖付カットクロスBIG(防水＆静電気防止仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-img1.jpg\" width=\"444\" height=\"502\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<div class=\"seidenki\">\r\n");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/cloth/img/seidenki_ttl.gif\" alt=\"静電気防止仕様\" />");
      out.write("</h4>\r\n");
      out.write("<p class=\"p1\">「高密度ナイロン」生地で作られていますで、静電気が起きにくく、カットした毛もまとわり付きにくいです！");
      out.write("<br />また、お客様にストレスを与えることもありません！");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">BIGサイズで大柄なお客さまも余裕たっぷり！さらに静電気防止仕様でストレスフリーのサロンワークに貢献します！");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-img4.jpg\" alt=\"\" />");
      out.write("<br />背もたれ部にもマジックテープがあるので、背割れがおきにくく、足元までしっかりカバーできます！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct3-img5.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈130×後丈100×袖丈85cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_5 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_5.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_5.setParent(null);
      _jspx_th_webshop_siquantity_5.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1894P"));
      int _jspx_eval_webshop_siquantity_5 = _jspx_th_webshop_siquantity_5.doStartTag();
      if (_jspx_th_webshop_siquantity_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_5);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_6 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_6.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_6.setParent(null);
      _jspx_th_webshop_siquantity_6.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1894P"));
      int _jspx_eval_webshop_siquantity_6 = _jspx_th_webshop_siquantity_6.doStartTag();
      if (_jspx_th_webshop_siquantity_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_6);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/54700/ZC-2124P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖付カットクロスBIG(防水＆静電気防止仕様)end -->\r\n\r\n\r\n");
      out.write("<!-- No.7715エアークロス start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item5\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct6-name.gif\" alt=\"No.7715エアークロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct6-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">前身ごろ上部に施されたフロントベンチレーターで抜群の通気性を実現した、高機能クロス。ブラック・ブラウンはヘアカラーにもご使用いいただけます！");
      out.write("</p>\r\n");
      out.write("<ul class=\"pt1box\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct6-img2.jpg\" alt=\"\" />");
      out.write("<br />通気性抜群のベンチレーターでムレることなく、快適な着用感を実現！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120x後丈85x袖丈75cm、首まわり32～52cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_7 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_7.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_7.setParent(null);
      _jspx_th_webshop_siquantity_7.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2028N-X"));
      int _jspx_eval_webshop_siquantity_7 = _jspx_th_webshop_siquantity_7.doStartTag();
      if (_jspx_th_webshop_siquantity_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_7);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_0 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_0.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_0.setParent(null);
      _jspx_th_webshop_isTrue_0.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_0 = _jspx_th_webshop_isTrue_0.doStartTag();
      if (_jspx_eval_webshop_isTrue_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_8 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_8.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_8.setParent(_jspx_th_webshop_isTrue_0);
          _jspx_th_webshop_siquantity_8.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2028N-X"));
          int _jspx_eval_webshop_siquantity_8 = _jspx_th_webshop_siquantity_8.doStartTag();
          if (_jspx_th_webshop_siquantity_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_8);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_0);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_0 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_0.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_0.setParent(null);
      _jspx_th_webshop_isFalse_0.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_0 = _jspx_th_webshop_isFalse_0.doStartTag();
      if (_jspx_eval_webshop_isFalse_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item4\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_0);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47187/ZC-2028N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.7715エアークロス end -->\r\n\r\n\r\n");
      out.write("<!-- No.8112ビッグドレス start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item6\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct7-name.gif\" alt=\"No.8112ビッグドレス（カット専用・日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct7-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt1\">ポリエステルの柔らかい生地を使用した、手触りがとてもよい袖付クロス。前丈がロングになっているので、背の高いお客様でも足首までしっかりカバーできます。");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈127x後丈76x袖丈75cm、首まわり32～48cm");
      out.write("<br />素材：ポリエステル100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_9 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_9.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_9.setParent(null);
      _jspx_th_webshop_siquantity_9.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2024N-X"));
      int _jspx_eval_webshop_siquantity_9 = _jspx_th_webshop_siquantity_9.doStartTag();
      if (_jspx_th_webshop_siquantity_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_9);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_1 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_1.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_1.setParent(null);
      _jspx_th_webshop_isTrue_1.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_1 = _jspx_th_webshop_isTrue_1.doStartTag();
      if (_jspx_eval_webshop_isTrue_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_10 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_10.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_10.setParent(_jspx_th_webshop_isTrue_1);
          _jspx_th_webshop_siquantity_10.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2024N-X"));
          int _jspx_eval_webshop_siquantity_10 = _jspx_th_webshop_siquantity_10.doStartTag();
          if (_jspx_th_webshop_siquantity_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_10);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_1);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_1 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_1.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_1.setParent(null);
      _jspx_th_webshop_isFalse_1.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_1 = _jspx_th_webshop_isFalse_1.doStartTag();
      if (_jspx_eval_webshop_isFalse_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item5\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_1);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47183/ZC-2024N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.8112ビッグドレス end -->\r\n\r\n\r\n");
      out.write("<!-- 日本製のカット専用クロス！ start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item7\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct9-name.gif\" alt=\"日本製のカット専用クロス！\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct9-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt1\">これまでに無かった、濃色系のカット専用クロスデビュー！\r\nツルッとした生地表面なので切った髪がサラッと落ちます！\r\nネイビー、ブラウンは汚れの目立ちにくい黒色マジックテープを首周りに使用し、丈夫なリップタフタ生地使用で耐久性能の向上を実現！");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈127ｘ後丈76ｘ袖丈75cm、首周り対応：32～48cm");
      out.write("<br />素材：ポリエステルリップタフタ100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_11 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_11.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_11.setParent(null);
      _jspx_th_webshop_siquantity_11.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2090N-X"));
      int _jspx_eval_webshop_siquantity_11 = _jspx_th_webshop_siquantity_11.doStartTag();
      if (_jspx_th_webshop_siquantity_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_11);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_2 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_2.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_2.setParent(null);
      _jspx_th_webshop_isTrue_2.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_2 = _jspx_th_webshop_isTrue_2.doStartTag();
      if (_jspx_eval_webshop_isTrue_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_12 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_12.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_12.setParent(_jspx_th_webshop_isTrue_2);
          _jspx_th_webshop_siquantity_12.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2090N-X"));
          int _jspx_eval_webshop_siquantity_12 = _jspx_th_webshop_siquantity_12.doStartTag();
          if (_jspx_th_webshop_siquantity_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_12);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_2.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_2);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_2 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_2.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_2.setParent(null);
      _jspx_th_webshop_isFalse_2.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_2 = _jspx_th_webshop_isFalse_2.doStartTag();
      if (_jspx_eval_webshop_isFalse_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item5\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_2.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_2);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52311/ZC-2090N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 日本製のカット専用クロス！ end -->\r\n\r\n\r\n");
      out.write("<!-- No.8500エレシャットドレスNEO start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item8\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct8-name.gif\" alt=\"No.8500エレシャットドレスNEO（日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct8-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">毛落ちしやすいシワ加工生地に静電気防止素材「メガーナ（※）」を織り込むことによって、洗濯による静電気防止性能の低下を防ぎます！  \r\n");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct8-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<dl class=\"t1\">\r\n");
      out.write("<dt>メガーナ");
      out.write("</dt>\r\n");
      out.write("<dd>「メガーナ」はユニチカ社が開発した高性能導電繊維で、静電気を起こしやすいというポリエステルの欠点を解決しました。生地の一部に使用することで導電性能が向上し、洗濯による機能劣化が極めて少ない繊維です。");
      out.write("</dd>\r\n");
      out.write("</dl>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈118x後丈76x袖丈74cm、首まわり32～48cm");
      out.write("<br />素材：ポリエステル100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_13 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_13.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_13.setParent(null);
      _jspx_th_webshop_siquantity_13.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2025N-X"));
      int _jspx_eval_webshop_siquantity_13 = _jspx_th_webshop_siquantity_13.doStartTag();
      if (_jspx_th_webshop_siquantity_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_13);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_3 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_3.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_3.setParent(null);
      _jspx_th_webshop_isTrue_3.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_3 = _jspx_th_webshop_isTrue_3.doStartTag();
      if (_jspx_eval_webshop_isTrue_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_14 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_14.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_14.setParent(_jspx_th_webshop_isTrue_3);
          _jspx_th_webshop_siquantity_14.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2025N-X"));
          int _jspx_eval_webshop_siquantity_14 = _jspx_th_webshop_siquantity_14.doStartTag();
          if (_jspx_th_webshop_siquantity_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_14);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_3.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_3);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_3 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_3.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_3.setParent(null);
      _jspx_th_webshop_isFalse_3.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_3 = _jspx_th_webshop_isFalse_3.doStartTag();
      if (_jspx_eval_webshop_isFalse_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item6\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_3.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_3);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47184/ZC-2025N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.8500エレシャットドレスNEO end -->\r\n\r\n");
      out.write("<!-- No.3500エレシャットドレスNEO（袖なし・ヒモタイプ・日本製） start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item9\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct10-name.gif\" alt=\"No.3500エレシャットドレスNEO（袖なし・ヒモタイプ・日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct10-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">サラッと毛落ちのしわ加工生地にユニチカ社製の静電気防止素材「メガーナ」を経糸に約1.5cm間隔で織り込むことによって、洗濯による静電気防止性能の低下を防ぎます。");
      out.write("</p>\r\n");
      out.write("<ul class=\"pt1box\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct10-img2.jpg\" alt=\"\" />");
      out.write("<br />袖なし、首回りがヒモタイプなのでバーバーサロンに最適です。");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾142ｘ前丈160ｘ後丈106cm、首周り対応：32～52cm");
      out.write("<br />\r\n素材：ポリエステル100% 静電気防止素材「メガーナ」使用");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_15 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_15.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_15.setParent(null);
      _jspx_th_webshop_siquantity_15.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2097N-X"));
      int _jspx_eval_webshop_siquantity_15 = _jspx_th_webshop_siquantity_15.doStartTag();
      if (_jspx_th_webshop_siquantity_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_15);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_4 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_4.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_4.setParent(null);
      _jspx_th_webshop_isTrue_4.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_4 = _jspx_th_webshop_isTrue_4.doStartTag();
      if (_jspx_eval_webshop_isTrue_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_16 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_16.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_16.setParent(_jspx_th_webshop_isTrue_4);
          _jspx_th_webshop_siquantity_16.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2097N-X"));
          int _jspx_eval_webshop_siquantity_16 = _jspx_th_webshop_siquantity_16.doStartTag();
          if (_jspx_th_webshop_siquantity_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_16);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_4.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_4);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_4 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_4.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_4.setParent(null);
      _jspx_th_webshop_isFalse_4.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_4 = _jspx_th_webshop_isFalse_4.doStartTag();
      if (_jspx_eval_webshop_isFalse_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item6\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_4.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_4);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52318/ZC-2097N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.3500エレシャットドレスNEO（袖なし・ヒモタイプ・日本製） end -->\r\n\r\n\r\n");
      out.write("<!--  No.3002 パステルカットクロスstart -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item10\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct11-name.gif\" alt=\"\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct11-img1.jpg\" alt=\"No.3002 パステルカットクロス\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">高級感のあるシルクタッチのしわ加工生地使用！");
      out.write("<br />\r\n純国産生地でワンランク上の満足感！");
      out.write("<br />\r\n前丈ロングサイズなので背の高いお客様でも足首までスッポリカバー可能なカット専用クロスでフロントロングタイプです！");
      out.write("</p>\r\n");
      out.write("<ul class=\"pt1box\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct11-img2.jpg\" alt=\"\" />");
      out.write("<br />袖なし、首回りがヒモタイプなのでバーバーサロンに最適です。");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾142ｘ前丈185×後丈127cm、首周り対応：32～52cm");
      out.write("<br />\r\n素材：ポリエステル100%");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_17 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_17.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_17.setParent(null);
      _jspx_th_webshop_siquantity_17.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2096N-X"));
      int _jspx_eval_webshop_siquantity_17 = _jspx_th_webshop_siquantity_17.doStartTag();
      if (_jspx_th_webshop_siquantity_17.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_17);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_5 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_5.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_5.setParent(null);
      _jspx_th_webshop_isTrue_5.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_5 = _jspx_th_webshop_isTrue_5.doStartTag();
      if (_jspx_eval_webshop_isTrue_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_18 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_18.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_18.setParent(_jspx_th_webshop_isTrue_5);
          _jspx_th_webshop_siquantity_18.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2096N-X"));
          int _jspx_eval_webshop_siquantity_18 = _jspx_th_webshop_siquantity_18.doStartTag();
          if (_jspx_th_webshop_siquantity_18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_18);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_5.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_5);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_5 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_5.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_5.setParent(null);
      _jspx_th_webshop_isFalse_5.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_5 = _jspx_th_webshop_isFalse_5.doStartTag();
      if (_jspx_eval_webshop_isFalse_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item6\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_5.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_5);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52317/ZC-2096N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!--  No.3002 パステルカットクロスend -->\r\n\r\n");
      out.write("<!-- No.3001 カッティングクロス start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item11\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct12-name.gif\" alt=\"No.3001 カッティングクロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct12-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">高級感のあるシルクタッチのしわ加工生地使用！");
      out.write("<br />純国産生地でワンランク上の満足感！");
      out.write("<br />スタンダードサイズのカット専用クロスです！");
      out.write("</p>\r\n");
      out.write("<ul class=\"pt1box\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/cut-ct12-img2.jpg\" alt=\"\" />");
      out.write("<br />袖なし、首回りがヒモタイプなのでバーバーサロンに最適です。");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾142×前丈160×後丈108cm、首周り対応：32～52cm");
      out.write("<br />\r\n素材：ポリエステル100%");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_19 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_19.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_19.setParent(null);
      _jspx_th_webshop_siquantity_19.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2095N-X"));
      int _jspx_eval_webshop_siquantity_19 = _jspx_th_webshop_siquantity_19.doStartTag();
      if (_jspx_th_webshop_siquantity_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_19);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_6 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_6.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_6.setParent(null);
      _jspx_th_webshop_isTrue_6.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_6 = _jspx_th_webshop_isTrue_6.doStartTag();
      if (_jspx_eval_webshop_isTrue_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_20 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_20.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_20.setParent(_jspx_th_webshop_isTrue_6);
          _jspx_th_webshop_siquantity_20.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2095N-X"));
          int _jspx_eval_webshop_siquantity_20 = _jspx_th_webshop_siquantity_20.doStartTag();
          if (_jspx_th_webshop_siquantity_20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_20);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_6.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_6);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_6 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_6.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_6.setParent(null);
      _jspx_th_webshop_isFalse_6.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_6 = _jspx_th_webshop_isFalse_6.doStartTag();
      if (_jspx_eval_webshop_isFalse_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item6\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_6.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_6);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52316/ZC-2095N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.3001 カッティングクロス end -->\r\n\r\n\r\n\r\n\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- カットクロスend -->\r\n\r\n");
      out.write("<!-- シャンプーstart -->\r\n");
      out.write("<div id=\"shampoobox\">\r\n\r\n");
      out.write("<div id=\"ttl2\">\r\n");
      out.write("<h2 id=\"shampoo-ttl\">シャンプークロス・コールドクロス");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\">\r\n\r\n");
      out.write("<!-- シャンプークロスSIMPLE（防水仕様）start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item12\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct0-name.gif\" alt=\"シャンプークロスSIMPLE（防水仕様）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct0-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n\r\n");
      out.write("<ul class=\"pt2box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct0-img2.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct1-img3.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：84x70cm");
      out.write("<br />\r\n素材：ポリエステル70％・PVC30％");
      out.write("</p>\r\n");
      out.write("<!-- ");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_21 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_21.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_21.setParent(null);
      _jspx_th_webshop_siquantity_21.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2122P-X"));
      int _jspx_eval_webshop_siquantity_21 = _jspx_th_webshop_siquantity_21.doStartTag();
      if (_jspx_th_webshop_siquantity_21.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_21);
      out.write("</p> -->\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_22 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_22.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_22.setParent(null);
      _jspx_th_webshop_siquantity_22.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2122P-X"));
      int _jspx_eval_webshop_siquantity_22 = _jspx_th_webshop_siquantity_22.doStartTag();
      if (_jspx_th_webshop_siquantity_22.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_22);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/54698/ZC-2122P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- シャンプークロスSIMPLE（防水仕様）end -->\r\n\r\n\r\n\r\n");
      out.write("<!-- シャンプークロスBasic(防水仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item13\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct1-name.gif\" alt=\"SMART COLLECTION シャンプークロスBasic(防水仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct1-img1.jpg\" alt=\"\"/>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n\r\n");
      out.write("<ul class=\"pt2box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct1-img2.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct1-img3.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：83.5×101cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_23 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_23.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_23.setParent(null);
      _jspx_th_webshop_siquantity_23.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1958P-X"));
      int _jspx_eval_webshop_siquantity_23 = _jspx_th_webshop_siquantity_23.doStartTag();
      if (_jspx_th_webshop_siquantity_23.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_23);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_24 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_24.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_24.setParent(null);
      _jspx_th_webshop_siquantity_24.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1958P-X"));
      int _jspx_eval_webshop_siquantity_24 = _jspx_th_webshop_siquantity_24.doStartTag();
      if (_jspx_th_webshop_siquantity_24.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_24);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/43936/ZC-1958P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- シャンプークロスBasic(防水仕様)end -->\r\n\r\n");
      out.write("<!-- シャンプークロスα(防水＆シルバーコーティング仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item14\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct2-name.gif\" alt=\"SMART COLLECTION シャンプークロスα(防水＆シルバーコーティング仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct2-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct2-img2.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct2-img3.jpg\" alt=\"\" />");
      out.write("<br />シルバー部は、表面に特殊なコーティングを施してあるので汚れが付着しにくいです。カラー剤が付いてもさっとふき取れます！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct2-img4.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：83.5×101cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_25 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_25.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_25.setParent(null);
      _jspx_th_webshop_siquantity_25.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1756P"));
      int _jspx_eval_webshop_siquantity_25 = _jspx_th_webshop_siquantity_25.doStartTag();
      if (_jspx_th_webshop_siquantity_25.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_25);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_26 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_26.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_26.setParent(null);
      _jspx_th_webshop_siquantity_26.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1756P"));
      int _jspx_eval_webshop_siquantity_26 = _jspx_th_webshop_siquantity_26.doStartTag();
      if (_jspx_th_webshop_siquantity_26.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_26);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/14411/ZC-1756P\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- シャンプークロスα(防水＆シルバーコーティング仕様)end -->\r\n\r\n\r\n");
      out.write("<!-- HP1015 start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item15\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct5-name.gif\" alt=\"スタンダードシャンプークロスHP1015\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct5-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct5-img2.gif\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">業界初！Wガード＆Wマジック機能付きのエリがぬれないシャンプークロス！エリガードやフロントガードなどの組み合わせにより従来のシャンプークロスで生じた問題点を解決し、サロンクオリティを守る逸品です。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<iframe width=\"444\" height=\"250\" src=\"https://www.youtube.com/embed/bfSJCQPccqY\" frameborder=\"0\" allowfullscreen>");
      out.write("</iframe>");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：【Sサイズ】88x92cm、首まわり28～38cm／【Mサイズ】90x95cm、首まわり36～46cm／【Lサイズ】92x100cm、首まわり46～58cm");
      out.write("<br />\r\n素材：【本体】ナイロン100％／【タレ部】EVA樹脂／【Wガード部】ネオプレーンゴム");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_27 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_27.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_27.setParent(null);
      _jspx_th_webshop_siquantity_27.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1971N-X"));
      int _jspx_eval_webshop_siquantity_27 = _jspx_th_webshop_siquantity_27.doStartTag();
      if (_jspx_th_webshop_siquantity_27.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_27);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_28 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_28.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_28.setParent(null);
      _jspx_th_webshop_siquantity_28.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1971N-X"));
      int _jspx_eval_webshop_siquantity_28 = _jspx_th_webshop_siquantity_28.doStartTag();
      if (_jspx_th_webshop_siquantity_28.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_28);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/46833/ZC-1971N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- HP1015 end -->\r\n\r\n");
      out.write("<!-- No.205 ウルトラケープ start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item16\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct9-name.gif\" alt=\"No.205 ウルトラケープ\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct9-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">半永久的に防水性能が持続。");
      out.write("<br>シャンプー、パーマ、カラーなど様々な場面で使えるユーティリティアイテム。");
      out.write("<br>ブラウン・ブラックはヘアダイ補助用としても使用可能。");
      out.write("<br>※ベロなしタイプなのでバックシャンプーに最適です。");
      out.write("<br>※ショートサイズ");
      out.write("</p>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈41×後丈80cm、首周り対応：30～48cm");
      out.write("<br>素材：EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_29 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_29.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_29.setParent(null);
      _jspx_th_webshop_siquantity_29.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2092N-X"));
      int _jspx_eval_webshop_siquantity_29 = _jspx_th_webshop_siquantity_29.doStartTag();
      if (_jspx_th_webshop_siquantity_29.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_29);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_30 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_30.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_30.setParent(null);
      _jspx_th_webshop_siquantity_30.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2092N-X"));
      int _jspx_eval_webshop_siquantity_30 = _jspx_th_webshop_siquantity_30.doStartTag();
      if (_jspx_th_webshop_siquantity_30.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_30);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52313/ZC-2092N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.205 ウルトラケープ end -->\r\n\r\n\r\n");
      out.write("<!-- HP1055 start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item17\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct6-name.gif\" alt=\"ハイクラスシャンプークロスHP1055\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct6-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct6-img2.gif\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">業界初！Wガード＆Wマジック機能付きのエリがぬれないシャンプークロス！エリガードやフロントガードなどの組み合わせにより従来のシャンプークロスで生じた問題点を解決し、サロンクオリティを守る逸品です。パーマ・カラーのハーフクロスとしてもご利用いただけます。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<iframe width=\"444\" height=\"250\" src=\"https://www.youtube.com/embed/bfSJCQPccqY\" frameborder=\"0\" allowfullscreen>");
      out.write("</iframe>");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：【Sサイズ】88x92cm、首まわり28～38cm／【Mサイズ】90x95cm、首まわり36～46cm／【Lサイズ】92x100cm、首まわり46～58cm");
      out.write("<br />\r\n素材：【本体】ナイロン100％／【タレ部】EVA樹脂／【Wガード部】ネオプレーンゴム");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_31 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_31.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_31.setParent(null);
      _jspx_th_webshop_siquantity_31.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1972N-X"));
      int _jspx_eval_webshop_siquantity_31 = _jspx_th_webshop_siquantity_31.doStartTag();
      if (_jspx_th_webshop_siquantity_31.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_31);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_32 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_32.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_32.setParent(null);
      _jspx_th_webshop_siquantity_32.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1972N-X"));
      int _jspx_eval_webshop_siquantity_32 = _jspx_th_webshop_siquantity_32.doStartTag();
      if (_jspx_th_webshop_siquantity_32.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_32);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/46834/ZC-1972N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- HP1055 end -->\r\n\r\n\r\n");
      out.write("<!-- No.1017コンパクト start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item18\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct7-name.gif\" alt=\"No.1017コンパクトサイズバックシャンプークロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct7-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">従来品から不要な部分を取り除き、取り扱いやすさアップ！コンパクトながらも本体身ごろはしっかりキープしているので、肩幅の広いお客様でも安心してご使用いただけます。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct7-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾90x丈73x後丈35cm、首まわり32～52cm");
      out.write("<br />\r\n素材：【本体】ナイロン100％／【ウォーターカット部】EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_33 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_33.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_33.setParent(null);
      _jspx_th_webshop_siquantity_33.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2030N-X"));
      int _jspx_eval_webshop_siquantity_33 = _jspx_th_webshop_siquantity_33.doStartTag();
      if (_jspx_th_webshop_siquantity_33.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_33);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_7 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_7.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_7.setParent(null);
      _jspx_th_webshop_isTrue_7.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_7 = _jspx_th_webshop_isTrue_7.doStartTag();
      if (_jspx_eval_webshop_isTrue_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_34 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_34.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_34.setParent(_jspx_th_webshop_isTrue_7);
          _jspx_th_webshop_siquantity_34.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2030N-X"));
          int _jspx_eval_webshop_siquantity_34 = _jspx_th_webshop_siquantity_34.doStartTag();
          if (_jspx_th_webshop_siquantity_34.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_34);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_7.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_7);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_7 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_7.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_7.setParent(null);
      _jspx_th_webshop_isFalse_7.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_7 = _jspx_th_webshop_isFalse_7.doStartTag();
      if (_jspx_eval_webshop_isFalse_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item12\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_7.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_7);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47189/ZC-2030N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.1017コンパクト end -->\r\n\r\n");
      out.write("<!-- No.215ウルトラバックシャンプー start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item19\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct8-name.gif\" alt=\"No.215ウルトラバックシャンプー\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct8-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">「EVA樹脂（※）」使用で半永久的に防水性能が持続！");
      out.write("<!--一貫して国内製造なのに驚きの低価格を実現！-->");
      out.write("</p>\r\n\r\n");
      out.write("<dl class=\"t1\">\r\n");
      out.write("<dt>EVA樹脂");
      out.write("</dt>\r\n");
      out.write("<dd>水を吸わず、ポリエチレンなどよりも丈夫な素材。耐久性に優れ、劣化しにくいため、防水機能が持続。また、環境ホルモンを含まない安心素材なので、口に入れても安全。焼却してもダイオキシンが発生しない、環境にも優しい素材です。");
      out.write("</dd>\r\n");
      out.write("</dl>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾90x前丈90x後丈50cm、首まわり：32～52cm");
      out.write("<br />素材：EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_35 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_35.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_35.setParent(null);
      _jspx_th_webshop_siquantity_35.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2031N-X"));
      int _jspx_eval_webshop_siquantity_35 = _jspx_th_webshop_siquantity_35.doStartTag();
      if (_jspx_th_webshop_siquantity_35.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_35);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_8 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_8.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_8.setParent(null);
      _jspx_th_webshop_isTrue_8.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_8 = _jspx_th_webshop_isTrue_8.doStartTag();
      if (_jspx_eval_webshop_isTrue_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_36 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_36.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_36.setParent(_jspx_th_webshop_isTrue_8);
          _jspx_th_webshop_siquantity_36.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2031N-X"));
          int _jspx_eval_webshop_siquantity_36 = _jspx_th_webshop_siquantity_36.doStartTag();
          if (_jspx_th_webshop_siquantity_36.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_36);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_8.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_8);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_8 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_8.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_8.setParent(null);
      _jspx_th_webshop_isFalse_8.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_8 = _jspx_th_webshop_isFalse_8.doStartTag();
      if (_jspx_eval_webshop_isFalse_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item13\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_8.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_8);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47190/ZC-2031N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.215ウルトラバックシャンプー end -->\r\n");
      out.write("<!-- No.200 ウルトラクロス start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item20\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct10-name.gif\" alt=\"No.200 ウルトラクロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct10-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">半永久的に防水性能が持続しシャンプー、パーマ、カラーなど様々な場面で使えるハーフサイズのユーティリティアイテム。");
      out.write("<br>\r\nブラック・ブラウンはヘアダイとしても使用可能です。");
      out.write("</p>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈113×後丈74cm、首まわり：32～52cm");
      out.write("<br>素材：EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_37 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_37.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_37.setParent(null);
      _jspx_th_webshop_siquantity_37.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2091N-X"));
      int _jspx_eval_webshop_siquantity_37 = _jspx_th_webshop_siquantity_37.doStartTag();
      if (_jspx_th_webshop_siquantity_37.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_37);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_38 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_38.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_38.setParent(null);
      _jspx_th_webshop_siquantity_38.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2091N-X"));
      int _jspx_eval_webshop_siquantity_38 = _jspx_th_webshop_siquantity_38.doStartTag();
      if (_jspx_th_webshop_siquantity_38.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_38);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52312/ZC-2091N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.200 ウルトラクロス end -->\r\n\r\n");
      out.write("<!-- No.210 ウルトラジャンボクロス start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item21\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct11-name.gif\" alt=\"No.210 ウルトラジャンボクロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct11-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">半永久的に防水性能が持続。");
      out.write("<br />シャンプー、パーマ、カラーなど様々な場面で使えるユーティリティアイテム。");
      out.write("<br />ラウン・ブラックはヘアダイとしても使用可能。");
      out.write("<br />※ミドルサイズ");
      out.write("</p>\r\n\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾110×前丈128×後丈83cm、首周り対応：32～52cm");
      out.write("<br>素材：EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_39 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_39.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_39.setParent(null);
      _jspx_th_webshop_siquantity_39.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2093N-X"));
      int _jspx_eval_webshop_siquantity_39 = _jspx_th_webshop_siquantity_39.doStartTag();
      if (_jspx_th_webshop_siquantity_39.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_39);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_40 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_40.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_40.setParent(null);
      _jspx_th_webshop_siquantity_40.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2093N-X"));
      int _jspx_eval_webshop_siquantity_40 = _jspx_th_webshop_siquantity_40.doStartTag();
      if (_jspx_th_webshop_siquantity_40.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_40);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/52314/ZC-2093N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.210 ウルトラジャンボクロス end -->\r\n\r\n\r\n\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- シャンプーend -->\r\n\r\n");
      out.write("<!-- カラーstart -->\r\n");
      out.write("<div id=\"colorbox\">\r\n\r\n");
      out.write("<div id=\"ttl3\">\r\n");
      out.write("<h2 id=\"color-ttl\">カラークロス");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\">\r\n\r\n");
      out.write("<!-- 袖付カラークロスBasic(防水仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item22\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct1-name.gif\" alt=\"SMART COLLECTION 袖付カラークロスBasic(防水仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct1-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">大き目サイズのカットクロス。防水加工なのでコールドクロスとしてもご使用可能です！");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct1-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt2box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct1-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct1-img4.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120×後丈88cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_41 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_41.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_41.setParent(null);
      _jspx_th_webshop_siquantity_41.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1959P-X"));
      int _jspx_eval_webshop_siquantity_41 = _jspx_th_webshop_siquantity_41.doStartTag();
      if (_jspx_th_webshop_siquantity_41.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_41);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_42 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_42.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_42.setParent(null);
      _jspx_th_webshop_siquantity_42.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1959P-X"));
      int _jspx_eval_webshop_siquantity_42 = _jspx_th_webshop_siquantity_42.doStartTag();
      if (_jspx_th_webshop_siquantity_42.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_42);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/43937/ZC-1959P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖付カラークロスBasic(防水仕様)end -->\r\n\r\n");
      out.write("<!-- 袖付カラークロスBIG(防水＆静電気防止仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item23\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-name.gif\" alt=\"SMART COLLECTION 袖付カラークロスBIG(防水＆静電気防止仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<div class=\"seidenki\">\r\n");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/cloth/img/seidenki_ttl.gif\" alt=\"静電気防止仕様\" />");
      out.write("</h4>\r\n");
      out.write("<p class=\"p2\">「高密度ナイロン」生地で作られていますで、静電気が起きにくく、カットした毛もまとわり付きにくいです！");
      out.write("<br />また、お客様にストレスを与えることもありません！");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">大き目サイズのカットクロス。防水加工なのでコールドクロスとしてもご使用可能です！");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-img3.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-img4.jpg\" alt=\"\" />");
      out.write("<br />背もたれ部にもマジックテープがあるので、背割れがおきにくく、足元までしっかりカバーできます！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct2-img5.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈130×後丈100×袖丈85cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_43 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_43.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_43.setParent(null);
      _jspx_th_webshop_siquantity_43.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2131P-X"));
      int _jspx_eval_webshop_siquantity_43 = _jspx_th_webshop_siquantity_43.doStartTag();
      if (_jspx_th_webshop_siquantity_43.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_43);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_44 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_44.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_44.setParent(null);
      _jspx_th_webshop_siquantity_44.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2131P-X"));
      int _jspx_eval_webshop_siquantity_44 = _jspx_th_webshop_siquantity_44.doStartTag();
      if (_jspx_th_webshop_siquantity_44.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_44);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/56361/ZC-2131P-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 袖付カラークロスBIG(防水＆静電気防止仕様)end -->\r\n\r\n");
      out.write("<!-- コールドクロスα(防水＆シルバーコーティング仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item24\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct3-name.gif\" alt=\"SMART COLLECTION コールドクロスα(防水＆シルバーコーティング仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct3-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct3-img2.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct3-img3.jpg\" alt=\"\" />");
      out.write("<br />シルバー部は、表面に特殊なコーティングを施してあるので汚れが付着しにくいです。カラー剤が付いてもさっとふき取れます！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/shampoo-ct3-img4.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120×後丈88cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_45 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_45.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_45.setParent(null);
      _jspx_th_webshop_siquantity_45.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1785P"));
      int _jspx_eval_webshop_siquantity_45 = _jspx_th_webshop_siquantity_45.doStartTag();
      if (_jspx_th_webshop_siquantity_45.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_45);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_46 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_46.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_46.setParent(null);
      _jspx_th_webshop_siquantity_46.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1785P"));
      int _jspx_eval_webshop_siquantity_46 = _jspx_th_webshop_siquantity_46.doStartTag();
      if (_jspx_th_webshop_siquantity_46.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_46);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/23047/ZC-1785P\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- コールドクロスα(防水＆シルバーコーティング仕様)end -->\r\n\r\n\r\n");
      out.write("<!-- No.7095ワイドヘアダイドレスstart -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item25\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct5-name.gif\" alt=\"No.7095ワイドヘアダイドレス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct5-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">前・後身ごろ共にゆったりワイドサイズの袖付きヘアダイクロス。2か所のマジックテープで、大きなイスでも背割れの心配がありません。");
      out.write("</p>\r\n");
      out.write("<ul class=\"pt3box clearFix\">\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct5-img2.jpg\" alt=\"\" />");
      out.write("<br />首周りは、長めのマジックテープ仕様なので、あらゆるお客様にジャストフィットします！毛も浸入しにくい！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct5-img3.jpg\" alt=\"\" />");
      out.write("<br />背もたれ部にもマジックテープがあるので、背割れがおきにくく、足元までしっかりカバーできます！");
      out.write("</li>\r\n");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct5-img4.jpg\" alt=\"\" />");
      out.write("<br />防水仕様なので、水分が染み込みにくく、汚れにも強いです。長く清潔に使えます！");
      out.write("</li>\r\n");
      out.write("</ul>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120x後丈85x袖丈75cm、首まわり32～52cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_47 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_47.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_47.setParent(null);
      _jspx_th_webshop_siquantity_47.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2029N-X"));
      int _jspx_eval_webshop_siquantity_47 = _jspx_th_webshop_siquantity_47.doStartTag();
      if (_jspx_th_webshop_siquantity_47.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_47);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_9 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_9.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_9.setParent(null);
      _jspx_th_webshop_isTrue_9.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_9 = _jspx_th_webshop_isTrue_9.doStartTag();
      if (_jspx_eval_webshop_isTrue_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_48 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_48.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_48.setParent(_jspx_th_webshop_isTrue_9);
          _jspx_th_webshop_siquantity_48.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2029N-X"));
          int _jspx_eval_webshop_siquantity_48 = _jspx_th_webshop_siquantity_48.doStartTag();
          if (_jspx_th_webshop_siquantity_48.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_48);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_9.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_9);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_9 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_9.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_9.setParent(null);
      _jspx_th_webshop_isFalse_9.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_9 = _jspx_th_webshop_isFalse_9.doStartTag();
      if (_jspx_eval_webshop_isFalse_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item16\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_9.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_9);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47188/ZC-2029N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.7095ワイドヘアダイドレスend -->\r\n\r\n\r\n\r\n\r\n");
      out.write("<!-- No.4390 ソフトタッチ ヘアダイクロス（日本製）start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item26\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct7-name.gif\" alt=\"No.4390 ソフトタッチ ヘアダイクロス（日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct7-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">防水生地独特のシャカシャカ感を無くした画期的ヘアダイクロス！");
      out.write("<br />高密度に織り込まれたポリエステルタフタが安心の防水性能を発揮！");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈145×後丈92cm、首周り対応：32～52cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_49 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_49.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_49.setParent(null);
      _jspx_th_webshop_siquantity_49.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2053N"));
      int _jspx_eval_webshop_siquantity_49 = _jspx_th_webshop_siquantity_49.doStartTag();
      if (_jspx_th_webshop_siquantity_49.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_49);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_10 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_10.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_10.setParent(null);
      _jspx_th_webshop_isTrue_10.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_10 = _jspx_th_webshop_isTrue_10.doStartTag();
      if (_jspx_eval_webshop_isTrue_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_50 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_50.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_50.setParent(_jspx_th_webshop_isTrue_10);
          _jspx_th_webshop_siquantity_50.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2053N"));
          int _jspx_eval_webshop_siquantity_50 = _jspx_th_webshop_siquantity_50.doStartTag();
          if (_jspx_th_webshop_siquantity_50.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_50);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_10.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_10);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_10 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_10.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_10.setParent(null);
      _jspx_th_webshop_isFalse_10.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_10 = _jspx_th_webshop_isFalse_10.doStartTag();
      if (_jspx_eval_webshop_isFalse_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item16\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_10.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_10);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/51571/ZC-2053N\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.4390 ソフトタッチ ヘアダイクロス（日本製）end -->\r\n\r\n\r\n\r\n");
      out.write("<!-- No.4390 ソフトタッチ ヘアダイクロス（日本製）start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item27\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct8-name.gif\" alt=\"No.4390 ソフトタッチ ヘアダイクロス（日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/color-ct8-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">前・後身ごろゆったりワイドサイズ。胴周りの長さ約320㎝なのでソファータイプも十分カバー！");
      out.write("<br />しわ加工生地を使用しているのでカット用としてお使い頂いても切った髪がサラッと落ちます！");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈120×後丈85×袖丈75cm、首まわり：32～52cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_51 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_51.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_51.setParent(null);
      _jspx_th_webshop_siquantity_51.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2052N"));
      int _jspx_eval_webshop_siquantity_51 = _jspx_th_webshop_siquantity_51.doStartTag();
      if (_jspx_th_webshop_siquantity_51.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_51);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_11 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_11.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_11.setParent(null);
      _jspx_th_webshop_isTrue_11.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_11 = _jspx_th_webshop_isTrue_11.doStartTag();
      if (_jspx_eval_webshop_isTrue_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_52 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_52.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_52.setParent(_jspx_th_webshop_isTrue_11);
          _jspx_th_webshop_siquantity_52.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2052N"));
          int _jspx_eval_webshop_siquantity_52 = _jspx_th_webshop_siquantity_52.doStartTag();
          if (_jspx_th_webshop_siquantity_52.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_52);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_11.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_11);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_11 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_11.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_11.setParent(null);
      _jspx_th_webshop_isFalse_11.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_11 = _jspx_th_webshop_isFalse_11.doStartTag();
      if (_jspx_eval_webshop_isFalse_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item16\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_11.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_11);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/search_cmdty/51570/ZC-2052N\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.4390 ソフトタッチ ヘアダイクロス（日本製）end -->\r\n\r\n\r\n\r\n\r\n\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- カラーend -->\r\n\r\n");
      out.write("<!-- キッズstart -->\r\n");
      out.write("<div id=\"kidsbox\">\r\n\r\n");
      out.write("<div id=\"ttl4\">\r\n");
      out.write("<h2 id=\"kids-ttl\">子供用クロス");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\">\r\n\r\n");
      out.write("<!-- 子供用クロスBasic(防水仕様)start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item28\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct1-name.gif\" alt=\"SMART COLLECTION 子供用クロスBasic(防水仕様)\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct1-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">少し大き目サイズの子供用クロス。");
      out.write("<br />無地なので男女問わずご使用いただけます！");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct1-img2.jpg\" alt=\"防水仕様なので、水分が染み込みにくく、汚れにも強いです！\" />");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈100×後丈57cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_53 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_53.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_53.setParent(null);
      _jspx_th_webshop_siquantity_53.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1786P"));
      int _jspx_eval_webshop_siquantity_53 = _jspx_th_webshop_siquantity_53.doStartTag();
      if (_jspx_th_webshop_siquantity_53.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_53);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_54 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_54.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_54.setParent(null);
      _jspx_th_webshop_siquantity_54.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1786P"));
      int _jspx_eval_webshop_siquantity_54 = _jspx_th_webshop_siquantity_54.doStartTag();
      if (_jspx_th_webshop_siquantity_54.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_54);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/23048/ZC-1786P\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 子供用クロスBasic(防水仕様)end -->\r\n\r\n");
      out.write("<!-- No.7529袖付子供刈布start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item29\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct4-name.gif\" alt=\"No.7529袖付子供刈布（日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct4-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">ライオン・キリン・ゾウなど、子供に人気のカワイイ動物たちをプリントした子供用袖付カットクロス。\r\n帯電防止加工を施しているので、静電気が起こりづらく、カットした毛もまとわりつきません。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct4-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：前丈106x後丈86x袖丈60cm、首まわり22～35cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_55 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_55.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_55.setParent(null);
      _jspx_th_webshop_siquantity_55.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2026N-X"));
      int _jspx_eval_webshop_siquantity_55 = _jspx_th_webshop_siquantity_55.doStartTag();
      if (_jspx_th_webshop_siquantity_55.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_55);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_12 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_12.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_12.setParent(null);
      _jspx_th_webshop_isTrue_12.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_12 = _jspx_th_webshop_isTrue_12.doStartTag();
      if (_jspx_eval_webshop_isTrue_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_56 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_56.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_56.setParent(_jspx_th_webshop_isTrue_12);
          _jspx_th_webshop_siquantity_56.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2026N-X"));
          int _jspx_eval_webshop_siquantity_56 = _jspx_th_webshop_siquantity_56.doStartTag();
          if (_jspx_th_webshop_siquantity_56.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_56);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_12.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_12);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_12 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_12.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_12.setParent(null);
      _jspx_th_webshop_isFalse_12.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_12 = _jspx_th_webshop_isFalse_12.doStartTag();
      if (_jspx_eval_webshop_isFalse_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item18\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_12.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_12);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47185/ZC-2026N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.7529袖付子供刈布end -->\r\n\r\n");
      out.write("<!-- No.529袖なし子供刈布start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item30\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct5-name.gif\" alt=\"No.529袖なし子供刈布（日本製）\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct5-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">ライオン・キリン・ゾウなど、子供に人気のカワイイ動物たちをプリントした子供用袖なしカットクロス。\r\n帯電防止加工を施しているので、カットした毛もまとわりつきません。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct4-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾145x丈150x前丈98cm、首まわり20～35cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_57 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_57.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_57.setParent(null);
      _jspx_th_webshop_siquantity_57.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2027N-X"));
      int _jspx_eval_webshop_siquantity_57 = _jspx_th_webshop_siquantity_57.doStartTag();
      if (_jspx_th_webshop_siquantity_57.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_57);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_13 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_13.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_13.setParent(null);
      _jspx_th_webshop_isTrue_13.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_13 = _jspx_th_webshop_isTrue_13.doStartTag();
      if (_jspx_eval_webshop_isTrue_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_58 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_58.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_58.setParent(_jspx_th_webshop_isTrue_13);
          _jspx_th_webshop_siquantity_58.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2027N-X"));
          int _jspx_eval_webshop_siquantity_58 = _jspx_th_webshop_siquantity_58.doStartTag();
          if (_jspx_th_webshop_siquantity_58.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_58);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_13.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_13);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_13 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_13.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_13.setParent(null);
      _jspx_th_webshop_isFalse_13.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_13 = _jspx_th_webshop_isFalse_13.doStartTag();
      if (_jspx_eval_webshop_isFalse_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item19\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_13.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_13);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47186/ZC-2027N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.529袖なし子供刈布end -->\r\n\r\n");
      out.write("<!-- No.1014子供用バックシャンプークロスstart -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item31\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct6-name.gif\" alt=\"No.1014子供用バックシャンプークロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct6-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt\">本体と違うカラーの縁取りがポップな子供用シャンプークロス。お子様に限らず、首回りが細い大人の方用としてもご使用いただけます。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct6-img2.jpg\" alt=\"\" />");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾95x丈80x後丈50cm、首まわり20～36cm");
      out.write("<br />素材：【本体部】ナイロン100％／【ウォーターカット部】EVA樹脂");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_59 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_59.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_59.setParent(null);
      _jspx_th_webshop_siquantity_59.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2032N-X"));
      int _jspx_eval_webshop_siquantity_59 = _jspx_th_webshop_siquantity_59.doStartTag();
      if (_jspx_th_webshop_siquantity_59.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_59);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_14 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_14.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_14.setParent(null);
      _jspx_th_webshop_isTrue_14.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_14 = _jspx_th_webshop_isTrue_14.doStartTag();
      if (_jspx_eval_webshop_isTrue_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_60 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_60.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_60.setParent(_jspx_th_webshop_isTrue_14);
          _jspx_th_webshop_siquantity_60.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2032N-X"));
          int _jspx_eval_webshop_siquantity_60 = _jspx_th_webshop_siquantity_60.doStartTag();
          if (_jspx_th_webshop_siquantity_60.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_60);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_14.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_14);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_14 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_14.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_14.setParent(null);
      _jspx_th_webshop_isFalse_14.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_14 = _jspx_th_webshop_isFalse_14.doStartTag();
      if (_jspx_eval_webshop_isFalse_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item20\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_14.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_14);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47191/ZC-2032N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.1014子供用バックシャンプークロスend -->\r\n\r\n\r\n");
      out.write("<!-- 親子刈布1003start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item32\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct3-name.gif\" alt=\"親子刈布1003\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/kids-ct3-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt2\">セットイスに座ってカットすることが出来ない小さなお子様と親子揃って羽織ることができる、かわいい動物＆果実をプリントした親子クロスです。小さなお子様の不安を解消しカットすることが出来ます。");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：150x230cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_61 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_61.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_61.setParent(null);
      _jspx_th_webshop_siquantity_61.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-1933N"));
      int _jspx_eval_webshop_siquantity_61 = _jspx_th_webshop_siquantity_61.doStartTag();
      if (_jspx_th_webshop_siquantity_61.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_61);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_62 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_62.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_62.setParent(null);
      _jspx_th_webshop_siquantity_62.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1933N"));
      int _jspx_eval_webshop_siquantity_62 = _jspx_th_webshop_siquantity_62.doStartTag();
      if (_jspx_th_webshop_siquantity_62.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_62);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/42731/ZC-1933N\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 親子刈布1003end -->\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- キッズend -->\r\n\r\n\r\n");
      out.write("<!-- その他start -->\r\n");
      out.write("<div id=\"etcbox\">\r\n\r\n");
      out.write("<div id=\"ttl5\">\r\n");
      out.write("<h2 id=\"etc-ttl\">その他クロス");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\">\r\n\r\n");
      out.write("<!-- No.9000車椅子用start -->\r\n");
      out.write("<div class=\"ctbox\" id=\"item33\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/etc-ct1-name.gif\" alt=\"No.9000車椅子用カット＆シャンプークロス\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/etc-ct1-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt1\">カットとシャンプーの両方が可能な車椅子用カット＆シャンプークロス。この1枚で、車椅子に乗った状態でシャンプーまでできるので、介護施設や病院などの出張美容に重宝する一枚！ ");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt1\">サイズ：巾145x丈200x後丈136cm、首まわり32～52cm");
      out.write("<br />素材：ナイロン100％");
      out.write("</p>\r\n");
      out.write("<p class=\"maintxt\">メーカー希望小売価格：￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_63 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_63.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_63.setParent(null);
      _jspx_th_webshop_siquantity_63.setValue(SIUtil.getNameFromColl(cmdtyColl2,"ZC-2033N-X"));
      int _jspx_eval_webshop_siquantity_63 = _jspx_th_webshop_siquantity_63.doStartTag();
      if (_jspx_th_webshop_siquantity_63.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_63);
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">");
      /* ----  webshop:isTrue ---- */
      jp.co.sint.taglib.SIIsTrueTag _jspx_th_webshop_isTrue_15 = (jp.co.sint.taglib.SIIsTrueTag) _jspx_tagPool_webshop_isTrue_value.get(jp.co.sint.taglib.SIIsTrueTag.class);
      _jspx_th_webshop_isTrue_15.setPageContext(pageContext);
      _jspx_th_webshop_isTrue_15.setParent(null);
      _jspx_th_webshop_isTrue_15.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isTrue_15 = _jspx_th_webshop_isTrue_15.doStartTag();
      if (_jspx_eval_webshop_isTrue_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("BG卸価");
          out.write("<span>￥");
          /* ----  webshop:siquantity ---- */
          jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_64 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
          _jspx_th_webshop_siquantity_64.setPageContext(pageContext);
          _jspx_th_webshop_siquantity_64.setParent(_jspx_th_webshop_isTrue_15);
          _jspx_th_webshop_siquantity_64.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-2033N-X"));
          int _jspx_eval_webshop_siquantity_64 = _jspx_th_webshop_siquantity_64.doStartTag();
          if (_jspx_th_webshop_siquantity_64.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_64);
          out.write("</span>");
          int evalDoAfterBody = _jspx_th_webshop_isTrue_15.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isTrue_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isTrue_value.reuse(_jspx_th_webshop_isTrue_15);
      /* ----  webshop:isFalse ---- */
      jp.co.sint.taglib.SIIsFalseTag _jspx_th_webshop_isFalse_15 = (jp.co.sint.taglib.SIIsFalseTag) _jspx_tagPool_webshop_isFalse_value.get(jp.co.sint.taglib.SIIsFalseTag.class);
      _jspx_th_webshop_isFalse_15.setPageContext(pageContext);
      _jspx_th_webshop_isFalse_15.setParent(null);
      _jspx_th_webshop_isFalse_15.setValue(userLogin.isLogin(request));
      int _jspx_eval_webshop_isFalse_15 = _jspx_th_webshop_isFalse_15.doStartTag();
      if (_jspx_eval_webshop_isFalse_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("<a href=\"");
          out.print(webshopSite);
          out.write("/login?nid=/pickup/cloth/index.html%23item22\">BG卸価はログイン後表示");
          out.write("</a>");
          int evalDoAfterBody = _jspx_th_webshop_isFalse_15.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_isFalse_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_isFalse_value.reuse(_jspx_th_webshop_isFalse_15);
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/47192/ZC-2033N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- No.9000車椅子用end -->\r\n\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- その他end -->\r\n\r\n\r\n\r\n\r\n\r\n");
      out.write("<!-- 関連商品start -->\r\n");
      out.write("<div id=\"otherbox\">\r\n\r\n");
      out.write("<div id=\"ttl6\">\r\n");
      out.write("<h2 id=\"other-ttl\">関連商品");
      out.write("</h2>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"ctwrap\" id=\"item34\">\r\n\r\n");
      out.write("<!-- ネックシャッターⅡstart -->\r\n");
      out.write("<div class=\"ctbox\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct1-name.gif\" alt=\"ネックシャッターⅡ\" />");
      out.write("</h3>\r\n\r\n");
      out.write("<div class=\"clearFix\">\r\n\r\n");
      out.write("<div class=\"flbox\">\r\n");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct1-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<div class=\"frbox\">\r\n");
      out.write("<p class=\"maintxt2\">カット時の細かい毛やシャンプー時の水等がクロスの襟口から入りにくいネックシャッターです。");
      out.write("<br />\r\n脱着もワンタッチで行え、子供から大人まで使えるうれしいフリーサイズです。 ");
      out.write("</p>\r\n\r\n");
      out.write("<p class=\"maintxt\">サイズ：36.5×35.5cm");
      out.write("</p>\r\n");
      out.write("<p class=\"price1\">BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_65 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_65.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_65.setParent(null);
      _jspx_th_webshop_siquantity_65.setValue(SIUtil.getNameFromColl(cmdtyColl1,"ZC-1916N-X"));
      int _jspx_eval_webshop_siquantity_65 = _jspx_th_webshop_siquantity_65.doStartTag();
      if (_jspx_th_webshop_siquantity_65.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_65);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("<p>");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/39715/ZC-1916N-X\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn1.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- ネックシャッターⅡend -->\r\n\r\n");
      out.write("<div class=\"ctbox2 clearFix\">\r\n");
      out.write("<!-- シャンプー用フェイスシートstart -->\r\n");
      out.write("<div class=\"other-flbox\">\r\n");
      out.write("<div class=\"other-inbox\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct2-name.gif\" alt=\"シャンプー用フェイスシートSP\" />");
      out.write("</h3>\r\n");
      out.write("<p class=\"maintxt\">使い捨てタイプのフェイスシート。軽くてやわらかな仕上げとなっています！");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct2-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<div class=\"clearFix\">\r\n");
      out.write("<div class=\"fl\">\r\n");
      out.write("<p class=\"maintxt\">■100枚入り");
      out.write("</p>\r\n");
String price2=SIUtil.getNameFromColl(cmdtyColl1,"ZW-0685P");
      out.write("\r\n");
      out.write("<p class=\"price2\">");
      out.write("<em>1枚あたり￥");
      out.print(Math.floor(Double.parseDouble(price2)/100.0*10.0+0.5)/10);
      out.write("！");
      out.write("</em>");
      out.write("<br />BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_66 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_66.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_66.setParent(null);
      _jspx_th_webshop_siquantity_66.setValue(price2);
      int _jspx_eval_webshop_siquantity_66 = _jspx_th_webshop_siquantity_66.doStartTag();
      if (_jspx_th_webshop_siquantity_66.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_66);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("</div>\r\n");
      out.write("<div class=\"fr\">\r\n");
      out.write("<p class=\"price2\">\r\n");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/41590/ZW-0685P\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn2.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- シャンプー用フェイスシートend -->\r\n\r\n");
      out.write("<!-- イヤーキャップ（100枚入り）start -->\r\n");
      out.write("<div class=\"other-frbox\">\r\n");
      out.write("<div class=\"other-inbox\">\r\n");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct3-name.gif\" alt=\"イヤーキャップ\" />");
      out.write("</h3>\r\n");
      out.write("<p class=\"maintxt\">袋入りイヤーカバーです。ヘアカラー施術やシャンプーの際、耳が汚れたり水が入ったりするのを防ぎます。");
      out.write("</p>\r\n");
      out.write("<p class=\"mb20\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-ct3-img1.jpg\" alt=\"\" />");
      out.write("</p>\r\n");
      out.write("<div class=\"clearFix\">\r\n");
      out.write("<div class=\"fl\">\r\n");
      out.write("<p class=\"maintxt\">■100枚入り");
      out.write("</p>\r\n");
String price4=SIUtil.getNameFromColl(cmdtyColl1,"ZX-2786P");
      out.write("\r\n");
      out.write("<p class=\"price2\">");
      out.write("<em>1枚あたり￥");
      out.print(Math.floor(Double.parseDouble(price4)/100.0*10.0+0.5)/10);
      out.write("！");
      out.write("</em>");
      out.write("<br />BG卸価");
      out.write("<span>￥");
      /* ----  webshop:siquantity ---- */
      jp.co.sint.taglib.SIQuantityTag _jspx_th_webshop_siquantity_67 = (jp.co.sint.taglib.SIQuantityTag) _jspx_tagPool_webshop_siquantity_value_nobody.get(jp.co.sint.taglib.SIQuantityTag.class);
      _jspx_th_webshop_siquantity_67.setPageContext(pageContext);
      _jspx_th_webshop_siquantity_67.setParent(null);
      _jspx_th_webshop_siquantity_67.setValue(price4);
      int _jspx_eval_webshop_siquantity_67 = _jspx_th_webshop_siquantity_67.doStartTag();
      if (_jspx_th_webshop_siquantity_67.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siquantity_value_nobody.reuse(_jspx_th_webshop_siquantity_67);
      out.write("</span>");
      out.write("</p>\r\n");
      out.write("</div>\r\n");
      out.write("<div class=\"fr\">\r\n");
      out.write("<p class=\"price2\">\r\n");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair_cmdty/40537/ZX-2786P\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/btn2.jpg\" alt=\"詳細・ご購入はこちら\" />");
      out.write("</a>");
      out.write("</p>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- イヤーキャップ（100枚入り）end -->\r\n");
      out.write("<br class=\"clear0\" />\r\n");
      out.write("</div>\r\n\r\n\r\n");
      out.write("<div class=\"bnrbox\">");
      out.write("<a href=\"");
      out.print(webshopSite);
      out.write("/hair?actionNameTxt=list&cmdtySortSel=6&dispModeTxt=2&pageSizeSel=40&usedNewFlgTxt=all&maker=&srchWordTxt=&ctc=ZT\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/other-bnr1.jpg\" alt=\"\" />");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("</div>\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- 関連商品end -->\r\n\r\n\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /クロス特集 -->\r\n\r\n\r\n\r\n");
      out.write("<!-- pagetop -->\r\n");
      out.write("<div id=\"ftc\">");
      out.write("<p id=\"page_top\">");
      out.write("<a href=\"#top\">");
      out.write("<img src=\"../../pickup-parts/cloth/img/pagetop.gif\" alt=\"ページトップへ\" />");
      out.write("</a>");
      out.write("</p>");
      out.write("</div>\r\n");
      out.write("<!-- /pagetop -->\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /contentsArea -->\r\n\r\n");
      out.write("<!-- footerArea -->\r\n");

/**
 * Copyright (c) 2003-2009 System Integrator Corporation.
 *                 All Rights Reserved.
 * @version $Id : include/footer_inc.jsp,v 2.0 2009/04/07 Naotaka Ohsugi Exp $
 * @author      : Naotaka Ohsugi
 * @Description : 共通フッター
 * @History
 * Author        Date        Reason
 * ============  ==========  ===========================
 * Naotaka       2009/04/07  Original
 */
String searchPath = "beautygarage";

      out.write("\r\n");
      out.write("\r\n");
 //▼アプリでは非表示：ここから▼
 if (request.getHeader("user-agent").indexOf("bg-webview-")==-1) { 
      out.write("\r\n");
      out.write("<!-- headerSearch  attributesText=\"onChange=\\\"submit()\\\"\" -->\r\n\r\n");
      out.write("<div id=\"headerSearch\">\r\n  ");
      out.write("<form name=\"headerSearch\" action=\"");
      out.print(webshopSite);
      out.write("\" method=\"get\">\r\n    ");
      out.write("<script language=\"javascript1.2\" type=\"text/javascript\">\r\n");
      out.write("<!--\r\nfunction changeAction(val){\r\n  with (document.headerSearch){\r\n    pass.value=val;\r\n  }\r\n}\r\nfunction headsearch(){\r\n  with (document.headerSearch){\r\n    if(srchWordTxt.value=='' && ctc.value=='");
      out.print(SIConfig.SICATEGORY_ROOT_CODE);
      out.write("' && maker.value=='') dispModeTxt.value='';\r\n    action=action+'/'+pass.value;\r\n    active.value=pass.value;\r\n    submit();\r\n  }\r\n}\r\nfunction enterSearchHead(event){\r\n  if (event.keyCode == 13 || event.charCode == 13){\r\n    headsearch();\r\n  }\r\n}\r\n//-->\r\n");
      out.write("</script>\r\n    ");
      out.write("<fieldset>\r\n      ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/title_header_search_l.gif\" alt=\"商品を探す\" width=\"43\" height=\"28\" />\r\n      ");
      out.write("<select name=\"ctc\" onChange=\"changeAction(this.options[this.options.selectedIndex].title)\" onKeyPress=\"enterSearchHead(event)\">\r\n        ");
      /* ----  webshop:siiterator ---- */
      jp.co.sint.taglib.SIIteratorTag _jspx_th_webshop_siiterator_0 = (jp.co.sint.taglib.SIIteratorTag) _jspx_tagPool_webshop_siiterator_type_id_collection.get(jp.co.sint.taglib.SIIteratorTag.class);
      _jspx_th_webshop_siiterator_0.setPageContext(pageContext);
      _jspx_th_webshop_siiterator_0.setParent(null);
      _jspx_th_webshop_siiterator_0.setType("jp.co.sint.basic.SINameValue");
      _jspx_th_webshop_siiterator_0.setCollection(UICtgryGroup.getCtgryListColl(connection,false));
      _jspx_th_webshop_siiterator_0.setId("headID");
      int _jspx_eval_webshop_siiterator_0 = _jspx_th_webshop_siiterator_0.doStartTag();
      if (_jspx_eval_webshop_siiterator_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        jp.co.sint.basic.SINameValue headID = null;
        headID = (jp.co.sint.basic.SINameValue) pageContext.findAttribute("headID");
        do {
          out.write("\r\n          ");
          out.write("<option value=\"");
          out.print(headID.getValue().split(",")[0]);
          out.write("\" title=\"");
          out.print(headID.getValue().split(",")[1]);
          out.write("\">");
          out.print(headID.getName());
          out.write("</option>\r\n        ");
          int evalDoAfterBody = _jspx_th_webshop_siiterator_0.doAfterBody();
          headID = (jp.co.sint.basic.SINameValue) pageContext.findAttribute("headID");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_webshop_siiterator_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_webshop_siiterator_type_id_collection.reuse(_jspx_th_webshop_siiterator_0);
      out.write("\r\n      ");
      out.write("</select>\r\n      ");
      out.write("\r\n      ");
      out.write("<input name=\"srchWordTxt\" value=\"\" type=\"text\" class=\"keyword\" onKeyPress=\"enterSearchHead(event)\" id=\"textSearchBox\" autocomplete=\"off\" placeholder=\"商品名、キーワード、ブランド、成分、商品コードなど\" />");
      out.write("<a href=\"#\" onClick=\"headsearch();return false;\" id=\"headerSearchBtn2\">検索");
      out.write("</a>\r\n      ");
      out.write("<div id=\"popupDetail\"> ");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.advancedsearch"));
      out.write("\" class=\"more arrow01_l\">詳細検索");
      out.write("</a> ");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.advancedsearch"));
      out.write("\" id=\"popTarget\">");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/detail_pop.png\" alt=\"より詳しい条件で検索できます！・キーワード・カテゴリ・メーカー/ブランド・価格帯・種別(新品・中古など)\" />");
      out.write("</a> ");
      out.write("</div>\r\n    ");
      out.write("</fieldset>\r\n    ");
      out.write("<script type=\"text/javascript\" src=\"//std2f-s.snva.jp/js/naviplus_suggestitem_view.js\" charset='UTF-8' >");
      out.write("</script> \r\n    ");
      out.write("<script type=\"text/javascript\" src=\"//std2f-s.snva.jp/js/naviplus_suggest.js\" charset='UTF-8' >");
      out.write("</script>\r\n    ");
      out.write("<link href=\"//std2f-s.snva.jp/css/naviplus_suggest.css\" rel=\"stylesheet\" crossorigin type=\"text/css\" />\r\n    ");
      out.write("<script type=\"text/javascript\" charset='UTF-8'>\r\nNPSuggest.bind({\r\n//-- Setting ---//\r\nserver: \"std2f-s.snva.jp\",\r\naccountID: \"beautygarage\",\r\ninputAreaID: \"textSearchBox\",\r\nsubmitBtnID: \"headerSearchBtn2\",\r\ncategoryAreaID: \"search_cat\",\r\nfieldAreaId: \"\",\r\nfield: \"\",\r\ncategoryName: \"s7\",\r\nsuggestAreaClass: \"np-keyword-suggest\",\r\nitemListClass: \"np-item-suggest\",\r\nmaxSuggest: 7,\r\nmatchMode: \"partial\",\r\ngroupByCategory: false,\r\nalwaysOnTop: false,\r\noverlayMode: \"off\",\r\nrecommendItemEnabled: \"on\",\r\nrecommendItemTiming: \"mouseover\",\r\nrecommendItemAreaTitle: \"\",\r\nrecommendItemAreaPosition: \"right\",\r\nrecommendItemSort: \"price\",\r\nrecommendItemLimitWidth: -1,\r\nrecommendItemLimitHeight: -1,\r\nrecommendItemUrlPrefix: \"http://www.beautygarage.jp");
      out.print(webshopSite);
      out.write("\",\r\nrecommendImageUrlPrefix: \"\"\r\n});\r\n/*$(function(){\r\n  $(document).on('hover', '.np-keyword-suggest .item', function() {\r\n    var suggestKeyword = $(this).text();\r\n    setTimeout(function(){\r\n      $('.np-item-suggest').find('.title').text(suggestKeyword);\r\n    },300);\r\n  });\r\n})*/\r\n");
      out.write("</script>\r\n    ");
      out.write("<style type=\"text/css\">\r\n#headerSearch .np-keyword-suggest {width:420px; border:1px solid #CCC;}\r\n#headerSearch .np-keyword-suggest div {width:420px;}\r\n#headerSearch .np-keyword-suggest .group {border-top:1px dotted #999; padding:3px 0;}\r\n#headerSearch .np-keyword-suggest .group:first-child {border-top:none;}\r\n#headerSearch .np-keyword-suggest .item {padding:2px 0 2px 5px; cursor:pointer;}\r\n#headerSearch .np-keyword-suggest .title,\r\n#headerSearch .np-keyword-suggest .narrow1,\r\n#headerSearch .np-keyword-suggest .narrow9{\r\n  color: #000;\r\n}\r\n#headerSearch .np-keyword-suggest .title:before,\r\n#headerSearch .np-keyword-suggest .narrow1:before,\r\n#headerSearch .np-keyword-suggest .narrow9:before{\r\n  font-size:10px;\r\n  color:#FFF;\r\n  margin-right:4px;\r\n  padding:1px 4px;\r\n  border-radius:2px;\r\n  -webkit-border-radius:2px;\r\n  -moz-border-radius:2px;\r\n}\r\n#headerSearch .np-keyword-suggest .title:before{\r\n  content:\"商品名\";\r\n  background:#3864AA;\r\n  padding:1px 9px;\r\n}\r\n#headerSearch .np-keyword-suggest .narrow1:before{\r\n  content:\"ブランド\";\r\n");
      out.write("  background:#FC4957;\r\n}\r\n#headerSearch .np-keyword-suggest .narrow9:before{\r\n  content:\"カテゴリ\";\r\n  background:#666;\r\n}\r\n#headerSearch .np-keyword-suggest .item.selected{background-color:#EEE;}\r\n\r\n#headerSearch .np-item-suggest {\r\n  width:249px;\r\n  border:1px solid #CCC;\r\n\tborder-left:none;\r\n}\r\n#headerSearch .np-item-suggest table{\r\n  width:240px;\r\n  border-collapse:collapse;\r\n  width:auto;\r\n}\r\n#headerSearch .np-item-suggest table tr{\r\n  border-top:1px dotted #999;\r\n  border-spacing:0 10px;\r\n}\r\n#headerSearch .np-item-suggest table tr:first-child{\r\n  border-top:none;\r\n}\r\n#headerSearch .np-item-suggest table td{\r\n  vertical-align:top;\r\n  text-align:left;\r\n  padding:8px 0;\r\n}\r\n.np-item-suggest table td a{\r\n  font-size:11px !important;\r\n\ttext-decoration:underline !important;\r\n}\r\n.np-item-suggest table td a:hover{\r\n  text-decoration:none !important;\r\n}\r\n#headerSearch .np-item-suggest div{\r\n  padding:6px;\r\n}\r\n.np-item-suggest .item {\r\n  width:160px;\r\n}\r\n.np-item-suggest .title {\r\n  display:none;  \r\n}\r\n.np-item-suggest .item a {\r\n");
      out.write("\twidth:160px;\r\n  display: block;\r\n  text-decoration: none;\r\n}\r\n.np-item-suggest .image{\r\n  text-align:left !important;\r\n  width:66px !important;\r\n\theight:48px;\r\n}\r\n.np-item-suggest .image img{\r\n  width:66px !important;\r\n\theight:48px;\r\n}\r\n#headerSearch .np-item-suggest .item .item_title{\r\n  text-align:left !important;\r\n  white-space:normal;\r\n  text-overflow:none;\r\n  -webkit-text-overflow:none !important;\r\n  -o-text-overflow:none;\r\n  padding-left:8px;\r\n  overflow:visible;\r\n}\r\n#headerSearch .np-item-suggest .item .item_desc{\r\n  display:none;\r\n}\r\n#headerSearch .np-keyword-suggest,\r\n#headerSearch .np-item-suggest{\r\n\tfont-family:\"メイリオ\", Meiryo, Osaka, \"ＭＳ Ｐゴシック\", \"MS PGothic\", sans-serif;\r\n\tfont-size:12px;\r\n\tbox-shadow: 1px 1px 2px #888;\r\n\t-moz-box-shadow: 1px 1px 2px #888;\r\n\t-webkit-box-shadow: 1px 1px 2px #888;\r\n\t-ms-box-shadow: 1px 1px 2px #888;\r\n}\r\n");
      out.write("</style>\r\n    ");
      out.write("<input name=\"search_cat\" type=\"hidden\" id=\"search_cat\" value=\"");
      out.print(searchPath);
      out.write("\">\r\n    ");
      out.write("<input name=\"cmdtyFlagTxt\" type=\"hidden\" value=\"sr\">\r\n    ");
      out.write("<input name=\"dispModeTxt\" type=\"hidden\" value=\"");
      out.print(SIConfig.DEFAULT_DISPMODE);
      out.write("\">\r\n    ");
      out.write("<input name=\"actionNameTxt\" type=\"hidden\" value=\"");
      out.print(SIConfig.SIACTION_LIST);
      out.write("\">\r\n    ");
      out.write("<input name=\"cmdtySortSel\" type=\"hidden\" value=\"2\">\r\n    ");
      out.write("<input name=\"pass\" type=\"hidden\" value=\"advancedsearch\">\r\n    ");
      out.write("<input name=\"active\" type=\"hidden\" value=\"advancedsearch\">\r\n  ");
      out.write("</form>\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /headerSearch -->\r\n\r\n");
      out.write("<div id=\"footerArea\"> \r\n  \r\n  ");
      out.write("<!-- footerNavi -->\r\n  ");
      out.write("<div id=\"footerNavi\">\r\n    ");
      out.write("<ul class=\"footerUNav\">\r\n      ");
      out.write("<li class=\"fnav01\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.hair"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_HAIR]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav02\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.haircosme"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_HAIRCOSME]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav03\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.esthe"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_ESTHE]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav04\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.bed"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_BED]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav05\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.cosme"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_COSME]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav06\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.nail"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_NAIL]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav07\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.eyelash"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_EYELASH]);
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"fnav08\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.book"));
      out.write("\">");
      out.print(SIConfig.ctgryGroupName[SIConfig.CTGRYGROUP_BOOK]);
      out.write("</a>");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footerNavi --> \r\n  \r\n  ");
      out.write("<!-- footerBGGlink -->\r\n  ");
      out.write("<div id=\"footerBGGlink\">\r\n    ");
      out.write("<div id=\"footerBGGlink_Ct\">\r\n      ");
      out.write("<dl>\r\n        ");
      out.write("<dt>");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/footerBGG_logo.gif\" alt=\"BEAUTY GARAGE GROUP\" width=\"162\" height=\"11\" />");
      out.write("</dt>\r\n        ");
      out.write("<dd>\r\n          ");
      out.write("<ul>\r\n            ");
      out.write("<li class=\"footerBGGlink_1st\">");
      out.write("<a href=\"");
      out.print(SIURLMap.getUrl(request,"webshop.servlet.front.main"));
      out.write("\" target=\"_blank\">理美容・エステ・ネイル商材 卸通販");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.eyelashgarage.jp/\" target=\"_blank\">まつげエクステ商材 卸通販");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://kaigyo.beautygarage.jp/\" target=\"_blank\">美容室開業・経営支援");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/pickup/fund/index.html",false));
      out.write("\" target=\"_blank\">サロン開業資金調達");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonfudousan.net/\" target=\"_blank\">サロン用不動産・居抜き物件");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salondesign.jp/\" target=\"_blank\">店舗設計・デザイン");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonhoken.net/\" target=\"_blank\">サロン向け保険");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonsystem.jp/\" target=\"_blank\">システム導入支援");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.saloncard.jp/\" target=\"_blank\">クレジット決済");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.s-career.jp/\" target=\"_blank\">求人・転職");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.bgacademy.jp/\" target=\"_blank\">セミナー・スクール");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.beauty-tv.jp/\" target=\"_blank\">e-ラーニング");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.shukyaku.jp/\" target=\"_blank\">集客支援・ホームページ制作");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.salonfc.jp/\" target=\"_blank\">フランチャイズ加盟");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.beautymedia.jp/salon/\" target=\"_blank\">美容メディア");
      out.write("</a>");
      out.write("</li>\r\n            ");
      out.write("<li>");
      out.write("<a href=\"http://www.biyoukaitori.jp/\" target=\"_blank\">美容機器・エステ機器買取");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("</ul>\r\n        ");
      out.write("</dd>\r\n      ");
      out.write("</dl>\r\n    ");
      out.write("</div>\r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footerBGGlink --> \r\n  \r\n  ");
      out.write("<!-- footer -->\r\n  ");
      out.write("<div id=\"footer\">\r\n    ");
      out.write("<p id=\"copyright\">Copyright by BEAUTY GARAGE INC. All rights reserved.");
      out.write("</p>\r\n    ");
      out.write("<ul>\r\n      ");
      out.write("<li class=\"cnav01\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/overseas.html",false));
      out.write("\">OVERSEAS");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav02\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/law.html",false));
      out.write("\">特定商取引法に基づく表示");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav03\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/law2.html",false));
      out.write("\">古物営業法に基づく表示");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav04\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/guide/privacy.html",false));
      out.write("\">プライバシーポリシー");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav05\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,webshopSite+"/sitemap/index.html",false));
      out.write("\">サイトマップ");
      out.write("</a>");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav06\">");
      out.write("<a href=\"http://www.beautygarage.co.jp/\" target=\"_blank\">会社案内");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav07\">");
      out.write("<a href=\"http://www.beautygarage.co.jp/recruit/\" target=\"_blank\">採用情報");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n    ");
      out.write("<br class=\"clear\">\r\n    ");
      out.write("<ul style=\"margin-top:7px;\">\r\n      ");
      out.write("<li class=\"cnav01\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,"/agreement/index.php",false));
      out.write("\" target=\"_blank\">総合利用規約");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n      ");
      out.write("<li class=\"cnav02\">");
      out.write("<a href=\"");
      out.print(SIHTMLUtil.consURL(request,"/agreement/gl_ec.php",false));
      out.write("\" target=\"_blank\">ビューティガレージオンラインショップ利用ガイドライン");
      out.write("</a> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/icon_blank.gif\" alt=\"\" width=\"10\" height=\"10\" />");
      out.write("</li>\r\n    ");
      out.write("</ul>\r\n    ");
      out.write("<!-- ssl trust --> \r\n    ");
      out.write("<br class=\"clear\">\r\n    ");
      out.write("<div id=\"verisign\"> \r\n      ");
      out.write("<script language=\"JavaScript\" TYPE=\"text/javascript\" src=\"https://trusted-web-seal.cybertrust.ne.jp/seal/getScript?host_name=www.beautygarage.jp&type=21\">");
      out.write("</script> \r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- /ssl trust --> \r\n    ");
      out.write("<!-- ipo -->\r\n    ");
      out.write("<div id=\"ipo\"> ");
      out.write("<img src=\"");
      out.print(webshopSite);
      out.write("/img/bnr_foot_ipo.gif\" width=\"48\" height=\"55\">\r\n      ");
      out.write("<p>東証マザーズ上場");
      out.write("<br />\r\n        証券コード：3180");
      out.write("</p>\r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- /ipo --> \r\n  ");
      out.write("</div>\r\n  ");
      out.write("<!-- /footer --> \r\n");
      out.write("</div>\r\n");
} //▲アプリでは非表示：ここまで▲ 
      out.write("\r\n\r\n");
      out.write("<!-- microad_blade_track --> \r\n");
      out.write("<script type=\"text/javascript\" class=\"microad_blade_track\">\r\n");
      out.write("<!--\r\nvar microad_blade_jp = microad_blade_jp || { 'params' : new Array(), 'complete_map' : new Object() };\r\n(function() {\r\nvar param = {'co_account_id' : '6140', 'group_id' : '', 'country_id' : '1', 'ver' : '2.1.0'};\r\nmicroad_blade_jp.params.push(param);\r\n\r\nvar src = (location.protocol == 'https:')\r\n? 'https://d-track.send.microad.jp/js/blade_track_jp.js' : 'http://d-cache.microad.jp/js/blade_track_jp.js';\r\n\r\nvar bs = document.createElement('script');\r\nbs.type = 'text/javascript'; bs.async = true;\r\nbs.charset = 'utf-8'; bs.src = src;\r\n\r\nvar s = document.getElementsByTagName('script')[0];\r\ns.parentNode.insertBefore(bs, s);\r\n})();\r\n-->\r\n");
      out.write("</script> \r\n");
      out.write("<!-- /microad_blade_track --> \r\n\r\n");
      out.write("<!-- Google Code for &#9733;&#12473;&#12510;&#12540;&#12488;&#12500;&#12463;&#12475;&#12523;&#12479;&#12464;_&#36890;&#31216;&#12473;&#12510;&#12500; --> \r\n");
      out.write("<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup --> \r\n");
      out.write("<script type=\"text/javascript\">\r\n/* ");
      out.write("<![CDATA[ */\r\nvar google_conversion_id = 1039187569;\r\nvar google_conversion_label = \"wAH0CPnclAcQ8fzC7wM\";\r\nvar google_custom_params = window.google_tag_params;\r\nvar google_remarketing_only = true;\r\n/* ]]> */\r\n");
      out.write("</script> \r\n");
      out.write("<script type=\"text/javascript\" src=\"//www.googleadservices.com/pagead/conversion.js\">\r\n");
      out.write("</script>\r\n");
      out.write("<noscript>\r\n");
      out.write("<div style=\"display:inline;\"> ");
      out.write("<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"//googleads.g.doubleclick.net/pagead/viewthroughconversion/1039187569/?value=0&amp;label=wAH0CPnclAcQ8fzC7wM&amp;guid=ON&amp;script=0\"/> ");
      out.write("</div>\r\n");
      out.write("</noscript>\r\n");
      out.write("<!-- /Remarketing tags --> \r\n\r\n");
      out.write("<!-- YDN Site Retargeting --> \r\n");
      out.write("<script type=\"text/javascript\" language=\"javascript\">\r\n/* ");
      out.write("<![CDATA[ */\r\nvar yahoo_retargeting_id = 'O6ZPCD7WI6';\r\nvar yahoo_retargeting_label = '';\r\n/* ]]> */\r\n");
      out.write("</script> \r\n");
      out.write("<script type=\"text/javascript\" language=\"javascript\" src=\"//b92.yahoo.co.jp/js/s_retargeting.js\">");
      out.write("</script> \r\n");
      out.write("<!-- /YDN Site Retargeting -->");
      out.write("\r\n");
      out.write("<!-- /footerArea -->\r\n");
      out.write("</div>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");

}catch(Exception e){
  e.printStackTrace();
  throw new ServletException();
}finally{
  databaseConnection.close();
}

    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
}
