CINXE.COM
Japanese Government Procurement | Business Opportunities - Japan External Trade Organization - JETRO
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <link rel="canonical" href="https://www.jetro.go.jp/en/database/procurement/"> <link rel="stylesheet" type="text/css" href="/view_css.php?pageId=2762&revision=0&mode=0&noTag=1&blockId=0&alias=en%2Fdatabase%2Fprocurement" /><link rel="stylesheet" type="text/css" href="/publis.css" /><meta name="keywords" content="" /> <meta name="description" content="" /> <title>Japanese Government Procurement | Business Opportunities - Japan External Trade Organization - JETRO</title> <script > <!-- var pbGlobalAliasBase = '/'; //--> </script> <script src="/public.js"></script> <script > <!--12--> </script> <script > <!----> </script> <script > <!----> </script> <script > // default header start </script> <script src="/library/new/common/js/jquery-3.6.1.min.js"></script> <script src="/library/new/common/js/jquery-migrate-3.4.0.js"></script> <script > // default header end </script> <style type=text/css> .jtrModalWindowCountry { padding-top: 3px!important; margin-left: -4px!important; } .jtrModalWindowCountry div.jtrModalTopCountry { background: url(/library/new/top/img/bg_modalWindow_top_cntry.png) no-repeat top left; height: 9px; } .jtrModalWindowCountry div.elem_text_list { background: url(/library/new/top/img/bg_modalWindow_cent_cntry.png) repeat-y top left; padding-top: 13px; padding-left: 20px; } .jtrModalWindowCountry div.jtrModalBtmCountry { background: url(/library/new/top/img/bg_modalWindow_btm_cntry.png) no-repeat bottom left; height: 9px; } </style> <script src="https://cdn-apac.onetrust.com/consent/729b1220-b19b-43de-997b-d79e25ce8ae4/OtAutoBlock.js" ></script> <script src="https://cdn-apac.onetrust.com/scripttemplates/otSDKStub.js" data-document-language="true" charset="UTF-8" data-domain-script="729b1220-b19b-43de-997b-d79e25ce8ae4" ></script> <script > function OptanonWrapper() { } </script> <script > window.dataLayer = window.dataLayer || []; (function(){ var url = '/view_interface.php?className=XiMyPageAutoLogin&t=' + (+new Date()); var path = location.pathname; $.ajax({ type: "POST", url : url, data: { 'url': path }, dataType : 'json', beforeSend: function(xhr) { xhr.setRequestHeader('Pragma', 'no-cache'); xhr.setRequestHeader('Cache-Control', 'no-cache'); xhr.setRequestHeader('If-Modified-Since', 'Thu, 01 Jun 1970 00:00:00 GMT'); } }).done(function(res) { window.sessionStorage.setItem("autologin", true); if (res.member_login !== undefined ) { dataLayer.push({"member_login": res.member_login}); } if (res.member_login !== undefined ) { dataLayer.push({"mypage_login_id": res.mypage_login_id}); } if (res.reflesh !== undefined) { if (res.reflesh) { location.reload(); } } }).fail(function(XMLHttpRequest, textStatus, errorThrown) { }); })(); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P8J5HF');</script> <!-- End Google Tag Manager --> <script> pdfIconFilter = function() { var url = parent != undefined ? parent.location.href : location.href; if (url.match(/\/(?:marketingtop|ipnewstop|ipinfotop|worldtop|themetop|industrytop|world\/marketing|world\/europe\/ip|world\/n_america\/us\/ip|world\/asia\/asean\/ip|world\/asia\/sg\/ip|world\/asia\/idn\/ip|world\/asia\/in\/ip|world\/asia\/in\/ip\/archive|world\/asia\/vn\/ip|world\/asia\/th\/ip|world\/asia\/ph\/ip|world\/asia\/my\/ip|world\/africa\/ip|world\/asia\/cn\/ip|world\/asia\/cn\/ip\/report|world\/asia\/kr\/ip|biz\/trendreports)(?:\/|\.html)/)) { $('a').each(function() { if ($(this).html().match(/<PDF>/)) { $(this).addClass("pdf-link-gtm"); } $(this).html($(this).html().replace('<PDF>', ' <img src="/library/icons/icon_pdf.gif" alt="PDF file" width="14" height="16"> ')); }); } } $(function() { $('a').on('click', breadcrumbses); }); var breadcrumbses = function(e) { var a = $(this).attr('href'); var tmpa = ""; var isJs = false; if (a === undefined) return; if(a.indexOf('javascript:void(0)') != -1 ) { if (parFormAction = $(this).parents('form').attr('action')) { tmpa = a; a = parFormAction; isJs = true; } } var at = $(this).attr('target'); if (window.sessionStorage.getItem("autologin") == null) { $.ajax({ type: "POST", url: '/view_interface.php?className=XiMyPageAutoLogin&t=' + (+new Date()), data: { 'url': a }, dataType: "json", timeout:10000, beforeSend: function(xhr) { xhr.setRequestHeader('Pragma', 'no-cache'); xhr.setRequestHeader('Cache-Control', 'no-cache'); xhr.setRequestHeader('If-Modified-Since', 'Thu, 01 Jun 1970 00:00:00 GMT'); } }).done(function(res) { window.sessionStorage.setItem("autologin", true); }); } if (isJs) { a = tmpa; } if(a != undefined) { if(a.indexOf('javascript:void(0)') != -1 ) return; if(a.indexOf('#') != -1 ) return; if(a.indexOf('jetro_open_win') != -1 ) return; var url = parent != undefined ? parent.location.href : location.href; var className = $(this).parent().attr('class') != undefined ? $(this).parent().attr('class') : ''; var blankc = $(this).attr('class') != undefined ? $(this).attr('class') : ''; if (blankc.indexOf('xi_exclusion_link') != -1 ) return; if (!url.match(/\/$/i)) { url += '/'; } if(!a.match(/\/.*top\//i)) { if ($("[data-xitagmain]").data("xitagmain") != undefined) { url = '/' + $("[data-xitagmain]").data("xitagmain") + '/'; if ($(this).parents("[data-xitagsub]").data("xitagsub") != undefined) { url += $(this).parents("[data-xitagsub]").data("xitagsub") + "/"; } } } //window.location.href = a; return; } } </script><meta name="jetro-article_id" content="_2762" data-name="article_id" data-value="_2762"> <meta name="jetro-publicize_date" content="2023-12-18" data-name="publicize_date" data-value="2023-12-18"> <script> $(function() { var elemCategoryTitle = $('#elem_category_title'); var url = parent != undefined ? parent.location.href : location.href; if (url.match(/\/world\/reports\//)) { if ($('.pdf_size').length <= 0) { var size; var i = 0; $.each($("a.link_pdf"), function() { var url = $(this).attr('href'); url = url.replace(/^https?:/, ''); var pdfid = 'pdf_link_tmp' + i++; $(this).attr('id', pdfid); var request = $.ajax({ type: "HEAD", url: url, beforeSend: function(xhr) { xhr.setRequestHeader('Pragma', 'no-cache'); xhr.setRequestHeader('Cache-Control', 'no-cache'); xhr.setRequestHeader('If-Modified-Since', 'Thu, 01 Jun 1970 00:00:00 GMT'); } }).done(function (data, status, xhr) { var sizeInBytes = parseInt(xhr.getResponseHeader('Content-Length'), 10); size = (sizeInBytes / (1024*1024)).toFixed(2); if (size > 0) { size = size + "MB"; } else { size = (sizeInBytes / 1024).toFixed(2) + "KB"; } $('#' + pdfid).after(' <span class="pdf_size">(' + size + ')</span>'); }); }); } } }); </script> <meta property = "og:title" content="Japanese Government Procurement | Business Opportunities - Japan External Trade Organization" /> <meta property = "og:type" content="Website" /> <meta property = "og:image" content="https://www.jetro.go.jp/library/images/sns/logo1200_630.png" /> <meta property = "og:site_name" content="ジェトロ" /> <meta property = "og:url" content="https://www.jetro.go.jp/en/database/procurement/" /> <meta name="twitter:card" content="summary_large_image"> <script > // default header start </script> <link rel="stylesheet" type="text/css" href="/library/init/css/publis4-default.css" /> <link rel="apple-touch-icon" type="image/png" href="/library/icons/touch-icon-180x180.png" sizes="180x180"> <link rel="icon" type="image/png" href="/library/icons/touch-icon-192x192.png" sizes="192x192"> <link rel="stylesheet" type="text/css" href="/library/new/common/asset_css/240109/layout.css" /> <link rel="stylesheet" type="text/css" href="/library/new/common/asset_css/241217/style.css" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300" /> <link rel="stylesheet" type="text/css" href="/library/new/common/asset_css/221127/print.css" /> <link rel="stylesheet" type="text/css" href="/library/common/en/css/241003/header.css" /> <script > <!----> </script> <script > <!----> </script> <script > // default header end </script> <script src="/library/common/jquery/jquery-ui13.min.js"></script> <link rel="stylesheet" type="text/css" href="/library/common/jquery/jquery-ui.min.css" /> <script > ( function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define( [ "../widgets/datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }( function( datepicker ) { var url = parent != undefined ? parent.location.href : location.href; var minDate; var maxDate; maxDate = new Date(); minDate = new Date(2016, 0, 1); } ) ); $( function() { $( "#from, #to, #deadline_from, #deadline_to, #local_from, #local_to, #local_deadline_from, #local_deadline_to" ).datepicker({ showOn: "button", buttonImage: "/library/icons/icon_mini_calendar.png", buttonImageOnly: true, buttonText: "", changeMonth: true, changeYear: true //yearRange: "-6:+0" }); var tab = -1; if (location.hash == '#tabnav_1') { tab = 0; } else if (location.hash == '#tabnav_2') { tab = 1; } if (tab != -1) { var date = new Date(); date.setTime( date.getTime() + ( 120 * 60 * 1000 )); $.cookie('tab_'+$('.tabNav').attr("id"), tab, { expires: date, path:'/' }); } } ); </script> <style > .checkTab .tabNav ul li.local { background: #308645 !important; border: 1px solid #308645 !important; } .checkTab .tabNav ul li.on.local { border-top: 3px solid #308645 !important; background: #E7FCE3 !important; border-bottom: none !important; font-weight: bold !important; } .checkTab .tabNav ul li.on.central { background: #e6f1f9 !important; border-bottom: none !important; font-weight: bold !important; } .checkTab .elem_column_block { padding-top: 0 !important; } .checkTab .tabNav { padding-bottom: 0 !important; } .checkTab .labelsub{ position: absolute; left:-9999px; } .var_color_green { background-color: #E7FCE3 !important; border: none !important; } .vt { vertical-align: top; padding-top: 8px; } .ui-datepicker select.ui-datepicker-month { width: 60px !important; margin-left:10px !important; } .ui-datepicker select.ui-datepicker-year { width: 80px !important; } .linkBox a span.noarrow, .linkBox button span.noarrow { background: none; padding: 0 8px !important; } </style> <style > #elem_heading_lv1 h1 { font-size: 1.875em !important; } .linkBox.back { position: relative; } .linkBox.back a:before { position: absolute; content: ""; left: 10px; top: 35%; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); } div.template_basic table.elem_table_basic td pre { border: none; font-family: inherit; background-color: transparent; padding: 0; margin: 0; } </style> </head> <body class="layout-C entop"> <div id="page" class="pbPage"> <div id="headerArea" class="pbHeaderArea"> <div id="area1" class="pbArea "> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock18563838"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-P8J5HF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <noscript><p lang="en">This site uses javascript. To use all functions, please enable javascript.</p></noscript> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock31338266"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock31308396"> <div class="pbBlock pbBlockBase"> <div> <header id="site_area_header" class="site_area_header var_en" role="banner"> <div class="site_area_header__holder"> <div id="site_area_header__support" class="site_area_header__support pc"> <div class="site_area_header__support_holder" role="navigation"> <ul> <li class="sitetop"> <a href="/en/">Site Top</a> </li> <li class="about"> <a href="/en/jetro/">About Us</a> </li> <li class="contact"> <a href="/en/contact/">Contact Us</a> </li> <li class="japan"> <a href="/">Japanese</a> </li> <li class="laboratory"> <a target="_blank" rel="noopener" href="http://www.ide.go.jp/English/">Institute of Developing Economies<span class="link_blank"><img src="/library/icons/icon_external_b.png" alt="External site: a new window will open." title="" class="icon_external" height="14" width="16"></span></a> </li> </ul> <form id="cse-search-box" action="https://www.jetro.go.jp/en/search/result.html" name="cse-search-box"> <label for="sitesearch" class="visually_hidden">Site Search</label> <input type="text" placeholder="Site Search" title="" value="" name="q" id="sitesearch"> <input type="image" alt="Search" name="sa" src="/library/common/img/icon/icon-search-navy.svg"> <input type="hidden" name="cx" value="010478482079135973694:pvt_9wc0xwc"> <input type="hidden" name="cof" value="FORID:11"> <input type="hidden" name="ie" value="UTF-8"> <input type="hidden" name="oe" value="UTF-8"> <input type="hidden" name="lr" value="lang_en"> </form> </div> </div> <div class="site_area_header__main"> <div class="site_area_header__logo"> <a href="/en/"><img class="site_area_header__logo_main" src="/library/common/img//site_area_header/bt_logo_en.svg" title="" alt="JETRO Japan External Trade Organization" loading="lazy"></a> </div> <div class="site_area_header__menu" aria-hidden="true"> <button type="button" data-active="false" aria-label="Display menu"><span></span><span></span><span></span></button> </div> </div> <div class="site_area_header__navigation" data-active="false"> <div class="site_area_header__global_navi" role="navigation" aria-label="There are three tiers of lists in the Business Opportunities category."> <ul class="site_area_header__global_navi__lv1_group"> <li class="site_area_header__global_navi__lv1_list var_accordion_toggle"> <a class="navi_lv1 navi_invest" data-category="invest" href="/en/invest/"><span>Investing In Japan</span></a> <span class="site_area_header__global_navi__lv1_toggle" data-active="false" aria-hidden="true" aria-label="Display Investing In Japan" data-close-label="Close Investing In Japan"></span> <div class="site_area_header__global_navi__lv2_group var_main_navi"> <ul> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/investment_environment/"><span>Investing climate</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/attractive_sectors/"><span>Major industries</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/setting_up/"><span>Setting up business</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/jetros_support/"><span>JETRO’s support</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/support_programs/"><span>Government support</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/resource/"><span>Reference</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/invest/newsroom/"><span>Events & News</span></a> </li> </ul> </div> </li> <li class="site_area_header__global_navi__lv1_list var_balloon_toggle var_accordion_toggle"> <button type="button" class="navi_lv1 navi_business var_balloon_button" data-category="business" aria-expanded="false" aria-controls="global_navi__lv2_business_oppt"><span>Business Opportunities</span></button> <span class="site_area_header__global_navi__lv1_toggle" data-active="false" aria-hidden="true" aria-label="Display Business Oppotunities navigation" data-close-label="Close Business Oppotunities navigation"></span> <div class="site_area_header__global_navi__lv2_group var_balloon var_business" data-active="false" id="global_navi__lv2_business_oppt" aria-hidden="true"> <ul> <li class="site_area_header__global_navi__lv2_list var_banner"> <a class="navi_lv2" href="https://e-venue.jetro.go.jp/bizportal/s/?language=en_US"><span style="height: 21px;">e-Venue Int'l Business Matching</span> <img src="/library/common/img/site_area_header/e-venue_en.gif" title="" alt=""></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/events/"><span>Exibitions & Business Meetings</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/database/japanstreet/"><span>Japan Street</span></a> </li><!-- li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/directories/"><span>Company Directories by Prefecture</span></a> </li> --> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/sample_showroom/"><span>Japanese Food and Beverage Showroom</span></a> </li> </ul> <ul> <li class="site_area_header__global_navi__lv2_list var_banner"> <a class="navi_lv2" href="/en/database/j-messe/"><span style="height: 21px;">Online Trade Fair Database (J-Messe)</span> <img src="/library/common/img/site_area_header/banner_j_messe.jpg" title="" alt=""></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/trends/foods/"><span>Japanese agriculture, forestry, fisheries and food</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/jgc/"><span>JETRO Global Connection</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/startup/"><span>JETRO Startup</span></a> </li> </ul> <ul> <li class="site_area_header__global_navi__lv2_list var_banner"> <a class="navi_lv2" href="/en/hrportal/"><span style="height: 21px;">Open for Professionals</span> <img src="/library/common/img/site_area_header/banner_open_for_professionals.jpg" title="" alt=""></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/j-bridge.html"><span>Partnership and collaboration with Japanese companies(J-Bridge)</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/eccj/takumi_next/"><span>TAKUMI NEXT</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/database/procurement/"><span>Government Procurement</span></a> </li> </ul> </div> </li> <li class="site_area_header__global_navi__lv1_list var_balloon_toggle var_accordion_toggle"> <button type="button" class="navi_lv1 navi_service var_balloon_button" data-category="service" aria-expanded="false" aria-controls="global_navi__lv2_news"><span>News & Reports</span></button> <span class="site_area_header__global_navi__lv1_toggle" data-active="false" aria-hidden="true" aria-label="Display News & Reports navigation" data-close-label="Close News & Reports navigation"></span> <div class="site_area_header__global_navi__lv2_group var_balloon var_news" data-active="false" id="global_navi__lv2_news" aria-hidden="true"> <ul class="var_news"> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/news/"><span>News & Updates</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/events/"><span>Seminar & Webinar</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/jetro/newsletters/list.html"><span>Newsletters</span></a> </li> </ul> <ul class="var_report"> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/reports/survey/"><span>Survey Reports</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/reports/white_paper/"><span>JETRO White Paper</span></a> </li> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/reports/statistics/"><span>Japanese Trade and Investment Statistics</span></a> </li> </ul> <ul class="var_video"> <li class="site_area_header__global_navi__lv2_list"> <a class="navi_lv2" href="/en/videos/"><span>Videos</span></a> </li> </ul> </div> </li> </ul> </div> <div id="site_area_header__support" class="site_area_header__support sp"> <div class="site_area_header__support_holder" role="navigation"> <ul> <li class="sitetop"> <a href="/en/">Site Top</a> </li> <li class="about"> <a href="/en/jetro/">About Us</a> </li> <li class="contact"> <a href="/en/contact/">Contact Us</a> </li> <li class="japan"> <a href="/">Japanese</a> </li> <li class="laboratory"> <a target="_blank" rel="noopener" href="http://www.ide.go.jp/English/">Institute of Developing Economies<span class="link_blank"><img src="/library/icons/icon_external_b.png" alt="External site: a new window will open." title="" class="icon_external" height="14" width="16"></span></a> </li> </ul> <form id="cse-search-box" action="https://www.jetro.go.jp/en/search/result.html" name="cse-search-box"> <label for="sitesearch" class="visually_hidden">Site Search</label> <input type="text" placeholder="Site Search" title="" value="" name="q" id="sitesearch"> <input type="image" alt="Search" name="sa" src="/library/common/img/icon/icon-search-navy.svg"> <input type="hidden" name="cx" value="010478482079135973694:pvt_9wc0xwc"> <input type="hidden" name="cof" value="FORID:11"> <input type="hidden" name="ie" value="UTF-8"> <input type="hidden" name="oe" value="UTF-8"> <input type="hidden" name="lr" value="lang_en"> </form> </div> </div> </div><button type="button" class="site_area_header__overlay"><span></span></button> </div> </header> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock18308876"> <div id="elem_topic_path"> <div id="elem_topic_path_pad" class="pageelem_topic_path"> <ol> <li class="home"><a href="/en/"><img src="/library/new/common/content_images/icon/icon_home.gif" alt="Site Top" title=""></a></li> <li><a href="/en/database/">Business Opportunities</a></li> <li>Japanese Government Procurement</li> </ol> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock27937460"> </div> </div> </div> </div><div id="areaWrapper1" class="pbAreaWrapper1"><div id="areaWrapper2" class="pbAreaWrapper2"><div id="mainArea" class="pbMainArea" role="main" > <div id="area0" class="pbArea "> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock18307037"> <div class="pbBlock pbBlockBase"> <div> <div id="elem_category_title" class="title_h1 withrightbox"> <div class="title"> <h1> Japanese Government Procurement </h1> </div> <p class="rightbox"> <a href="/gov_procurement/" class="witharrow">Japanese</a> </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock27903471"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_pic_text_block"> <div class="var_background elem_pic_text_block_pad"> <div class="box_pic sp_none"> <div class="elem_pic"> <div class="elem_pic_pad"> <img src="/ext_images/gov_procurement/thum.jpg" alt="" title=""> </div> </div> </div> <div class="box_text"> <div class="elem_paragraph"> <p class="text"> Users can search procurement notices covered by the WTO Agreement on Government Procurement, Japan-EU Economic Partnership Agreement or Japan-UK Comprehensive Economic Partnership Agreement. </p> <p class="text"> This database is designated based on the Operational Guidelines on Procedures for Government Procurement which were agreed by the relevant ministries and agencies on March 31, 2014 and amended on December 25, 2020. </p> <p class="text"> This database is also designated by the Japanese government as “a single point of access on the Internet”, which is stipulated in Article 10.4 of the Japan-EU Economic Partnership Agreement and in Article 10.4 of the Japan-UK Comprehensive Economic Partnership Agreement. </p> </div> <div class="elem_text_list"> <ul> <li>Central government, Incorporated Administrative Agencies, and etc. :<br> Procurement information, in principle, will be published after 3 p.m. on the same day of publication in Kanpo and no later than the end of next business day. </li> <li>Local governments (Designated cities, prefectures, Local Independent Administrative Agencies):<br> Procurement information, in principle, will be published after 12 p.m. on the next business day and no later than the end of that day. </li> </ul> </div> <div class="elem_paragraph"> <p class="text font_red font_bold"> *This database is based on information published by each procuring entity. For detailed information relating to procurements, Please contact each procuring entity. </p> </div> </div> </div> </div> <div class="elem_column_block"> <div class="elem_column_block_pad"> <div class="elem_content_divide_block"> <div class="content_divide_col2 elem_content_divide_block_pad"> <div class="elem_content_divide_box" style="width: 35%;"> <div class="elem_text_list"> <dl> <dt> Contents </dt> <dd> <a href="/en/database/procurement/procurement.html">About Government Procurement</a> </dd> <dd> <a href="/en/database/procurement/attention.html">Points of attention</a> </dd> <dd> <a href="/en/database/procurement/list/">List of organizations covered</a> </dd> <dd> <a href="/en/database/procurement/links-local.html">Links to Core Cities and Exceptional Cities</a> </dd> </dl> </div> </div> <div class="elem_content_divide_box" style="width: 65%;"> <div class="elem_text_list"> <dl> <dt> Links </dt> <dd> <a href="http://kanpou.npb.go.jp/" target="_blank" rel="noopener">Kanpo (in Japanese)(accessible free of charge for 30 days after the publication of a notice) <img src="/library/icons/icon_blank.gif" alt="External site: a new window will open." title="" class="icon_external" height="12" width="17"></a> </dd> <dd> <a href="https://www.mofa.go.jp/mofaj/ecm/it/page24_000219.html" target="_blank" rel="noopener">List of other entities in Annex 3, Appendix I of the GPA (Ministry of Foreign Affairs)<img src="/library/icons/icon_blank.gif" alt="External site: a new window will open." title="" class="icon_external" height="12" width="17"></a> </dd> <dd> <a href="https://www.mofa.go.jp/ecm/ie/page23e_000545.html" target="_blank" rel="noopener">List of Procuring entities listed in subparagraph 3(b) of Section B of Part2 of Annex10 of the Japan-EU EPA/ Procuring entities listed in subparagraph 3(b) of Section B of Part2 of Annex10 of the Japan-UK EPA (Ministry of Foreign Affairs)<img src="/library/icons/icon_blank.gif" alt="External site: a new window will open." title="" class="icon_external" height="12" width="17"></a> </dd> <dd> <a href="https://webgate.ec.europa.eu/procurement/#/country" target="_blank" rel="noopener">Access2Market (EU)<img src="/library/icons/icon_blank.gif" alt="External site: a new window will open." title="" class="icon_external" height="12" width="17"></a><br> <span class="font12">*This website and its content belong to the European Commission. The Government of Japan and JETRO bear no responsibility for the content or for any action taken by the user involving the use of the content.</span> </dd> </dl> </div> </div> </div> </div> </div> </div> <div class="elem_heading_lv2"> <h2> Search for procurement notices </h2> </div> </div> </div> </div> <div class="checkTab pb30 pbNested pbNestedWrapper " id="pbBlock27905712"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock27905716"> <div class="tabNav pt5" id="tab26095038080"> <ul role="tablist"> <li role="presentation" class="central on" style="box-sizing: border-box; width: 50%;"> <a role="tab" href="#tab01_01" style="height: 17px;" aria-selected="true" id="tab01_01_tab" tabindex="0">National Government</a> </li> <li role="presentation" class="local" style="box-sizing: border-box; width: 50%;"> <a role="tab" href="#tab01_02" style="height: 17px;" aria-selected="false" id="tab01_02_tab" tabindex="-1">Local Government</a> </li> </ul> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock27905715"> <div id="tab01_01" class="tabBox" role="tabpanel" aria-labelledby="tab01_01_tab" style="display:none"> <div class="elem_column_block"> <div class="color_base elem_column_block_pad"> <form id="f-central" name="f-central" method="post"> <div class="elem_text_list_note"> <p class="font16"> You can search for procurement notices of national governments and independent administrative agencies. </p> <table class="elem_text_list_note spv"> <tbody> <tr> <th class="elem_text_list_note width20r vm sp_pt15"> <b><label for="type">Type of notice</label></b> </th> <td class="elem_text_list_note"> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_size_large var_bg_white"> <select name="type" id="type"> <option value=""selected="selected"></option> <option value="01">Notice of Procurement (Goods & Services)</option> <option value="02">Notice of Procurement (Selective Tendering)</option> <option value="09">Notice of Procurement (construction services)</option> <option value="10">Information on Public offering proposal</option> <option value="03">Notice on the use of single tendering procedures</option> <option value="04">Notice of request for submission of materials</option> <option value="05">Notice of request for comments</option> <option value="07">Notice of future procurement plans</option> </select> </div> </div> </td> </tr> <tr> <th class="elem_text_list_note vm"> <span class="font_bold">Publishing Date</span> </th> <td class="elem_text_list_note"> <div class="elem_custom_input var_inline"> <label for="from">From </label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="from" name="from" title="Enter the day of beginning" placeholder="mm/dd/yyyy" value=""> <label for="to" class="right">To </label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="to" name="to" title="Enter the day of ending" placeholder="mm/dd/yyyy" value=""> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r vt"> <span class="font_bold">Procuring Entity</span> </th> <td class="elem_text_list_note"> <div class="elem_form_liner"> <dl> <dt> <label for="entity">Name</label> </dt> <dd> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_bg_white"> <select name="entity" id="entity"> <option value="" selected="selected"></option> <option value="0001">0001 House of Representatives</option> <option value="0002">0002 House of Councillors</option> <option value="0003">0003 Supreme Court</option> <option value="0004">0004 Board of Audit</option> <option value="0005">0005 Cabinet</option> <option value="0006">0006 National Personnel Authority</option> <option value="0007">0007 Cabinet Office</option> <option value="0008">0008 Imperial Household Agency</option> <option value="0009">0009 National Public Safety Commission(National Police Agency)</option> <option value="0010">0010 Ministry of Defense</option> <option value="0011">0011 Financial Services Agency</option> <option value="0012">0012 Ministry of Internal Affairs and Communications</option> <option value="0013">0013 Ministry of Justice</option> <option value="0014">0014 Ministry of Foreign Affairs</option> <option value="0015">0015 Ministry of Finance</option> <option value="0016">0016 Ministry of Education,Culture,Sports,Science and Technology</option> <option value="0017">0017 Ministry of Health,Labour and Welfare</option> <option value="0018">0018 Ministry of Agriculture,Forestry and Fisheries</option> <option value="0019">0019 Ministry of Economy,Trade and Industry</option> <option value="0020">0020 Ministry of Land,Infrastructure and Transport</option> <option value="0021">0021 Ministry of the Environment</option> <option value="0022">0022 Consumer Affairs Agency</option> <option value="0023">0023 Reconstruction Agency</option> <option value="0024">0024 Japan Fair Trade Commission</option> <option value="0025">0025 Personal Information Protection Commission</option> <option value="0026">0026 Japan Casino Regulatory Commission</option> <option value="0027">0027 Digital Agency</option> <option value="0028">0028 Children and Families Agency</option> <option value="0101">0101 Hokkaido Railway Company</option> <option value="0105">0105 Shikoku Railway Company</option> <option value="0106">0106 (Former) Kyushu Railway Company (currently out of scope of the GPA)</option> <option value="0107">0107 Japan Freight Railway Company</option> <option value="0108">0108 Japan Tobacco Inc.</option> <option value="0109">0109 Nippon Telegraph and Telephone co.</option> <option value="0119">0119 Okinawa Development Finance Corporation</option> <option value="0125">0125 Nippon Telegraph and Telephone East Corporation</option> <option value="0126">0126 Nippon Telegraph and Telephone West Corporation</option> <option value="0127">0127 Japan Bank For International Cooperation</option> <option value="0128">0128 Development Bank of Japan Inc.</option> <option value="0129">0129 Japan Bank for International Cooperation</option> <option value="0233">0233 Social Insurance Medical Fee Payment Fund</option> <option value="0235">0235 The Open University of Japan Foundation</option> <option value="0236">0236 Japan Racing Association</option> <option value="0237">0237 Mutual Aid Association of Agriculture,Forestry and Fishery Corporation Personnel</option> <option value="0320">0320 National Association of Racing</option> <option value="0325">0325 Japan Broadcasting Corporation</option> <option value="0328">0328 Japan Finance Organization for Municipalties</option> <option value="0404">0404 The Promotion and Mutual Aid Corporation for Private Schools of Japan</option> <option value="0411">0411 (Former) Japan Post (currently out of scope of the GPA)</option> <option value="0412">0412 Narita International Airport Corporation</option> <option value="0413">0413 Japan Environmental Storage & Safety Corporation</option> <option value="0414">0414 Tokyo Metro Co.,Ltd.</option> <option value="0415">0415 National University Corporation</option> <option value="0416">0416 Inter-University Research Institute Corporation</option> <option value="0417">0417 East Nippon Expressway Company Limited.</option> <option value="0418">0418 Central Nippon Expressway Company Limited.</option> <option value="0419">0419 West Nippon Expressway Company Limited.</option> <option value="0420">0420 Metropolitan Expressway Company Limited.</option> <option value="0421">0421 Hanshin Expressway Company Limited.</option> <option value="0422">0422 Honshu-Shikoku Bridge Expressway Company Limited.</option> <option value="0424">0424 (Former) Keirin Promotion Association(A duridical person designated as such pursuant to the Bicycle Racing Law) (currently out of scope of the GPA)</option> <option value="0426">0426 The Shoko Chukin Bank</option> <option value="0427">0427 Japan Health Insurance Association</option> <option value="0428">0428 Japan Pension Service</option> <option value="0429">0429 Nippon Foundation</option> <option value="0431">0431 Japan Post</option> <option value="0432">0432 Keirin Promotion Association (A juridical person designated as such pursuant to the Bicycle Racing Law)</option> <option value="0433">0433 Motorcycle Racing Promotion Association (A juridical person designated as such pursuant to the Auto Racing Law) </option> <option value="0434">0434 Nippon Export and Investment Insurance</option> <option value="0501">0501 National Archives of Japan</option> <option value="0504">0504 National Research Institute of Brewing</option> <option value="0505">0505 National Institute of Special Needs Education</option> <option value="0506">0506 National Center for University Entrance Examinations</option> <option value="0508">0508 National Women's Education Center</option> <option value="0512">0512 National Science Museum</option> <option value="0513">0513 (Former) National Insttitute for Materials Science (currently out of scope of the GPA)</option> <option value="0514">0514 (Former) National Research Institute for Earth Science and Disaster Prevention (currently out of scope of the GPA)</option> <option value="0516">0516 (Former) National Institute of Radiological Sciences (currently out of scope of the GPA)</option> <option value="0517">0517 National Museum of Art</option> <option value="0520">0520 National Institute for School Teachers and Staff Development</option> <option value="0525">0525 (Former) National Center for Seeds and Seedlings (currently out of scope of the GPA)</option> <option value="0526">0526 National Livestock Breeding Center</option> <option value="0532">0532 (Former) National Fisheries University (currently out of scope of the GPA)</option> <option value="0534">0534 (Former) National Institute of Agrobiological Sciences (currently out of scope of the GPA)</option> <option value="0535">0535 (Former) National Institute for Agro-Environmental Sciences (currently out of scope of the GPA)</option> <option value="0538">0538 (Former) Japan International Reseach Center for Agricultural Sciences(JIRCAS) (currently out of scope of the GPA)</option> <option value="0539">0539 (Former) Forestry and Forest Products Research Institute (currently out of scope of the GPA)</option> <option value="0540">0540 (Former) Fisheries Research Agency (currently out of scope of the GPA)</option> <option value="0541">0541 Research Institute of Economy,Trade and Industry</option> <option value="0542">0542 National Center for Industrial Property Information and Training</option> <option value="0543">0543 (Former) Nippon Export and Investment Insurance (currently out of scope of the GPA)</option> <option value="0544">0544 (Former) National Institute of Advanced Industrial Science and Technology (currently out of scope of the GPA)</option> <option value="0545">0545 National Institute of Technology and Evaluation</option> <option value="0546">0546 (Former) Public Works Research Institute (currently out of scope of the GPA)</option> <option value="0547">0547 (Former) Building Research Institute (currently out of scope of the GPA)</option> <option value="0548">0548 (Former) National Traffic Safety and Environment Laboratory (currently out of scope of the GPA)</option> <option value="0549">0549 (Former) National Maritime Research Institute (currently out of scope of the GPA)</option> <option value="0550">0550 (Former) Port and Airport Research Institute (currently out of scope of the GPA)</option> <option value="0551">0551 (Former) Electronic Navigation Research Institute (currently out of scope of the GPA)</option> <option value="0554">0554 (Former) National Institute for Sea Training (currently out of scope of the GPA)</option> <option value="0556">0556 Civil Aviation College</option> <option value="0557">0557 (Former) National Institute for Environmental Studies (currently out of scope of the GPA)</option> <option value="0558">0558 Labor Management Organization for USFJ Emplyes</option> <option value="0559">0559 (Former) National Agency of Vehicle Inspection (currently out of scope of the GPA)</option> <option value="0560">0560 National Statistics Center</option> <option value="0561">0561 Japan Mint</option> <option value="0562">0562 National Printing Bureau</option> <option value="0563">0563 Japan Water Agency</option> <option value="0565">0565 Japan Railway Construction, Transport and Technology Agency</option> <option value="0566">0566 (Former) Japan Science and Technology Agency (currently out of scope of the GPA)</option> <option value="0567">0567 Japan International Cooperation Agency</option> <option value="0568">0568 Welfare and Medical Service Agency</option> <option value="0569">0569 Agriculture and Livestock Industries Corporation</option> <option value="0570">0570 Northern Territories Issue Association</option> <option value="0571">0571 National Consumer Affairs Center of Japan</option> <option value="0572">0572 (Former) RIKEN (currently out of scope of the GPA)</option> <option value="0573">0573 Japan Foundation</option> <option value="0574">0574 Japan Arts Council</option> <option value="0575">0575 Japan Society for the Promotion of Science</option> <option value="0576">0576 National Agency for the Advancement of Sports and Health</option> <option value="0577">0577 National Center for Persons with Severe Intellectual Disabilities,Nozominosono</option> <option value="0578">0578 Farmers' Pension Fund</option> <option value="0579">0579 Japan External Trade Organization</option> <option value="0580">0580 (Former) New Energy and Industrial Technology Development Organization (currently out of scope of the GPA)</option> <option value="0581">0581 Japan National Tourist Organization</option> <option value="0582">0582 The Japan Institute for Labour Policy and Training</option> <option value="0583">0583 Organization for Workers' Retirement Allowance Mutual Aid</option> <option value="0586">0586 Japan Organization for Metals and Energy Security</option> <option value="0587">0587 Japan Aerospace Exploration Agency</option> <option value="0589">0589 Environmental Restoration and Conservation Agency</option> <option value="0590">0590 (Former) Japan Labour Health and Welfare Organization (currently out of scope of the GPA)</option> <option value="0591">0591 Japan Student Services Organization</option> <option value="0592">0592 (Former) National Institute of Information and Communications Technology (currently out of scope of the GPA)</option> <option value="0593">0593 Institute of National Colleges of Technology,Japan</option> <option value="0594">0594 (Former) National Institution for Academic Degrees and University Evaluation (currently out of scope of the GPA)</option> <option value="0597">0597 National Hospital Organization</option> <option value="0598">0598 Organization for Small & Medium Enterprises and Regional Innovation, JAPAN</option> <option value="0599">0599 Urban Renaissance Agency</option> <option value="0601">0601 (Former) Japan Atomic Energy Agency (currently out of scope of the GPA)</option> <option value="0602">0602 Japan Expressway Holding and Dept Repayment Agency</option> <option value="0603">0603 National Institution for Youth Education</option> <option value="0604">0604 Marine Technical Education Agency</option> <option value="0605">0605 Government Pension Investment Fund</option> <option value="0606">0606 (Former) National Institute of Occupational Safety and Health,Japan (currently out of scope of the GPA)</option> <option value="0607">0607 (Former) National Agriculture and Food Research Organization (currently out of scope of the GPA)</option> <option value="0608">0608 Japan Housing Finance Agency</option> <option value="0609">0609 National Institutes for Cultural Heritage</option> <option value="0610">0610 Food and Agricultural Materials Inspection Center</option> <option value="0611">0611 (Former) National Cancer Center (currently out of scope of the GPA)</option> <option value="0612">0612 (Former) National Cerebral and Cardiovascular Center (currently out of scope of the GPA)</option> <option value="0613">0613 (Former) National Center of Neurology and Psychiatry (currently out of scope of the GPA)</option> <option value="0614">0614 (Former) National Center for Global Health and Medicine (currently out of scope of the GPA)</option> <option value="0615">0615 (Former) National Center for Child Health and Development (currently out of scope of the GPA)</option> <option value="0616">0616 (Former) National Center for Geriatrics and Gerontrogy (currently out of scope of the GPA)</option> <option value="0617">0617 Japan Organization for Employment of the Elderly, Persons with Disabilities and Job Seekers</option> <option value="0619">0619 National Agency for Automobile and Land Transport Technology</option> <option value="0620">0620 National Institution for Academic Degrees and Quality Enhancement of Higher Education</option> <option value="0621">0621 Japan Organization of Occupational Health and Safety</option> <option value="0801">0801 National Institutes of Biomedical Innovation, Health and Nutrition</option> <option value="0802">0802 National Institute for Materials Science</option> <option value="0803">0803 National Research Institute for Earth Science and Disaster Prevention</option> <option value="0804">0804 National Institutes for Quantum and Radiological Science and Technology</option> <option value="0805">0805 Japan International Research Center for Agricultural Sciences</option> <option value="0806">0806 Forest Research and Management Organization</option> <option value="0807">0807 Japan Fisheries Research and Education Agency</option> <option value="0808">0808 National Institute of Advanced Industrial Science and Technology</option> <option value="0809">0809 Public Works Research Institute</option> <option value="0810">0810 Building Research Institute</option> <option value="0811">0811 National Institute of Maritime, Port and Aviation Technology</option> <option value="0812">0812 National Institute for Environmental Studies</option> <option value="0813">0813 Japan Science and Technology Agency</option> <option value="0814">0814 RIKEN</option> <option value="0815">0815 New Energy and Industrial Technology Development Organization</option> <option value="0816">0816 National Institute of Information and Communications Technology</option> <option value="0817">0817 Japan Atomic Energy Agency</option> <option value="0818">0818 National Agriculture and Food Research Organization</option> <option value="0819">0819 National Cancer Center Research Institute</option> <option value="0820">0820 National Cerebral and Cardiovascular Center</option> <option value="0821">0821 National Center for Neurology and Psychiatry</option> <option value="0822">0822 National Center for Global Health and Medicine</option> <option value="0823">0823 National Center for Child Health and Development</option> <option value="0824">0824 National Center for Geriatrics and Gerontology</option> <option value="0901">0901 Agriculture, Forestry and Fisheries Credit Foundations</option> <option value="0902">0902 Information-technology Promotion Agency</option> <option value="0903">0903 Japan Community Health care Organization</option> <option value="0904">0904 National Agency for Automotive Safety and Victims’ Aid</option> <option value="0906">0906 Pharmaceuticals and Medical Devices Agency</option> </select> </div> </div> </dd> </dl> <dl class="pt0"> <dt> <label for="area">Location</label> </dt> <dd class="pl10"> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_size_200 var_bg_white"> <select name="area" id="area"> <option value="" selected="selected"></option> <option value="01">01 Hokkaido</option> <option value="02">02 Aomori</option> <option value="03">03 Iwate</option> <option value="04">04 Miyagi</option> <option value="05">05 Akita</option> <option value="06">06 Yamagata</option> <option value="07">07 Fukushima</option> <option value="08">08 Ibaraki</option> <option value="09">09 Tochigi</option> <option value="10">10 Gunma</option> <option value="11">11 Saitama</option> <option value="12">12 Chiba</option> <option value="13">13 Tokyo</option> <option value="14">14 Kanagawa</option> <option value="15">15 Niigata</option> <option value="16">16 Toyama</option> <option value="17">17 Ishikawa</option> <option value="18">18 Fukui</option> <option value="19">19 Yamanashi</option> <option value="20">20 Nagano</option> <option value="21">21 Gifu</option> <option value="22">22 Shizuoka</option> <option value="23">23 Aichi</option> <option value="24">24 Mie</option> <option value="25">25 Shiga</option> <option value="26">26 Kyoto</option> <option value="27">27 Osaka</option> <option value="28">28 Hyogo</option> <option value="29">29 Nara</option> <option value="30">30 Wakayama</option> <option value="31">31 Tottori</option> <option value="32">32 Shimane</option> <option value="33">33 Okayama</option> <option value="34">34 Hiroshima</option> <option value="35">35 Yamaguchi</option> <option value="36">36 Tokushima</option> <option value="37">37 Kagawa</option> <option value="38">38 Ehime</option> <option value="39">39 Kochi</option> <option value="40">40 Fukuoka</option> <option value="41">41 Saga</option> <option value="42">42 Nagasaki</option> <option value="43">43 Kumamoto</option> <option value="44">44 Oita</option> <option value="45">45 Miyazaki</option> <option value="46">46 Kagoshima</option> <option value="47">47 Okinawa</option> </select> </div> </div> </dd> </dl> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r vm pb10"> <p> <label for="keyword"><b>Keywords of notice title </b></label> </p> </th> <td class="elem_text_list_note pb10"> <div class="elem_custom_input"> <input class="var_bg_white var_size_large" type="text" value="" id="keyword" name="keyword"> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r"> <b>Category</b> </th> <td class="elem_text_list_note"> <fieldset> <legend>You can select up to 3 categories.</legend> <div class="elem_custom_select pb0"> <div class="elem_custom_select_pad var_bg_white"> <select name="classification1" id="classification1" title="category1"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an </option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0080">0080 Food serving services</option> <option value="0081">0081 Beverage serving services</option> <option value="0082">0082 Leasing or rental services concerning agricultural machinery and equipment without operator</option> <option value="0083">0083 Leasing or rental services concerning furniture and other household Appliances</option> <option value="0084">0084 Leasing or rental services concerning pleasure and leisure equipment</option> <option value="0085">0085 Leasing or rental services concerning other personal or household goods</option> <option value="0086">0086 Management consulting services</option> <option value="0087">0087 Services related to management consulting (except 86602 Arbitration and conciliation services)</option> <option value="0088">0088 Packaging services</option> <option value="0089">0089 Services incidental to forestry and logging including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> <option value="0101">0101 Telecommunications Related Services</option> <option value="0102">0102 Insurance (Including Reinsurance) And Pension Fund Services, Except Compulsory Social Security Services</option> <option value="0111">0111 Executive Search Services</option> <option value="0112">0112 Placement Services Of Office Support Personnel And Other Workers</option> <option value="0113">0113 Supply Services Of Domestic Help Personnel</option> <option value="0114">0114 Supply Services Of Other Commercial Or Industrial Workers</option> <option value="0115">0115 Supply Services Of Nursing Personnel</option> <option value="0116">0116 Supply Services Of Other Personnel</option> <option value="0121">0121 Portrait Photography Services</option> <option value="0122">0122 Advertising And Related Photography Services</option> <option value="0123">0123 Action Photography Services</option> <option value="0124">0124 Photography Processing Services</option> <option value="0125">0125 Motion Picture Processing Services Not Related To The Motion Picture And Television Industries</option> <option value="0126">0126 Restoration, Copying And Retouching Services Of Photography</option> <option value="0127">0127 Other Photographic Services</option> <option value="0131">0131 Credit Reporting Services</option> <option value="0132">0132 Collection Agency Services</option> <option value="0133">0133 Telephone Answering Services</option> <option value="0134">0134 Translation And Interpretation Services</option> <option value="0135">0135 Mailing List Compilation And Mailing Services</option> <option value="0136">0136 Specialty Design Services</option> </select> </div> </div> <div class="elem_custom_select pb0"> <div class="elem_custom_select_pad var_bg_white"> <select name="classification2" id="classification2" title="category2"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an </option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0080">0080 Food serving services</option> <option value="0081">0081 Beverage serving services</option> <option value="0082">0082 Leasing or rental services concerning agricultural machinery and equipment without operator</option> <option value="0083">0083 Leasing or rental services concerning furniture and other household Appliances</option> <option value="0084">0084 Leasing or rental services concerning pleasure and leisure equipment</option> <option value="0085">0085 Leasing or rental services concerning other personal or household goods</option> <option value="0086">0086 Management consulting services</option> <option value="0087">0087 Services related to management consulting (except 86602 Arbitration and conciliation services)</option> <option value="0088">0088 Packaging services</option> <option value="0089">0089 Services incidental to forestry and logging including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> <option value="0101">0101 Telecommunications Related Services</option> <option value="0102">0102 Insurance (Including Reinsurance) And Pension Fund Services, Except Compulsory Social Security Services</option> <option value="0111">0111 Executive Search Services</option> <option value="0112">0112 Placement Services Of Office Support Personnel And Other Workers</option> <option value="0113">0113 Supply Services Of Domestic Help Personnel</option> <option value="0114">0114 Supply Services Of Other Commercial Or Industrial Workers</option> <option value="0115">0115 Supply Services Of Nursing Personnel</option> <option value="0116">0116 Supply Services Of Other Personnel</option> <option value="0121">0121 Portrait Photography Services</option> <option value="0122">0122 Advertising And Related Photography Services</option> <option value="0123">0123 Action Photography Services</option> <option value="0124">0124 Photography Processing Services</option> <option value="0125">0125 Motion Picture Processing Services Not Related To The Motion Picture And Television Industries</option> <option value="0126">0126 Restoration, Copying And Retouching Services Of Photography</option> <option value="0127">0127 Other Photographic Services</option> <option value="0131">0131 Credit Reporting Services</option> <option value="0132">0132 Collection Agency Services</option> <option value="0133">0133 Telephone Answering Services</option> <option value="0134">0134 Translation And Interpretation Services</option> <option value="0135">0135 Mailing List Compilation And Mailing Services</option> <option value="0136">0136 Specialty Design Services</option> </select> </div> </div> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_bg_white"> <select name="classification3" id="classification3" title="category3"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an </option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0080">0080 Food serving services</option> <option value="0081">0081 Beverage serving services</option> <option value="0082">0082 Leasing or rental services concerning agricultural machinery and equipment without operator</option> <option value="0083">0083 Leasing or rental services concerning furniture and other household Appliances</option> <option value="0084">0084 Leasing or rental services concerning pleasure and leisure equipment</option> <option value="0085">0085 Leasing or rental services concerning other personal or household goods</option> <option value="0086">0086 Management consulting services</option> <option value="0087">0087 Services related to management consulting (except 86602 Arbitration and conciliation services)</option> <option value="0088">0088 Packaging services</option> <option value="0089">0089 Services incidental to forestry and logging including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> <option value="0101">0101 Telecommunications Related Services</option> <option value="0102">0102 Insurance (Including Reinsurance) And Pension Fund Services, Except Compulsory Social Security Services</option> <option value="0111">0111 Executive Search Services</option> <option value="0112">0112 Placement Services Of Office Support Personnel And Other Workers</option> <option value="0113">0113 Supply Services Of Domestic Help Personnel</option> <option value="0114">0114 Supply Services Of Other Commercial Or Industrial Workers</option> <option value="0115">0115 Supply Services Of Nursing Personnel</option> <option value="0116">0116 Supply Services Of Other Personnel</option> <option value="0121">0121 Portrait Photography Services</option> <option value="0122">0122 Advertising And Related Photography Services</option> <option value="0123">0123 Action Photography Services</option> <option value="0124">0124 Photography Processing Services</option> <option value="0125">0125 Motion Picture Processing Services Not Related To The Motion Picture And Television Industries</option> <option value="0126">0126 Restoration, Copying And Retouching Services Of Photography</option> <option value="0127">0127 Other Photographic Services</option> <option value="0131">0131 Credit Reporting Services</option> <option value="0132">0132 Collection Agency Services</option> <option value="0133">0133 Telephone Answering Services</option> <option value="0134">0134 Translation And Interpretation Services</option> <option value="0135">0135 Mailing List Compilation And Mailing Services</option> <option value="0136">0136 Specialty Design Services</option> </select> </div> </div> </fieldset> </td> </tr> <tr> <th class="elem_text_list_note vt"> <span class="font_bold">Due date for receipt</span> </th> <td class="elem_text_list_note"> <div class="elem_form_radio pb0"> <ul> <li> <label><input type="radio" name="deadline" id="deadline00" value="" checked="checked" onclick="disp_off(this);"><span> Not Specified</span></label> </li> <li> <label><input type="radio" name="deadline" id="deadline01" value="1" onclick="disp_off(this);"><span> Before the deadline</span></label> </li> <li> <label><input type="radio" name="deadline" id="deadline02" value="2" onclick="disp_on(this);"><span> Specify the period</span></label> <div class="elem_custom_input var_inline pt5 pb5 ml10"> <div id="deadline_period" class="inactive"> <label for="deadline_from">From</label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="deadline_from" name="deadline_from" title="Enter the start date" placeholder="mm/dd/yyyy" value="" disabled="disabled"> <label for="deadline_to"> To</label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="deadline_to" name="deadline_to" title="Enter the end date" placeholder="mm/dd/yyyy" value="" disabled="disabled"> </div> </div> </li> </ul> </div> <p class="pt0"> <a href="/en/database/procurement/attention.html#deadline" class="font12" target="_blank">*About due date for receipt<img src="/library/icons/icon_nwindow.gif" alt="a new window will open" title="" class="icon_external" height="12" width="17"></a> </p> </td> </tr> </tbody> </table> </div> <div class="elem_linkBox_list pt20"> <ul class="var_large_pad"> <li> <div class="linkBox"> <a id="central_btn_search" class="var_mini" href="#"><span>Search</span></a> </div> </li> <li> <div class="linkBox"> <a id="central_btn_reset" href="#" class="var_gray var_mini"><span class="noarrow">Clear</span></a> </div> </li> </ul> </div> </form> </div> </div> </div> <script> (function($) { function setupDeadline() { var deadline = { '01':true, '02':true, '04':true, '05':true, '09':true, '10':true }; var val = $('#type').val(); var rb = $('input[name="deadline"]'); if (!val || deadline[val]) { rb.prop('disabled', false); } else { $('#deadline00').on("click"); rb.prop('disabled', true); } } $('#type').on("change", setupDeadline); $('#central_btn_search').on("click", function() { $.ajax({ 'url': '/view_interface.php?blockId=36966469', 'type': 'get', 'data': $('#f-central').serialize() }).done(function(data) { if (data) { location.href = '/en/database/procurement/national/list.html?' + $('#f-central').serialize() ; } }); return false; }); $('#central_btn_reset').on("click", function() { $('#deadline00').on("click"); $('#f-central input[type="text"], #f-central select').val(''); setupDeadline(); return false; }); setupDeadline(); $( "#from, #to, #deadline_from, #deadline_to" ).datepicker({ showOn: "button", buttonImage: "/library/icons/icon_mini_calendar.png", buttonImageOnly: true, buttonText: "", changeMonth: true, changeYear: true //yearRange: "-6:+0" }); })(jQuery); function disp_off (e){ var div = $("#deadline_period").addClass("inactive"); document.getElementById("deadline_from").disabled = true; document.getElementById("deadline_to").disabled = true; return false; } function disp_on (e){ var div = $("#deadline_period").removeClass("inactive"); document.getElementById("deadline_from").disabled = false; document.getElementById("deadline_to").disabled = false; return false; } </script> </div> <div class="pbNested pbNestedWrapper " id="pbBlock27905714"> <div id="tab01_02" class="tabBox" role="tabpanel" aria-labelledby="tab01_02_tab" style="display:none"> <div class="elem_column_block"> <div class="var_color_green elem_column_block_pad"> <form id="f-local" name="f-local" method="post"> <div class="elem_text_list_note"> <p class="font16"> You can search for procurement notices of local governments (cities, prefectures, etc.) designated in Japan's "Agreement on Government Procurement. This database is updated each weekday. </p> <p class="right"> <a href="/en/database/procurement/attention-local.html" class="withdot" target="_blank">Points of attention<img src="/library/icons/icon_nwindow.gif" alt="a new window will open" title="" class="icon_external" height="12" width="17"></a> </p> <table class="elem_text_list_note spv"> <tbody> <tr> <th class="elem_text_list_note vm sp_pt15"> <b>Publishing Date</b> </th> <td class="elem_text_list_note"> <div class="elem_custom_input var_inline"> <label for="local_from" class="right">From </label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="local_from" name="local_from" value="" title="Enter the day of beginning" placeholder="mm/dd/yyyy"> <label for="local_to" class="right">To </label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="local_to" name="local_to" value="" title="Enter the day of ending" placeholder="mm/dd/yyyy"> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r vm"> <span class="font_bold">Procuring Entity</span> </th> <td class="elem_text_list_note"> <div class="elem_form_liner"> <dl> <dt> <label for="local_area">Location</label> </dt> <dd> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_size_200 var_bg_white"> <select name="local_area" id="local_area"> <option value="" selected="selected"></option> <option value="01">01 Hokkaido</option> <option value="02">02 Aomori</option> <option value="03">03 Iwate</option> <option value="04">04 Miyagi</option> <option value="05">05 Akita</option> <option value="06">06 Yamagata</option> <option value="07">07 Fukushima</option> <option value="08">08 Ibaraki</option> <option value="09">09 Tochigi</option> <option value="10">10 Gunma</option> <option value="11">11 Saitama</option> <option value="12">12 Chiba</option> <option value="13">13 Tokyo</option> <option value="14">14 Kanagawa</option> <option value="15">15 Niigata</option> <option value="16">16 Toyama</option> <option value="17">17 Ishikawa</option> <option value="18">18 Fukui</option> <option value="19">19 Yamanashi</option> <option value="20">20 Nagano</option> <option value="21">21 Gifu</option> <option value="22">22 Shizuoka</option> <option value="23">23 Aichi</option> <option value="24">24 Mie</option> <option value="25">25 Shiga</option> <option value="26">26 Kyoto</option> <option value="27">27 Osaka</option> <option value="28">28 Hyogo</option> <option value="29">29 Nara</option> <option value="30">30 Wakayama</option> <option value="31">31 Tottori</option> <option value="32">32 Shimane</option> <option value="33">33 Okayama</option> <option value="34">34 Hiroshima</option> <option value="35">35 Yamaguchi</option> <option value="36">36 Tokushima</option> <option value="37">37 Kagawa</option> <option value="38">38 Ehime</option> <option value="39">39 Kochi</option> <option value="40">40 Fukuoka</option> <option value="41">41 Saga</option> <option value="42">42 Nagasaki</option> <option value="43">43 Kumamoto</option> <option value="44">44 Oita</option> <option value="45">45 Miyazaki</option> <option value="46">46 Kagoshima</option> <option value="47">47 Okinawa</option> </select> </div> </div> </dd> <dt> <label for="local_entity">Name</label> </dt> <dd> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_size_400 var_bg_white"> <select name="local_entity" id="local_entity"> <option value="" selected="selected"></option> <option value="01000">01000 Hokkaido</option> <option value="01100">01100 Sapporo City</option> <option value="02000">02000 Aomori Prefecture</option> <option value="03000">03000 Iwate Prefecture</option> <option value="04000">04000 Miyagi Prefecture</option> <option value="04100">04100 Sendai City</option> <option value="05000">05000 Akita Prefecture</option> <option value="06000">06000 Yamagata Prefecture</option> <option value="07000">07000 Fukushima Prefecture</option> <option value="08000">08000 Ibaraki Prefecture</option> <option value="09000">09000 Tochigi Prefecture</option> <option value="10000">10000 Gumma Prefecture</option> <option value="11000">11000 Saitama Prefecture</option> <option value="11100">11100 Saitama City</option> <option value="12000">12000 Chiba Prefecture</option> <option value="12100">12100 Chiba City</option> <option value="13000">13000 Tokyo-to</option> <option value="14000">14000 Kanagawa Prefecture</option> <option value="14100">14100 Yokohama City</option> <option value="14130">14130 Kawasaki City</option> <option value="14150">14150 Sagamihara City</option> <option value="15000">15000 Niigata Prefecture</option> <option value="15100">15100 Niigata City</option> <option value="16000">16000 Toyama Prefecture</option> <option value="17000">17000 Ishikawa Prefecture</option> <option value="18000">18000 Fukui Prefecture</option> <option value="19000">19000 Yamanashi Prefecture</option> <option value="20000">20000 Nagano Prefecture</option> <option value="21000">21000 Gifu Prefecture</option> <option value="22000">22000 Shizuoka Prefecture</option> <option value="22100">22100 Shizuoka City</option> <option value="22130">22130 Hamamatsu City</option> <option value="23000">23000 Aichi Prefecture</option> <option value="23100">23100 Nagoya City</option> <option value="24000">24000 Mie Prefecture</option> <option value="25000">25000 Shiga Prefecture</option> <option value="26000">26000 Kyoto Prefecture</option> <option value="26100">26100 Kyoto City</option> <option value="27000">27000 Osaka Prefecture</option> <option value="27100">27100 Osaka City</option> <option value="27140">27140 Sakai City</option> <option value="28000">28000 Hyogo Prefecture</option> <option value="28100">28100 Kobe City</option> <option value="29000">29000 Nara Prefecture</option> <option value="30000">30000 Wakayama Prefecture</option> <option value="31000">31000 Tottori Prefecture</option> <option value="32000">32000 Shimane Prefecture</option> <option value="33000">33000 Okayama Prefecture</option> <option value="33100">33100 Okayama City</option> <option value="34000">34000 Hiroshima Prefecture</option> <option value="34100">34100 Hiroshima City</option> <option value="35000">35000 Yamaguchi Prefecture</option> <option value="36000">36000 Tokushima Prefecture</option> <option value="37000">37000 Kagawa Prefecture</option> <option value="38000">38000 Ehime Prefecture</option> <option value="39000">39000 Kochi Prefecture</option> <option value="40000">40000 Fukuoka Prefecture</option> <option value="40100">40100 Kitakyushu City</option> <option value="40130">40130 Fukuoka City</option> <option value="41000">41000 Saga Prefecture</option> <option value="42000">42000 Nagasaki Prefecture</option> <option value="43000">43000 Kumamoto Prefecture</option> <option value="43100">43100 Kumamoto city</option> <option value="44000">44000 Oita Prefecture</option> <option value="45000">45000 Miyazaki Prefecture</option> <option value="46000">46000 Kagoshima Prefecture</option> <option value="47000">47000 Okinawa Prefecture</option> <option value="01001">01001 Sapporo Medical University</option> <option value="01002">01002 Hokkaido Research Organization</option> <option value="02001">02001 Aomori University of Health and Welfare</option> <option value="02002">02002 Aomori Prefectural Industrial Technology Research Center</option> <option value="03001">03001 Iwate Prefectural University</option> <option value="03002">03002 Iwate Industrial Research Institute</option> <option value="04001">04001 Miyagi children's hospital</option> <option value="04002">04002 Miyagi University</option> <option value="04003">04003 Miyagi Prefectural Hospital Organization </option> <option value="05001">05001 Akita International University</option> <option value="05002">05002 Akita Prefectural University </option> <option value="05003">05003 Akita Prefectural Hospital Organization</option> <option value="05004">05004 Akita Prefectural Center on Development and Disability</option> <option value="06002">06002 Yamagata Prefectural Public University Corporation</option> <option value="07001">07001 Fukushima Medical University</option> <option value="07002">07002 The University of Aizu</option> <option value="09001">09001 Tochigi Cancer Center</option> <option value="09002">09002 Tochigi Prefectural Rehabilitaion Center</option> <option value="10001">10001 Gunma Prefectural Public University Corporation</option> <option value="11001">11001 Saitama Prefectural University</option> <option value="11002">11002 Saitama Prefectural Hospital Organization</option> <option value="13001">13001 Tokyo Metropolitan University Public University Corporation</option> <option value="13002">13002 Tokyo Metropolitan Industrial Technology Research Institute </option> <option value="13003">13003 Tokyo Metropolitan Geriatric Hospital</option> <option value="14001">14001 Kanagawa Prefectural Hospital Organization</option> <option value="14002">14002 Kanagawa Institute of Industrial Science and Technology</option> <option value="14003">14003 Kanagawa University of Human Services</option> <option value="15001">15001 University of Niigata Prefecture</option> <option value="17001">17001 Ishikawa Prefectural Public university Corporation</option> <option value="16001">16001 Toyama Prefectural University</option> <option value="18001">18001 Fukui Prefectural University</option> <option value="19001">19001 Yamanashi Prefectural University</option> <option value="19002">19002 Yamanashi Prefectural Hospital Organization</option> <option value="20001">20001 Nagano Prefectural Hospital Organization</option> <option value="20002">20002 University of Nagano</option> <option value="21001">21001 Gifu College of Nursing</option> <option value="21002">21002 Gifu Prefectural General Medical Center</option> <option value="21003">21003 Gifu Prefectural Tajimi Hospital</option> <option value="21004">21004 Gifu Prefectural Gero Hospital</option> <option value="22001">22001 University of Shizuoka</option> <option value="22002">22002 Shizuoka Prefectural Hospital Organization</option> <option value="22003">22003 Shizuoka University of Art and Culture</option> <option value="22004">22004 Shizuoka Graduate University of Public Health</option> <option value="23001">23001 Aichi Public University Corporation</option> <option value="24001">24001 Mie Prefectural College Of Nursing</option> <option value="24002">24002 Mie Prefectural General Medical Center</option> <option value="25001">25001 The University of Shiga Prefecture</option> <option value="26001">26001 Kyoto Prefectural Public University Corporation</option> <option value="27002">27002 Osaka Prefectural Hospital Organization</option> <option value="27003">27003 Research Institute of Environment, Agriculture and Fisheries, Osaka Prefecture</option> <option value="28001">28001 University of Hyogo</option> <option value="29001">29001 Nara Medical University</option> <option value="29003">29003 Nara Prefectural Hospital Organization</option> <option value="30001">30001 Wakayama Medical University</option> <option value="31001">31001 Tottori Institute of Industrial Technology</option> <option value="32001">32001 The University of Shimane</option> <option value="33001">33001 Okayama Prefectural University</option> <option value="34001">34001 Prefectural University of Hiroshima</option> <option value="35001">35001 Yamaguchi Prefectural University</option> <option value="35002">35002 Yamaguchi pref. Industrial Technology Institute</option> <option value="35003">35003 Yamaguchi Prefectural Hospital Organization</option> <option value="36001">36001 Tokushima Prefecture Naruto Hospital</option> <option value="39001">39001 Kochi Prefectural Public University Corporation</option> <option value="40001">40001 Kyushu Dental University</option> <option value="40003">40003 Fukuoka Prefectural University</option> <option value="41001">41001 Saga-ken Medical Centre Koseikan</option> <option value="44001">44001 Oita University of Nursing and Health Sciences</option> <option value="45001">45001 Miyazaki Prefectural Nursing University</option> <option value="01101">01101 Sapporo City University</option> <option value="14101">14101 Yokohama City University</option> <option value="22101">22101 Shizuoka City Shizuoka Hospital </option> <option value="23101">23101 Nagoya City University</option> <option value="26101">26101 Kyoto City Hospital Organization</option> <option value="26102">26102 Kyoto City University of Arts</option> <option value="26103">26103 Kyoto Municipal Institute of Industrial Technology and Culture</option> <option value="27102">27102 Osaka City Hospital Organization</option> <option value="27103">27103 Administrative Agency for Osaka City Museum</option> <option value="27104">27104 Osaka Tennoji Zoo</option> <option value="27141">27141 Sakai City Hospital</option> <option value="28101">28101 Kobe City Public University Corporation</option> <option value="28102">28102 Kobe City Hospital Organization</option> <option value="28103">28103 Kobe City College of Nursing</option> <option value="33101">33101 Okayama City General Medical Center</option> <option value="34101">34101 Hiroshima City University</option> <option value="34102">34102 Hiroshima City Hospital Organization</option> <option value="40101">40101 The University of Kitakyushu</option> <option value="40131">40131 Fukuoka City Hospital Organization</option> <option value="40102">40102 Kitakyushu City Hospital Organization</option> <option value="09003">09003 Tochigi Prefectural Okamotodai Hospital</option> <option value="13004">13004 Tokyo Metropolitan Hospital Organization</option> <option value="47002">47002 Okinawa Prefectural College of Nursing</option> </select> </div> </div> </dd> </dl> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r vm pb10"> <p> <b><label for="keyword">Keyword of notice title</label></b> </p> </th> <td class="elem_text_list_note"> <div class="elem_custom_input"> <input class="var_bg_white var_size_large" type="text" id="local_keyword" name="local_keyword" value=""> </div> </td> </tr> <tr> <th class="elem_text_list_note w20r "> <b>Classification</b> </th> <td class="elem_text_list_note"> <fieldset> <legend>You can select up to 3 categories.</legend> <div class="elem_custom_select pb0"> <div class="elem_custom_select_pad var_bg_white"> <select name="local_classification1" id="local_classification1" title="classidication1"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an</option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0081">0081 Beverage Serving Services</option> <option value="0082">0082 Leasing Or Rental Services Concerning Agricultural Machinery And Equipment Without Operator</option> <option value="0083">0083 Leasing Or Rental Services Concerning Furniture And Other Household Appliances</option> <option value="0084">0084 Leasing Or Rental Services Concerning Pleasure And Leisure Equipment</option> <option value="0085">0085 Leasing Or Rental Services Concerning Other Personal Or Household Goods</option> <option value="0086">0086 Management Consulting Services</option> <option value="0089">0089 Services incidental to forestry and logging, including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> </select> </div> </div> <div class="elem_custom_select pb0"> <div class="elem_custom_select_pad var_bg_white"> <select name="local_classification2" id="local_classification2" title="classidication2"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an</option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0081">0081 Beverage Serving Services</option> <option value="0082">0082 Leasing Or Rental Services Concerning Agricultural Machinery And Equipment Without Operator</option> <option value="0083">0083 Leasing Or Rental Services Concerning Furniture And Other Household Appliances</option> <option value="0084">0084 Leasing Or Rental Services Concerning Pleasure And Leisure Equipment</option> <option value="0085">0085 Leasing Or Rental Services Concerning Other Personal Or Household Goods</option> <option value="0086">0086 Management Consulting Services</option> <option value="0089">0089 Services incidental to forestry and logging, including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> </select> </div> </div> <div class="elem_custom_select"> <div class="elem_custom_select_pad var_bg_white"> <select name="local_classification3" id="local_classification3" title="classidication3"> <option value="" selected="selected"></option> <option value="0001">0001 Products from Agriculture & from Agricultural & Food Processing Industries</option> <option value="0002">0002 Mineral Products</option> <option value="0003">0003 Products of the Chemical & Allied Industries</option> <option value="0004">0004 Medical & Pharmaceutical Products</option> <option value="0005">0005 Artificial Resins & Plastic Materials; Rubber/Factice; Raw Hides & Skins/Leather</option> <option value="0006">0006 Wood & Articles of Wood; Cork & Articles of Cork; Paper Making Material; Paper and</option> <option value="0007">0007 Textiles & Textile Articles; Handbags & Similar Container; Articles of Apparel an</option> <option value="0008">0008 Articles of Stone/of Plaster/of Cement/of Mica & Similar Materials; Ceramic Products; Glass And Glassware</option> <option value="0009">0009 Iron & Steel & Atricles Thereof</option> <option value="0010">0010 Non-Ferrous Metals & Articles Thereof</option> <option value="0011">0011 Power Generating Machinery 6 Equipment</option> <option value="0012">0012 Machinery Specialized for Particular Industries</option> <option value="0013">0013 General Industrial Machinery & Equipment/& Machine Parts</option> <option value="0014">0014 Office Machines & Automatic Data Processing Equipment</option> <option value="0015">0015 Telecommunications & Sound Recording & Reproducing Apparatus & Equipment</option> <option value="0016">0016 Electrical Machinery/Apparatus & Appliances/& Electrical Parts Thereof</option> <option value="0017">0017 Road Vehicles</option> <option value="0018">0018 Railway Vehicles & Associated Equipment</option> <option value="0019">0019 Aircraft & Associated Equipment</option> <option value="0020">0020 Ships/Boats & Floating Structures</option> <option value="0021">0021 Sanitary/Plumbing/Heating & Lighting Fixtures & Fittings/N.E.S.</option> <option value="0022">0022 Medical/Dental/Surgical & Veterinary Equipment</option> <option value="0023">0023 Furniture & Parts Thereof</option> <option value="0024">0024 Professional/Scientific & Controlling Instruments & Apparatus</option> <option value="0025">0025 Photographic Apparatus/Equipment & Suppliers & Optical Goods; Watches & Clocks</option> <option value="0026">0026 Miscellaneous Articles</option> <option value="0027">0027 Computer Services</option> <option value="0028">0028 Telecommunications Products</option> <option value="0029">0029 Telecommunications Services Relating to the Telecommunications Products</option> <option value="0030">0030 Other Services in Telecommunications Field</option> <option value="0031">0031 Medical Instruments & Apparatus</option> <option value="0032">0032 Medical Supplies</option> <option value="0033">0033 Dental Materials</option> <option value="0034">0034 Medical Technology Services</option> <option value="0041">0041 Construction Services</option> <option value="0042">0042 Architectual/Engineering & other Technical Services</option> <option value="0051">0051 Maintenance & Repair Services of Motor Vehicles</option> <option value="0052">0052 Maintenance & Repair Services for Motorcycles & Snowmobiles</option> <option value="0053">0053 Other Ground Transportation Services</option> <option value="0054">0054 Renting Services of Seagoing Vessels with Operator</option> <option value="0055">0055 Renting Services of Non-Seagoing Vessels with Operator</option> <option value="0056">0056 Air Transport Services</option> <option value="0057">0057 Freight Transportion Services</option> <option value="0058">0058 Courier Services</option> <option value="0061">0061 Electronic Mail Services</option> <option value="0062">0062 Voice Mail Services</option> <option value="0063">0063 Information Retrieval & Online Database Services</option> <option value="0064">0064 Electronic Data Exchange Services</option> <option value="0065">0065 Value-Added Facsimile Services</option> <option value="0066">0066 Conversion of Code & Protocol Services</option> <option value="0067">0067 Online Information & Data Transfer Services</option> <option value="0071">0071 Computer & Related Services</option> <option value="0072">0072 Market Research & Public Opinion Polling Services</option> <option value="0073">0073 Advertising Services</option> <option value="0074">0074 Armored Car Services</option> <option value="0075">0075 Building Cleaning Services</option> <option value="0076">0076 Publishing & Printing Services</option> <option value="0077">0077 Repair Services of Machinery/Instruments & Metal Products</option> <option value="0078">0078 Sewage & Refuse Disposal/Sanitation & other Environmental Protection Services</option> <option value="0079">0079 Repair services of personal and household goods</option> <option value="0081">0081 Beverage Serving Services</option> <option value="0082">0082 Leasing Or Rental Services Concerning Agricultural Machinery And Equipment Without Operator</option> <option value="0083">0083 Leasing Or Rental Services Concerning Furniture And Other Household Appliances</option> <option value="0084">0084 Leasing Or Rental Services Concerning Pleasure And Leisure Equipment</option> <option value="0085">0085 Leasing Or Rental Services Concerning Other Personal Or Household Goods</option> <option value="0086">0086 Management Consulting Services</option> <option value="0089">0089 Services incidental to forestry and logging, including forest management</option> <option value="0090">0090 Primary education services</option> <option value="0091">0091 Secondary education services</option> <option value="0092">0092 Higher education services</option> <option value="0093">0093 Adult education services</option> <option value="0094">0094 Motion picture and video tape production and distribution services (except 96112 Motion picture or video tape production services)</option> </select> </div> </div> </fieldset> </td> </tr> <tr> <th class="elem_text_list_note vt"> <b>Deadline*</b> </th> <td class="elem_text_list_note"> <div class="elem_form_radio"> <ul> <!-- <li> <label><input type="radio" name="local_deadline" id="local_deadline00" value="" checked="checked" onclick="local_disp_off(this);"> Not Specified</label> </li> --> <li> <label><input type="radio" name="local_deadline" id="local_deadline01" value="1" onclick="local_disp_off(this);"> Before the deadline</label> </li> <li> <label><input type="radio" name="local_deadline" id="local_deadline02" value="2" onclick="local_disp_on(this);"> Specify the period</label> <div class="elem_custom_input var_inline pt0 ml10"> <div id="local_deadline_period" class="inactive"> <label for="local_deadline_from" class="right">From</label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="local_deadline_from" name="local_deadline_from" value="" title="Enter the day of beginning" placeholder="mm/dd/yyyy" disabled="disabled"> <label for="local_deadline_to" class="right">To</label><input type="text" class="var_bg_white var_size_short xi_valid_point" id="local_deadline_to" name="local_deadline_to" value="" title="Enter the day of ending" placeholder="yyyy/mm/dd" disabled="disabled"> </div> </div> </li> </ul> </div> </td> </tr> </tbody> </table> </div> <div class="elem_linkBox_list"> <ul class="var_large_pad"> <li> <div class="linkBox"> <a id="local_btn_search" class="var_mini" href="#"><span>Search</span></a> </div> </li> <li> <div class="linkBox"> <a id="local_btn_reset" href="#" class="var_gray var_mini"><span class="noarrow">Clear</span></a> </div> </li> </ul> </div> </form> </div> </div> </div> <script> (function($) { function refineAgencies(selected) { var code = $('#local_area').val(); $('#local_entity option').each(function() { var $this = $(this), prefix = $this.val().substr(0, 2); if (code == '' || code == prefix) { $this.show(); if (!selected) { selected = true; $this.attr('selected', 'selected'); } } else { $this.hide(); } }); } refineAgencies(true); $('#local_area').on("change", function() { refineAgencies(false); }); $('#local_btn_search').on("click", function() { $.ajax({ 'url': '/view_interface.php?blockId=36966470', 'type': 'get', 'data': $('#f-local').serialize() }).done(function(data) { if (data) { location.href = '/en/database/procurement/local/list.html?' + $('#f-local').serialize(); } }); return false; }); $('#local_btn_reset').on("click", function() { $('#local_deadline00').on("click"); $('#f-local input[type="text"], #f-local select').val(''); return false; }); $( "#local_from, #local_to, #local_deadline_from, #local_deadline_to" ).datepicker({ showOn: "button", buttonImage: "/library/icons/icon_mini_calendar.png", buttonImageOnly: true, buttonText: "", changeMonth: true, changeYear: true }); })(jQuery); function local_disp_off (e){ var div = $("#local_deadline_period").addClass("inactive"); document.getElementById("local_deadline_from").disabled = true; document.getElementById("local_deadline_to").disabled = true; return false; } function local_disp_on (e){ var div = $("#local_deadline_period").removeClass("inactive"); document.getElementById("local_deadline_from").disabled = false; document.getElementById("local_deadline_to").disabled = false; return false; } </script> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock27903579"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2"> <h2> Related Links </h2><!-- /elem_heading_lv2 --> </div> <div class="elem_text_list"> <ul> <li> <a href="/en/database/procurement/links-local.html">Links to Core Cities and Exceptional Cities</a> </li> <li> <a href="http://information1.gov-procurement.go.jp/en/" target="_blank" rel="noopener noreferrer">EU-Japan Centre for Industrial Cooperation Government Procurement Information Website<img src="/library/icons/icon_blank.gif" alt="External site: a new window will open." title="" class="icon_external" height="12" width="17"></a> </li> </ul> </div> </div> </div> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock27903619"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock27903618"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2"> <h2> Contact </h2> </div> <div class="elem_paragraph"> <p class="text font16"> If you have any comments on this webpage, please contact<br> Data Strategy and Operations Division<br> E-mail: webmaster@jetro.go.jp </p> <p class="text font_red"> *Detailed inquiries relating to procurements should be directed to the government ministry or agency that issued the notice. </p> </div> </div> </div> </div> </div> </div> </div> </div> </div></div></div><div id="footerArea" class="pbFooterArea"> <div id="area4" class="pbArea "> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock88330"> <div class="pbNested " id="Footer_wrap"> <div class=" pbNested pbNestedWrapper " id="pbBlock31287973"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock31338224"> <div class="pbBlock pbBlockBase"> <div> <section id="area_inquiry_toppage" class="comp_inquiry_section"> <div style="background-image: url('/library/common/en/img/comp_inquiry_section/bg-img.jpg');"> <div> <div class="elem_heading_lv2 var_center"> <h2> Contact Us </h2><!-- /elem_heading_lv2 --> </div> <div class="comp_inquiry_transparency_wrapper" data-division="6_4"> <div class="comp_inquiry_transparency"> <div> <div class="comp_inquiry_transparency_item"> <div class="comp_inquiry_transparency_item_head"> <h3> Tokyo Head Office </h3> </div> <div class="comp_inquiry_transparency_item_foot"> <div class="comp_inquiry_transparency_item_foot_pad"> <div class="comp_inquiry_transparency_item_button"> <a href="/en/contact/">FAQs / Inquiry Form</a> </div> </div> </div> </div><!-- /comp_inquiry_transparency --> </div> </div> <div class="comp_inquiry_transparency"> <div> <div class="comp_inquiry_transparency_item"> <div class="comp_inquiry_transparency_item_head"> <h3> JETRO Worldwide </h3> </div> <div class="comp_inquiry_transparency_item_foot"> <div class="comp_inquiry_transparency_item_foot_pad"> <div class="comp_inquiry_transparency_item_button"> <a href="/en/jetro/worldwide/">JETRO Worldwide Offices</a> </div> <div class="global_language_select"> <div class="global_language_select__holder"> <label for="select_title">JETRO Worldwide Sites</label> <div class="global_language_select__wrapper"> <div class="global_language_select__input"> <select id="select_title" name="urllist"> <option value="" selected="selected" data-error-label="Please select language"> select site </option> <option value="/argentina/"> Argentina </option> <option value="/australia/"> Australia </option> <option value="/austria/"> Austria </option> <option value="/bangladesh/"> Bangladesh </option> <option value="/belgium/"> Belgium </option> <option value="/brazil/"> Brazil </option> <option value="/canada/"> Canada </option> <option value="/china/"> China </option> <option value="/chile/"> Chile </option> <option value="/colombia/"> Colombia </option> <option value="/czech/"> Czech Republic </option> <option value="/egypt/"> Egypt </option> <option value="/france/"> France </option> <option value="/germany/"> Germany </option> <option value="/hongkong/"> Hong Kong </option> <option value="/hungary/"> Hungary </option> <option value="/indonesia/"> Indonesia </option> <option value="/israel/"> Israel </option> <option value="/italy/"> Italy </option> <option value="/kenya/"> Kenya </option> <option value="/korea/"> Korea </option> <option value="/malaysia/"> Malaysia </option> <option value="/mexico/"> Mexico </option> <option value="/netherlands/"> Netherlands </option> <option value="/newzealand/"> New Zealand </option> <option value="/pakistan/"> Pakistan </option> <option value="/peru/"> Peru </option> <option value="/poland/"> Poland </option> <option value="/philippines/"> Philippines </option> <option value="/russia/"> Russia </option> <option value="/saudiarabia/"> Saudi Arabia </option> <option value="/singapore/"> Singapore </option> <option value="/southafrica/"> South Africa </option> <option value="/spain/"> Spain </option> <option value="/switzerland/"> Switzerland </option> <option value="/thailand/"> Thailand </option> <option value="/turkey/"> Turkey </option> <option value="/uae/"> UAE </option> <option value="/uk/"> United Kingdom </option> <option value="/usa/"> USA </option> <option value="/uzbekistan/"> Uzbekistan </option> <option value="/vietnam/"> Vietnam </option> </select> </div> <div class="global_language_select__action"> <button class="global_language_select__button" id="locchange" type="button" aria-label="Opens the selected language page">Go</button> </div> </div> </div><!-- /global_language_select --> </div> </div> </div> </div><!-- /comp_inquiry_transparency --> </div> </div><!-- /comp_inquiry_transparency_wrapper --> </div><!-- /area_inquiry_toppage --> </div> </div> </section> </div> </div> </div> </div> </div> <div class="jtrWidth960 pbNested pbNestedWrapper " id="pbBlock18313692"> <div class="pbNested " > <div class="jtrPagePrintR pbNested pbNestedWrapper " id="pbBlock18313682"> <div class="pbBlock pbBlockBase"> <div> <p> <a class="jtrPrint" href="#">Print</a> </p> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock18313269"> <div class="pageelem_topic_path"> <ol> <li class="home"><a href="/" lang="en"><img src="/library/new/common/content_images/icon/icon_home.gif" alt="Site Top" title=""></a></li> <li><a href="/en/database/">Business Opportunities</a></li> <li>Japanese Government Procurement</li> </ol> </div> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock18487889"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock31338229"> <div class="pbBlock pbBlockBase"> <div> <div class="site_area_footer__pagetop"> <p> <a href="#site_area_header"><span>Scroll PageTop</span></a> </p> </div> <div class="social_service_list"> <ul> <li> <a target="_blank" href="#" onclick="window.open('http://www.facebook.com/share.php?u=' + encodeURI(location.href)); return false;" rel="noopener noreferrer"><img src="/library/common/invest/img/icon/sns-facebook.svg" title="" alt="Share on Facebook" class="pbmce_selected"></a> </li> <li> <a target="_blank" href="#" onclick="window.open('http://twitter.com/share?text=' + encodeURI(document.title) + '%0D%0A&url=' + encodeURI(location.href)); return false;" rel="noopener noreferrer"><img src="/library/common/invest/img/icon/sns-x.svg" title="" alt="Share on X"></a> </li> <li> <a target="_blank" href="#" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&url=' + encodeURI(location.href) + '&title=' + encodeURI(document.title) + '&summary=&source=' + encodeURI(location.href)); return false;" rel="noopener noreferrer"><img src="/library/common/invest/img/icon/sns-linkedin.svg" title="" alt="Share on linkedin"></a> </li> </ul><!-- /social_service_list --> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock31309239"> <div class="pbBlock pbBlockBase"> <div> <footer class="site_area_footer" role="contentinfo"> <div class="site_area_footer__navigation" role="navigation"> <ul> <li> <a href="/en/contact.html">FAQs/Contact Us</a> </li> <li> <a href="/en/jetro/worldwide/">JETRO Worldwide Offices</a> </li> <li> <a href="/en/sitemap/">Sitemap</a> </li> <li> <a href="/en/links.html">Links</a> </li> <li> <a href="/en/legal/">Terms of Use</a> </li> <li> <a href="/en/privacy/">Privacy Policy</a> </li> <li> <a href="/en/legal/social.html">Social Media Policy</a> </li> </ul> <ul> <li> <a href="http://www.ide.go.jp/English.html" target="_blank" rel="noopener">IDE-JETRO<span class="link_blank"><img src="/library/icons/icon_blank_w.png" alt="External site: a new window will open." title="External site: a new window will open." class="icon_external" width="17" height="12"></span></a> </li> <li> <a href="/en/jfoodo/">JFOODO</a> </li> </ul> </div> <div class="site_area_footer__copyright"> <small>Copyright (C) <time datetime="2025">1995-2025</time> <span>Japan External Trade Organization(JETRO).</span> All rights reserved.</small> </div> </footer> </div> </div> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock32276300"> </div> </div> </div> </div></div> <script src="https://log.gs3.goo.ne.jp/js/jetro/gssa.js" ></script> <script> $(function() { var url = parent != undefined ? parent.location.href : location.href; $.ajax({ type: 'GET', url: '/view_interface.php?className=XiSearchBeacon&token', dataType: 'json' }).done(function(data) { var token = data.token; $.ajax({ type: 'POST', url: '/view_interface.php?className=XiSearchBeacon&beacon', dataType: 'json', data: { '_token_': token, 'url': url } }).done(function(data) { if (data.mode == 'click') { GSSA.set("action", data.action); GSSA.set("category", data.category); GSSA.set("item", data.item); GSSA.set("amount", data.amount); GSSA.send(); } else if (data.mode == 'search') { GSSA.set('action', data.action); GSSA.set('category', data.category); GSSA.set('keyword', data.keyword); GSSA.set('page', data.page); GSSA.set('hits', $('[name=totalHit]').val()); GSSA.send(); } else if (data.mode == 'other') { GSSA.set('action', data.action); GSSA.send(); } }); }); }); </script> <script > // default header start </script> <script src="/library/new/common/asset_js/221216/jquery.tile.js"></script> <script src="/library/new/common/js/jquery.cookie.js"></script> <script src="/library/new/common/asset_js/221216/jquery.common.js"></script> <script > $(function() { var url = '/view_interface.php?className=XiMyPageRecently&t=' + (+new Date()); var path = location.pathname; $.ajax({ type: "POST", url : url, data : { mode : "cac", path : path }, dataType : 'json', beforeSend: function(xhr) { xhr.setRequestHeader('Pragma', 'no-cache'); xhr.setRequestHeader('Cache-Control', 'no-cache'); xhr.setRequestHeader('If-Modified-Since', 'Thu, 01 Jun 1970 00:00:00 GMT'); } }).done(function(res) { // }).fail(function(XMLHttpRequest, textStatus, errorThrown) { // }); }); </script> <script src="/library/new/common/asset_js/230314/common.js?ver=02"></script> <script src="/library/common/en/js/220822/header.js"></script> <script src="/library/common/en/js/230314/module_test.js"></script> <script > // default header end </script> </body> </html>