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.basic.*;
import jp.co.sint.beans.front.*;
import jp.co.sint.beans.mallmgr.*;
import jp.co.sint.config.*;
import jp.co.sint.database.*;
import jp.co.sint.tools.*;

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_siiterator_type_id_collection;

  public index_html() {
    _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_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);

      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=\"フィトオセアン［PHYTOCEANE］フィトメールのシスターブランドとして1995年に誕生した、手に届くマリンコスメティックブランド。\" />\r\n");
      out.write("<meta name=\"keywords\" content=\"フィトオセアン,PHYTOCEANE,マリンコスメ,\" />\r\n");
      out.write("<title>フィトオセアン［PHYTOCEANE］ - 美容器具・エステ機器・美容用品卸 ビューティガレージ");
      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/phytoceane/css/page.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.easing.js\">");
      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=\"../../pickup-parts/phytoceane/js/jquery.mapRollover.js\" type=\"text/javascript\">");
      out.write("</script>\r\n");
      out.write("<script type=\"text/javascript\">\r\n$(function(){\r\n\tmapRollOver('#mapWrap1');\r\n\tmapRollOver('#mapWrap2');\r\n\tmapRollOver('#mapWrap3');\r\n\tmapRollOver('#mapWrap4');\r\n\tmapRollOver('#mapWrap5');\r\n\tmapRollOver('#mapWrap6');\r\n\tmapRollOver('#mapWrap7');\r\n\tmapRollOver('#mapWrap8');\r\n\tmapRollOver('#mapWrap9');\r\n\tmapRollOver('#mapWrap10');\r\n\tmapRollOver('#mapWrap11');\r\n\tmapRollOver('#mapWrap12');\r\n\tmapRollOver('#mapWrap13');\r\n\tmapRollOver('#mapWrap14');\r\n});\r\n");
      out.write("</script>\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");
      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\">\r\n\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.cosme"));
      out.write("\" rel=\"v:url\" property=\"v:title\">");
      out.print(SIConfig.ctgryGroupName[4]);
      out.write("</a>");
      out.write("</span> &gt; \r\n");
      out.write("<span typeof=\"v:Breadcrumb\">");
      out.write("<a property=\"v:title\">フィトオセアン［PHYTOCEANE］");
      out.write("</a>");
      out.write("</span>");
      out.write("</div>\r\n");
      out.write("<!-- /root -->\r\n\r\n");
      out.write("<!-- phytoceane -->\r\n");
      out.write("<div id=\"phytoceane\">\r\n  ");
      out.write("<h1>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/h1.gif\" alt=\"フィトオセアン［PHYTOCEANE］\" />");
      out.write("</h1>  \r\n  ");
      out.write("<p>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/mainimg_2.jpg\" alt=\"New Release フィトオセアン［PHYTOCEANE］\" />");
      out.write("</p>\r\n  \r\n  ");
      out.write("<ul class=\"navi clearFix\">\r\n    ");
      out.write("<li>");
      out.write("<a href=\"#sec1_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/navi_1.gif\" alt=\"フィトオセアンとは\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n    ");
      out.write("<li>");
      out.write("<a href=\"#sec2_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/navi_2.gif\" alt=\"ホームケア製品紹介\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n    ");
      out.write("<li>");
      out.write("<a href=\"#sec3_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/navi_3.gif\" alt=\"トリートメント紹介\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n    ");
      out.write("<li>");
      out.write("<a href=\"http://www.beautygarage.jp/ws/cosme?actionNameTxt=list&dispModeTxt=2&maker=2529\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/navi_4.gif\" alt=\"購入する\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n  ");
      out.write("</ul>\r\n  \r\n  ");
      out.write("<div id=\"sec_wrap\">\r\n  \t\r\n    ");
      out.write("<!-- sec1 -->\r\n    ");
      out.write("<h2 id=\"sec1_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_title.gif\" alt=\"フィトオセアンとは\" />");
      out.write("</h2>\r\n    ");
      out.write("<div class=\"sec\" id=\"sec1\">\r\n      ");
      out.write("<p class=\"sec1_p\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_p.gif\" alt=\"フィトメールのシスターブランドとして1995年に誕生した、手に届くマリンコスメティックブランド。海の恵みを最大限活かすマリンバイオテクノロジーの先駆者として誕生したフィトメールのシスターブランドとして、世界25ヶ国で20年以上に渡り愛されて続けているマリンブランドです。\" />");
      out.write("</p>\r\n      ");
      out.write("<dl>\r\n      ");
      out.write("<dt>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_txt1.gif\" alt=\"1.フィトメールの研究開発を応用 ： 効果検証と高い品質\" />");
      out.write("</dt>\r\n      ");
      out.write("<dd>高度な研究開発と効果検証を実施しているフィトメールの厳格な基準を適用しているため、高い品質を誇り実感を伴う製品やトリートメントメニューを世界のプロフェッショナルにお届けしています。");
      out.write("</dd>\r\n      ");
      out.write("<dt>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_txt2.gif\" alt=\"2.リーズナブル ： シンプルで導入が簡単！\" />");
      out.write("</dt>\r\n      ");
      out.write("<dd>高い品質を誇りながらリーズナブルな価格帯とシンプルな製品ラインナップのため、開業間近のサロン様やなるべくコストを抑えたいプロフェッショナルにオススメのブランドです。");
      out.write("</dd>\r\n      ");
      out.write("<dt>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_txt3.gif\" alt=\"3.フィトオセアンの独自性 ： 楽しくて本格的\" />");
      out.write("</dt>\r\n      ");
      out.write("<dd>ベーシックなトリートメントはもちろんのこと、より高度な技術を習得し他店との差別化を図りたいサロン様向けの製品やトリートメントも取り揃えています。");
      out.write("</dd>\r\n      ");
      out.write("</dl>\r\n      \r\n      ");
      out.write("<p>例えば：");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img1.gif\" alt=\"アクアサファイア\" />");
      out.write("</h3>\r\n      ");
      out.write("<div class=\"clearFix\">\r\n      \t");
      out.write("<div class=\"fl\">\r\n          ");
      out.write("<p>アクアサファイアは、インドに生息する希少な青色の藻から抽出したフィトオセアン独自のブルーカラーのエイジングケア成分。このアクアサファイアを配合した製品をメインに使用しながら、ハンド、ブラシ、特殊なマッサージボールを操り、3種の異なる感触と独自のマッサージ手技でトータルにエイジングケアにアプローチしていくハイクラス フェイシャルトリートメントです。ホームケア製品もラインナップしています。");
      out.write("</p>\r\n          ");
      out.write("<p style=\"text-align:right;\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img2.jpg\" alt=\"アクアサファイア\" />");
      out.write("</p>\r\n        ");
      out.write("</div>\r\n        ");
      out.write("<p class=\"fr\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img3.jpg\" alt=\"アクアサファイア\" />");
      out.write("</p>\r\n      ");
      out.write("</div>\r\n      ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img4.gif\" alt=\"スパエメラルド\" />");
      out.write("</h3>\r\n      ");
      out.write("<div class=\"clearFix\">\r\n      \t");
      out.write("<div class=\"fl\">\r\n          ");
      out.write("<p>スパエメラルドは、フランス　ブルターニュ地方からアラビア海のスパイスロードを経由して中国まで美しい海を旅するように巡っていく、フィトオセアンならではのユニークでロマンチックなコンセプトを持つハイクラス ボディトリートメント。温めたジェムストーンと独自のマッサージ手技によりボディ全体をほぐしながら、成分の浸透を高めていくホリスティックなトリートメントです。");
      out.write("</p>\r\n        ");
      out.write("</div>\r\n        ");
      out.write("<p class=\"fr\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img5.jpg\" alt=\"アクアサファイア\" />");
      out.write("</p>\r\n      ");
      out.write("</div>\r\n      ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img6.gif\" alt=\"ボラボラ（タヒチ）\" />");
      out.write("</h3>\r\n      ");
      out.write("<div class=\"clearFix\">\r\n      \t");
      out.write("<div class=\"fl\">\r\n          ");
      out.write("<p>フレンチポリネシア　タヒチのボラボラ島へ旅した気分になれる製品もラインナップ。ボラボラボディスクラブはボラボラ島のきめ細かな白砂を配合し、肌を優しくスクラブ。ボラボラボディローションはタヒチの花のエキスを配合し、肌をしっとり整えながらタヒチの香りをほんのり感じることができます。\r\n          ");
      out.write("</p>\r\n          ");
      out.write("<h3>フィトオセアンは");
      out.write("</h3>\r\n          ");
      out.write("<p>\r\n          ■ 動物原料は一切使用しません。");
      out.write("<br />\r\n          ■ 100％天然成分（海洋成分を主成分として使用）");
      out.write("<br />\r\n          ■ 原料から製品に至るまで、動物テストを行っていません。");
      out.write("<br />\r\n          ■ 地球環境をいたわる製品づくりをしています。\r\n          ");
      out.write("</p>\r\n        ");
      out.write("</div>\r\n        ");
      out.write("<p class=\"fr\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec1_img7.jpg\" alt=\"アクアサファイア\" />");
      out.write("</p>\r\n      ");
      out.write("</div>\r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- sec1.end -->\r\n\r\n    ");
      out.write("<!-- sec2 -->\r\n    ");
      out.write("<h2 id=\"sec2_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_title.gif\" alt=\"ホームケア製品紹介\" />");
      out.write("</h2>\r\n    ");
      out.write("<div class=\"sec\" id=\"sec2\">\r\n      ");
      out.write("<p class=\"fr\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_txt1.gif\" alt=\"商品をクリックで詳細・ご購入へ\" />");
      out.write("</p>\r\n      ");
      out.write("<br />\r\n      ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_face.gif\" alt=\"FACE\" />");
      out.write("</h3>\r\n      \r\n      ");
      out.write("<p id=\"mapWrap1\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />\r\n");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_face_img1.jpg\" alt=\"ホームケアFACE製品\" width=\"634\" height=\"619\" border=\"0\" usemap=\"#Map1\" />\r\n      ");
      out.write("<map name=\"Map1\" id=\"Map1\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"67,117,177,299\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54307/LC-2314N\" alt=\"【乾燥肌/敏感肌/年齢肌】【クレンジング】クレンジングミルク 250ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"181,117,291,299\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54401/LS-2555N\" alt=\"【乾燥肌/敏感肌/年齢肌】【洗顔】ジェルネトワヤン 150ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"294,117,404,337\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54403/LW-2344N\" alt=\"【乾燥肌/敏感肌/年齢肌】【化粧水】オセアベーシック ローショントニック EX 250ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"408,94,518,232\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54299/LB-2581N\" alt=\"【乾燥肌/敏感肌】【美容液】イドラセア セーラム R 30ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"408,303,517,432\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54302/LB-2584N\" alt=\"【年齢肌】【美容液】アクアサファイア セーラム 30ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"521,25,630,154\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54339/LN-2648N\" alt=\"【乾燥肌】【クリーム】イドラセア プロテクトクリーム Ⅱ50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"522,167,631,296\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54343/LN-2652N\" alt=\"【敏感肌】【クリーム】カルモセア クリーム 50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"522,303,631,432\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54337/LN-2646N\" alt=\"【年齢肌】【クリーム】アクアサファイア クリーム 50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"14,456,207,537\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54360/LP-2512N\" alt=\"【角質ケア】オセアベーシック マイルド リファイン 50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"14,541,207,609\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54363/LP-2515N\" alt=\"【マスク】オセアリペア マスク Ⅱ 50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"221,456,414,537\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54398/LS-2552N\" alt=\"【角質ケア】オセアベーシック コーラルスクラブⅡ50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"221,541,414,609\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54358/LP-2510N\" alt=\"【マスク】イドラセア マスク Ⅱ 50ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"435,456,628,537\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54340/LN-2649N\" alt=\"【アイ＆リップケア】オセアコントゥール 15ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"435,542,628,610\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54342/LN-2651N\" alt=\"【アイケア】アクアサファイア アイクリーム 15ml\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h3 class=\"body\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body.gif\" alt=\"BODY\" />");
      out.write("</h3>\r\n      \r\n      ");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body1.gif\" alt=\"CLEANSING\" />");
      out.write("</h4>\r\n      ");
      out.write("<p id=\"mapWrap2\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body1_img1.jpg\" alt=\"ホームケアBODY CLEANSING製品\" width=\"374\" height=\"69\" border=\"0\" usemap=\"#Map2\" />\r\n      ");
      out.write("<map name=\"Map2\" id=\"Map2\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"0,0,178,69\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54399/LS-2553N\" alt=\"ボラボラ ボディスクラブ 150ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"227,0,374,69\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54385/LR-0616N\" alt=\"トーニング シャワージェル 150ml\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body2.gif\" alt=\"BODY LOTION\" />");
      out.write("</h4>\r\n      ");
      out.write("<p id=\"mapWrap3\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body2_img1.jpg\" alt=\"ホームケアBODY LOTION製品\" width=\"156\" height=\"77\" border=\"0\" usemap=\"#Map3\" />\r\n      ");
      out.write("<map name=\"Map3\" id=\"Map3\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"0,0,156,77\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54394/LR-0625N\" alt=\"ボラボラ ボディローション 250ml\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body3.gif\" alt=\"SLIMMING\" />");
      out.write("</h4>\r\n      ");
      out.write("<p id=\"mapWrap4\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body3_img1.jpg\" alt=\"ホームケアBODY SLIMMING製品\" width=\"592\" height=\"77\" border=\"0\" usemap=\"#Map4\" />\r\n      ");
      out.write("<map name=\"Map4\" id=\"Map4\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"0,0,156,77\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54388/LR-0619N\" alt=\"Sボディジェル 150ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"236,0,392,77\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54392/LR-0623N\" alt=\"スリーク ターゲットジェル 150ml\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"460,0,592,77\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54355/LO-2535N\" alt=\"アブ・コント・クリーム150ml\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body4.gif\" alt=\"HAND CARE\" />");
      out.write("</h4>\r\n      ");
      out.write("<p id=\"mapWrap5\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body4_img1.jpg\" alt=\"ホームケアBODY HAND CARE製品\" width=\"131\" height=\"72\" border=\"0\" usemap=\"#Map5\" />\r\n      ");
      out.write("<map name=\"Map5\" id=\"Map5\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"0,0,131,72\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54391/LR-0622N\" alt=\"オセアハンド 50ml\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n      ");
      out.write("<h4>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body5.gif\" alt=\"BATH\" />");
      out.write("</h4>\r\n      ");
      out.write("<p id=\"mapWrap6\" class=\"mapArea last\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec2_body5_img1.jpg\" alt=\"ホームケアBODY BATH製品\" width=\"493\" height=\"76\" border=\"0\" usemap=\"#Map6\" />\r\n      ");
      out.write("<map name=\"Map6\" id=\"Map6\">\r\n      ");
      out.write("<area shape=\"rect\" coords=\"0,0,225,76\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54386/LR-0617N\" alt=\"オー・ド・メール 1kg\" />\r\n      ");
      out.write("<area shape=\"rect\" coords=\"243,0,493,76\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54387/LR-0618N\" alt=\"オー・ド・メール 2kg\" />\r\n      ");
      out.write("</map>");
      out.write("</p>\r\n      \r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- sec2.end -->\r\n    \r\n    ");
      out.write("<!-- sec3 -->\r\n    ");
      out.write("<h2 id=\"sec3_h2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_title.gif\" alt=\"トリートメント紹介\" />");
      out.write("</h2>\r\n    ");
      out.write("<div class=\"sec\" id=\"sec3\">\r\n      ");
      out.write("<p class=\"txt\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_txt1.gif\" alt=\"フィトオセアンのトリートメントは、肌質や目的に合わせて独自のメソッドで作られています。\" />");
      out.write("</p>\r\n\t\t\t");
      out.write("<div id=\"menu\" class=\"clearFix\">   \r\n        ");
      out.write("<ul class=\"fl\">\r\n          ");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_face.gif\" alt=\"FACE\" />");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#face1\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_face1.gif\" alt=\"□ 乾燥肌 【クエンチ シー スプレー】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#face2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_face2.gif\" alt=\"□ 年齢肌 【ユース エリクシール】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#face3\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_face3.gif\" alt=\"□ 敏感肌 【マリン ソフトネス】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#face4\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_face4.gif\" alt=\"□ 年齢肌ハイクラス 【アクアサファイア】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n        ");
      out.write("</ul>\r\n        ");
      out.write("<ul class=\"fr\">\r\n          ");
      out.write("<li>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_body.gif\" alt=\"BODY\" />");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#body1\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_body1.gif\" alt=\"□ 全身痩身 【スリミング ボディラップ】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#body2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_body2.gif\" alt=\"□ 部分痩身 【セルリパーフェクト】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#body3\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_body3.gif\" alt=\"□ リラックス・ストーン【スパエメラルド】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n          ");
      out.write("<li>");
      out.write("<a href=\"#body4\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_menu_body4.gif\" alt=\"□ バス 【オー・ド・メール】\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</li>\r\n        ");
      out.write("</ul>\r\n      ");
      out.write("</div>\r\n      ");
      out.write("<div class=\"cont1\">\r\n        ");
      out.write("<h3>オセアテルミ メソッドとは");
      out.write("</h3>\r\n        ");
      out.write("<p>フィトオセアンではトリートメント効果を最大限に発揮させるためのオリジナルメソッド");
      out.write("<strong>【オセアテルミ メソッド】");
      out.write("</strong>を提案します。");
      out.write("<br />\r\n        温めてリラックスする事で、肌の受容度が高まります。");
      out.write("</p>\r\n      ");
      out.write("</div>\r\n      ");
      out.write("<div class=\"cont2\">\r\n        ");
      out.write("<p class=\"semianr\">");
      out.write("<a href=\"https://www.rsv.bgacademy.jp/bgseminar/seminars/view/252\" target=\"_blank\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_seminar_btn.gif\" alt=\"各種セミナー・技術講習はこちら\" class=\"opa80\" />");
      out.write("</a>");
      out.write("</p>\r\n        ");
      out.write("<p class=\"caution\">※セミナーのお申込みはBGアカデミーにて承っております。");
      out.write("<br />（BGアカデミーを初めてご利用の方は、会員登録してお申込みいただくと、次回のご入力が省けて便利です。）");
      out.write("</p>\r\n      ");
      out.write("</div>\r\n\t\t\t");
      out.write("<div class=\"cont3\">\r\n        ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face_title.gif\" alt=\"フェイシャル トリートメント\" />");
      out.write("</h3>\r\n        ");
      out.write("<h4 id=\"face1\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face1.jpg\" alt=\"□ 乾燥肌 【クエンチ シー スプレー】乾いた肌に深い潤いを与え、やわらかく潤いに満ちた肌へ（こんなお悩みに：・毛穴の開きが気になる・肌のかさつき・ツッパリ感が気になる・化粧のノリが悪い）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap7\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face1_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"584\" border=\"0\" usemap=\"#Map7\" />\r\n        ");
      out.write("<map name=\"Map7\" id=\"Map7\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,90,630,126\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【クレンジング［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,132,630,168\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54306/LC-2313N\" alt=\"【クレンジング［ 5分 ］】クレンジングミルク 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,194,630,238\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54361/LP-2513N\" alt=\"【ピーリング［ 10分 ］】オセアベーシック マイルド リファイン 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,254,630,298\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54356/LO-2536N\" alt=\"【マッサージ［ 15分 ］】スカルプ スムージング ジェル 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,316,630,353\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54300/LB-2582N\" alt=\"【パック［ 20分 ］】イドラセア モイストセーラム 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,360,630,398\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54359/LP-2511N\" alt=\"【パック［ 20分 ］】イドラセア マスク Ⅱ 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,424,630,455\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【お仕上げ［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,462,630,502\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54341/LN-2650N\" alt=\"【お仕上げ［ 5分 ］】オセアコントゥール 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,508,630,548\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54338/LN-2647N\" alt=\"【お仕上げ［ 5分 ］】イドラセア プロテクトクリーム Ⅱ100ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n  \r\n        \r\n        ");
      out.write("<h4 id=\"face2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face2.jpg\" alt=\"□ 年齢肌 【ユース エリクシール】肌のエイジングを促進する肌ストレスから肌を守り、若々しい肌へ（こんなお悩みに：・しわ・たるみが気になる・肌がくすむ・ハリ・弾力がない）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap8\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face2_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"598\" border=\"0\" usemap=\"#Map8\" />\r\n        ");
      out.write("<map name=\"Map8\" id=\"Map8\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,90,630,126\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【クレンジング［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,132,630,168\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54306/LC-2313N\" alt=\"【クレンジング［ 5分 ］】クレンジングミルク 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,194,630,238\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54397/LS-2551N\" alt=\"【ピーリング［ 10分 ］】オセアベーシック コーラルスクラブ Ⅱ150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,258,630,302\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54446/LO-2538N\" alt=\"【マッサージ［ 15分 ］】フェイスモデリングマッサージクリーム100ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,324,630,358\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54365/LP-2517N\" alt=\"【パック［ 35分 ］】ナチュロプラスト トーニング マスク【海藻】 500g\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,367,630,405\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54301/LB-2583N\" alt=\"【パック［ 35分 ］】オセアリペア シーセーラム 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,412,630,455\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54362/LP-2514N\" alt=\"【パック［ 35分 ］】オセアリペア マスク Ⅱ 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,474,630,517\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54449/LN-2654N\" alt=\"【お仕上げ［ 5分 ］】アクアサファイアアイクリーム50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,521,630,562\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54450/LN-2655N\" alt=\"【お仕上げ［ 5分 ］】アクアサファイアクリーム100ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n  \r\n  \r\n        ");
      out.write("<h4 id=\"face3\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face3.jpg\" alt=\"□ 敏感肌 【マリン ソフトネス】肌のバリア機能を強化し、刺激に負けない肌へ（こんなお悩みに：・肌がほてりやすい・肌の赤みが気になる・ヒリヒリ・ちくちく不快感がある）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap9\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face3_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"589\" border=\"0\" usemap=\"#Map9\" />\r\n        ");
      out.write("<map name=\"Map9\" id=\"Map9\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,85,630,121\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【クレンジング［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,128,630,170\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54306/LC-2313N\" alt=\"【クレンジング［ 5分 ］】クレンジングミルク 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,194,630,238\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54361/LP-2513N\" alt=\"【ピーリング［ 10分 ］】オセアベーシック マイルド リファイン 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,258,630,302\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54356/LO-2536N\" alt=\"【マッサージ［ 15分 ］】スカルプ スムージング ジェル 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,319,630,360\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54305/LB-2587N\" alt=\"【パック［ 20分 ］】ジェントル コンフォートセーラム 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,365,630,405\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54359/LP-2511N\" alt=\"【パック［ 20分 ］】イドラセア マスク Ⅱ 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,425,630,462\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【お仕上げ［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,467,630,507\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54341/LN-2650N\" alt=\"【お仕上げ［ 5分 ］】オセアコントゥール 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,513,630,554\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54344/LN-2653N\" alt=\"【お仕上げ［ 5分 ］】カルモセア クリーム 100ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n  \r\n  \r\n        ");
      out.write("<h4 id=\"face4\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face4.jpg\" alt=\"□ 年齢肌ハイクラス 【アクアサファイア】年齢にとらわれない若々しく輝く肌へ（こんなお悩みに：・しわ・たるみが気になる・肌がくすむ・ハリ・弾力がない）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap10\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_face4_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"674\" border=\"0\" usemap=\"#Map10\" />\r\n        ");
      out.write("<map name=\"Map10\" id=\"Map10\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,70,630,106\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【クレンジング［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,110,630,148\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54306/LC-2313N\" alt=\"【クレンジング［ 5分 ］】クレンジングミルク 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,157,630,196\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54361/LP-2513N\" alt=\"【ピーリング［ 10分 ］】オセアベーシック マイルド リファイン 150ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,205,630,240\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54443/LB-2588N\" alt=\"【マッサージ［ 40分 ］】アクアコンセントレ－ト50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,245,630,280\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54444/LO-2537N\" alt=\"【マッサージ［ 40分 ］】アイマッサージオイル15ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,285,630,307\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54445/LA-2685N\" alt=\"【マッサージ［ 40分 ］】アクアサファイアマッサージボール2個入り\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,313,630,347\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54446/LO-2538N\" alt=\"【マッサージ［ 40分 ］】フェイスモデリングマッサージクリーム100ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,353,630,387\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54301/LB-2583N\" alt=\"【マッサージ［ 40分 ］】オセアリペア シーセーラム 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,392,630,429\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54443/LB-2588N\" alt=\"【マッサージ［ 40分 ］】アクアコンセントレ－ト50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,443,630,478\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54447/LP-2518N\" alt=\"【パック［ 25分 ］】アイリフレッシュマスク200g\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,484,630,522\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54448/LP-2519N\" alt=\"【パック［ 25分 ］】アクアマスク240g\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,536,630,568\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54402/LW-2343N\" alt=\"【お仕上げ［ 5分 ］】オセアベーシック ローショントニック EX 1000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,573,630,609\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54449/LN-2654N\" alt=\"【お仕上げ［ 5分 ］】アクアサファイアアイクリーム50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,614,630,646\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54450/LN-2655N\" alt=\"【お仕上げ［ 5分 ］】アクアサファイアクリーム100ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n\r\n      \r\n        ");
      out.write("<h3>");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body_title.gif\" alt=\"ボディ トリートメント\" />");
      out.write("</h3>\r\n        ");
      out.write("<h4 id=\"body1\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body1.jpg\" alt=\"□ 全身痩身 【スリミング ボディラップ】脂肪分解酵素の働きを助ける海藻（ラミナリア）エキスと、エッセンシャルオイルを配合したボディパックです。新陳代謝を高め、発汗及び脂肪分解を促進し、美しいシルエットに整えます。（こんなお悩みに：・ボディラインが気になる・むくみやすい・セルライトが気になる）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap11\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body1_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"408\" border=\"0\" usemap=\"#Map11\" />\r\n        ");
      out.write("<map name=\"Map11\" id=\"Map11\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,181,630,234\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54396/LR-0627N\" alt=\"【全身  ボディパック［ 30分 ］】ジェルアマンスイサン 2000ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,299,630,355\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54393/LR-0624N\" alt=\"【全身  塗布マッサージ［ 20分 ］】ボラボラ ボディローション 1000ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n\r\n\r\n        ");
      out.write("<h4 id=\"body2\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body2.jpg\" alt=\"□ 部分痩身 【セルリパーフェクト】しぶとい脂肪やセルライトにアタックすっきりとしたボディラインをサポート（こんなお悩みに：・ボディラインが気になる・むくみやすい・セルライトが気になる）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap12\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body2_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"408\" border=\"0\" usemap=\"#Map12\" />\r\n        ");
      out.write("<map name=\"Map12\" id=\"Map12\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,181,630,234\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54395/LR-0626N\" alt=\"【部分  ボディパック［ 30分 ］】オートショファン 5kg\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,299,630,355\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54389/LR-0620N\" alt=\"【部分  スリミングマッサージ［ 20分 ］】Sボディジェル 250ml\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n\r\n\r\n        ");
      out.write("<h4 id=\"body3\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body3.jpg\" alt=\"□ リラックス・ストーン【スパエメラルド】中国の伝統的なマッサージ \" TUI N A\" のエッセンスを取り入れたオリジナルのマッサージです。（こんなお悩みに：・むくみやすい・冷えが気になる・肩・腰のコリ、疲れに）\" />");
      out.write("</h4>\r\n        ");
      out.write("<p id=\"mapWrap13\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body3_img1.jpg\" alt=\"ステップ\" width=\"634\" height=\"422\" border=\"0\" usemap=\"#Map13\" />\r\n        ");
      out.write("<map name=\"Map13\" id=\"Map13\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,60,630,113\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54354/LO-2534N\" alt=\"【全身マッサージ［ 60分 ］】スパエメラルド マッサージバーム 250ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,130,630,207\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54303/LB-2585N\" alt=\"【マッサージ用エッセンス（活性）】スパエメラルド スパイシーエッセンス 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,235,630,312\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54304/LB-2586N\" alt=\"【マッサージ用エッセンス（リラックス）】スパエメラルド マイルドエッセンス 50ml\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"170,334,630,377\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54298/LA-2684N\" alt=\"【マッサージ用ストーン】スパエメラルド ジェムストーン 1個\" />\r\n        ");
      out.write("</map>");
      out.write("</p>\r\n\r\n\t\t\t\t\r\n        ");
      out.write("<div id=\"body4\">\r\n        ");
      out.write("<h4 id=\"mapWrap14\" class=\"mapArea\">");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/fadeimg.png\" alt=\"\" class=\"fadeImg\" />");
      out.write("<img src=\"../../pickup-parts/phytoceane/img/sec3_body4.jpg\" alt=\"□ バス 【オー・ド・メール】塩化ナトリウム分のみを30%カットし、パウダー状に仕上げた、ミネラルたっぷりの入浴料。キメの整ったスベスベの肌を実感\" width=\"634\" height=\"144\" border=\"0\" usemap=\"#Map14\" />\r\n        ");
      out.write("<map name=\"Map14\" id=\"Map14\">\r\n        ");
      out.write("<area shape=\"rect\" coords=\"182,35,309,111\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54386/LR-0617N\" alt=\"オー・ド・メール 1kg\" />\r\n        ");
      out.write("<area shape=\"rect\" coords=\"314,35,464,111\" href=\"http://www.beautygarage.jp/ws/cosme_cmdty/54387/LR-0618N\" alt=\"オー・ド・メール 2kg\" />\r\n        ");
      out.write("</map>");
      out.write("</h4>\r\n        ");
      out.write("</div>\r\n\r\n      ");
      out.write("</div>\r\n    ");
      out.write("</div>\r\n    ");
      out.write("<!-- sec3.end -->\r\n  ");
      out.write("</div>\r\n");
      out.write("</div>\r\n");
      out.write("<!-- //phytoceane.end// -->\r\n\r\n");
      out.write("<!-- pagetop -->\r\n");
      out.write("<div id=\"pagetop\">");
      out.write("<a href=\"#top\">▲ページTOPへ");
      out.write("</a>");
      out.write("</div>\r\n");
      out.write("<!-- /pagetop -->\r\n\r\n");
      out.write("</div>\r\n");
      out.write("<!-- /contentsArea -->\r\n\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);
    }
  }
}
