CINXE.COM
ケニアの貿易投資年報 | ケニア - アフリカ - 国・地域別に見る - ジェトロ
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <link rel="canonical" href="https://www.jetro.go.jp/world/africa/ke/gtir/"> <link rel="stylesheet" type="text/css" href="/view_css.php?pageId=21468&revision=0&mode=0&noTag=1&blockId=0&alias=world%2Fafrica%2Fke%2Fgtir" /><link rel="stylesheet" type="text/css" href="/publis.css" /><meta name="keywords" content="" /> <meta name="description" content="" /> <title>ケニアの貿易投資年報 | ケニア - アフリカ - 国・地域別に見る - ジェトロ</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> @media screen and (max-width: 640px) { .wzg .table_basic tbody th { min-width: 100px; } } .withplay:after { width: 18% !important; height: 24% !important; top: 38% !important; left: 41% !important; } </style> <script> jQuery(function($) { $(".xilsm_btn_area .xilsm_tab22301588").each(function() { var obj = $(this); $(".xilsm_tab22301588").parents("[id^=pbBlock]").each(function(i) { $(this).css("overflow","visible"); }); var afurl = "?f=" + $('#xilsm_formUrl22301588').val(); jQuery.ajax({ type: 'GET', url: '/view_interface.php' + afurl, dataType: 'html', data: { blockId: 22301635, className: 'XiLocalSlideMenu', shareid: $(this).data('shareid'), pageid: 21468, } }).done(function(ret){ obj.next().find('.xilsm_body22301588').html(ret); obj.next().on('click', function(e) { if ($(this).find("ul.worldArea > li > a + .worldArea_content").length > 0) { var wflg = true; $(this).find("ul.worldArea > li > a + .worldArea_content").each(function(i) { if ($.contains($(this)[0], e.target)) { wflg = false; } }); if (wflg) { $(this).find("ul.worldArea > li > a + .worldArea_content").stop(true, true).fadeOut('fast'); } } if ($(this).find("ul > li.balloon > a + .balloon_content").length > 0) { var bflg = true; $(this).find("ul > li.balloon > a + .balloon_content").each(function(i) { if ($.contains($(this)[0], e.target)) { bflg = false; } }); if (bflg) { $(this).find("ul > li.balloon > a + .balloon_content").stop(true, true).fadeOut('fast'); } } }); obj.next().find("ul.worldArea > li > a").on('click', function(event) { if($(this).next(".worldArea_content").length) { if (!$(this).next(".worldArea_content").is(':visible')) { obj.next().find("ul.worldArea > li > a + .worldArea_content").stop(true, true).fadeOut('fast'); $(this).next(".worldArea_content").stop(true, true).fadeIn('fast'); var first = firstLastFocus($(this).next(".worldArea_content"),'first'); if ($(first).length > 0) { $(first).on('focus'); } } else { $(this).next(".worldArea_content").stop(true, true).fadeOut('fast'); } } }); if (obj.next().find("ul.worldArea > li > a + .worldArea_content").length > 0) { obj.next().find("ul.worldArea > li > a + .worldArea_content").each(function(){ var last = firstLastFocus($(this),'last'); var pernt = $(this); if ($(last).length > 0) { $(last).on('keydown', function(event) { if (event.keyCode !== 9) { return; } if (event.target === last && !event.shiftKey) { pernt.stop(true, true).fadeOut('fast'); return ; } }); } }); } obj.next().find('.xilsm_clearbc form').on('submit', function() { $.ajax({ type: 'GET', url: '/view_interface.php?className=XiClearBreadcrumb&mode=clearbc' + "&ut=" + parseInt((new Date)/1000) }).done(function(data) { return true; }); }); obj.next().find("ul > li.balloon > a").on('click', function(event) { if($(this).next(".balloon_content").length) { if (!$(this).next(".balloon_content").is(':visible')) { obj.next().find("ul > li.balloon > a + .balloon_content").stop(true, true).fadeOut('fast'); $(this).next(".balloon_content").stop(true, true).fadeIn('fast'); var first = firstLastFocus($(this).next(".balloon_content"),'first'); if ($(first).length > 0) { $(first).on('focus'); } } else { $(this).next(".balloon_content").stop(true, true).fadeOut('fast'); } } }); if (obj.next().find("ul > li.balloon > a + .balloon_content").length > 0) { obj.next().find("ul > li.balloon > a + .balloon_content").each(function(){ var last = firstLastFocus($(this),'last'); var pernt = $(this); if ($(last).length > 0) { $(last).on('keydown', function(event) { if (event.keyCode !== 9) { return; } if (event.target === last && !event.shiftKey) { pernt.stop(true, true).fadeOut('fast'); return ; } }); } }); } obj.next().find("a.pbOpenNewWindow").each(function(i) { var a = jQuery(this); if (! a.data('_pbnw')) { a.data('_pbnw', true); a.click(function() { if (this.href) { open(this.href); return false; } }); } }); // obj.next().find("a").on('click', function() { // breadcrumbses; // }); // when click link, close worldArea_content area. { var a = obj.next().find("ul.worldArea > li > a"); a.on('click', function() { if($(this).not(".xilsm_active_link").length) { $(this).addClass("xi_exclusion_link"); return false; } }); } obj.next().find("ul > li.balloon > a").on('click', function(e) { if($(this).not(".xilsm_active_link").length) { $(this).addClass("xi_exclusion_link"); return false; } }); }); }); $(".xilsm_btn_area .xilsm_tab22301588").on('click', function() { if ($(this).next().is(':visible')) { lsm_close($(this)); } else { lsm_open($(this)); } }); $(".xilsm_btn_area .xilsm_tab22301588").next().find(".xilsm_closeBtn").on('click', function() { lsm_close($(this).parents('div.xilsm_slidemenu_body').prev()); $(".xilsm_btn_area .xilsm_tab22301588 a").on('focus'); }); if ($('#xilsm_fixedbox22301588').length >= 1) { var box = $("#xilsm_fixedbox22301588"); var boxTop = box.offset().top; var boxHeight = box.height(); var fixed_flg = false; $(window).on('scroll', function() { if ($(window).scrollTop() >= boxTop) { if (fixed_flg == false ) { box.addClass("xilsm_fixed"); box.find("#bg_category_title > .elem_pic_text_block .elem_paragraph").hide(); box.find("#bg_category_title > .elem_pic_text_block .box_pic").hide(); box.find(".xilsm_themeindustry_none").show(); $('.xilsm_fixedbox_area').css('height',boxHeight); fixed_flg = true; } } else { if (fixed_flg == true ) { if (box.find(".xilsm_themeindustry_none").length >= 1) { $(".xilsm_btn_area .xilsm_tab22301588").each(function() { lsm_close($(this)); }); } box.removeClass("xilsm_fixed"); box.find("#bg_category_title > .elem_pic_text_block .elem_paragraph").show(); box.find("#bg_category_title > .elem_pic_text_block .box_pic").show(); box.find(".xilsm_themeindustry_none").hide(); $('.xilsm_fixedbox_area').css('height',"auto"); fixed_flg = false; } } }); } var hashTagTargetOffset = $("#xilsm_fixedbox22301588").height(); $('#mainArea a[href*="#"]').each(function(){ if ($(this).closest('.xilsm_fixedbox_area').length > 0) { return; } $(this).on('click', function(e) { var url = parent != undefined ? parent.location.href : location.href; var a = $(this).attr('href'); var target = $(this).attr('target'); if (target !== undefined) { return; } var hrefurl = a.substring(0, a.indexOf("#")); if (hrefurl != '') { if (url.indexOf(hrefurl) == -1) { window.location.href = a; } } var from_id = $(this.hash), from_name = $('[name=' + this.hash.slice(1) + ']'); var target = from_id.length ? from_id : from_name.length ? from_name : false; if (target ) { var offset = target.offset().top - hashTagTargetOffset; if(offset > 0) { setTimeout(function() { window.scrollTo(0, offset); return false; }, 10); } } }); $(this).on('load', function(e) { var url = parent != undefined ? parent.location.href : location.href; if (url.indexOf("#") != -1) { var sharp = url.substring(url.indexOf("#")); var target = $(sharp); var offset = target.offset().top - hashTagTargetOffset; if (offset > 0) { window.scrollTo(0, offset); } } }); }); $(document).on('click', function(e) { $(".xilsm_btn_area .xilsm_tab22301588").each(function(i) { if (!$.contains($(this).next()[0], e.target) && !$.contains($(this)[0], e.target)) { if ($(this).next().is(':visible')) { lsm_close($(this)); } } }); }); function firstLastFocus(obj,option) { var chains = []; obj.find('a,input[type="text"]').each(function(){ chains.push(this); }); var first = ''; var last = ''; var max = 0; first = chains[0]; last = chains[chains.length-1]; for(el in chains){ if ($(chains[el]).attr('tabindex') != 0 || $(chains[el]).attr('tabindex') != -1) { var tabIndex = parseInt($(chains[el]).attr('tabindex')); if (tabIndex == 1) { first = chains[el]; } if (tabIndex > max) { max = $(chains[el]).attr('tabindex'); last = chains[el]; } } } if (option == 'first') { return first; } else if (option == 'last') { return last; } } function lsm_open(obj) { obj.find(".xilsm_close_ic").removeClass("xilsm_batsu"); obj.find(".xilsm_close_ic").attr("alt", "閉じる"); obj.addClass("xilsm_slidemenu_tab_active"); obj.next().stop(true, true).fadeIn('fast'); $('.xilsm_slidemenu_body').find('a,input[type="text"]').tabChain({onReadyFocus:true}); if ($(".xilsm_btn_area .xilsm_tab22301588").length > 1) { $(".xilsm_btn_area .xilsm_tab22301588").removeClass("xilsm_slidemenu_tab_notactive"); $(".xilsm_btn_area .xilsm_tab22301588").each(function(i) { if ($(this)[0] != obj[0]) { $(this).addClass("xilsm_slidemenu_tab_notactive"); } }); } } function lsm_close(obj) { obj.find(".xilsm_close_ic").addClass("xilsm_batsu"); obj.find(".xilsm_close_ic").attr("alt", "開く"); obj.removeClass("xilsm_slidemenu_tab_active"); obj.next().stop(true, true).fadeOut('fast'); if ($(".xilsm_btn_area .xilsm_tab22301588").length > 1) { var cnt = 0; $(".xilsm_btn_area .xilsm_tab22301588").each(function(i) { if ($(this).next().is(':visible')) { cnt++; } }); if (cnt == 1) { $(".xilsm_btn_area .xilsm_tab22301588").removeClass("xilsm_slidemenu_tab_notactive"); } } } }); $(function(){ $(window).on('resize', function(){ $("body").toggleClass("oversize", (document.body.clientWidth - window.innerWidth > 0)) }); $(window).trigger('resize'); }); </script> <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") + "/"; } } } windows.location.href = a; } } </script><meta name="jetro-search_tag" content="world_contents" data-name="search_tag" data-value="world_contents"> <meta name="jetro-article_id" content="_21468" data-name="article_id" data-value="_21468"> <meta name="jetro-publicize_date" content="2024-10-16" data-name="publicize_date" data-value="2024-10-16"> <script> /* $(function() { var elemCategoryTitle = $('#elem_category_title'); var url = parent != undefined ? parent.location.href : location.href; if (!url.match(/index\.php/)) { if (!url.match(/\/en\//)) { if (elemCategoryTitle.hasClass('title_p')) { var p = elemCategoryTitle.parent('div'); if (p.attr('id') != 'bg_category_title') { elemCategoryTitle.after('<div id="bg_category_title"></div>'); elemCategoryTitle.remove(); $('#bg_category_title').append(elemCategoryTitle); } } if ($('#elem_local_navi').length == 0) { if ( $('div.xilsm_btn_area').length == 0 ) { $('#bg_category_title').after('<div id="elem_local_navi"></div>'); } } pdfIconFilter(); } } }); */ </script> <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/241003/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" /> <script > <!----> </script> <script > <!----> </script> <script > // default header end </script> <link rel="stylesheet" type="text/css" href="/library/new/common/asset_css/170223/print.css" /> </head> <body class="layout-C layout-ja"> <div id="page" class="pbPage"> <div id="headerArea" class="pbHeaderArea"> <div id="area1" class="pbArea "> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock12403553"> <!-- 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>このページではjavascriptを使用しています。</p></noscript> </div> <div class="pbNested pbNestedWrapper " id="pbBlock17442266"> </div> <div class="pbNested pbNestedWrapper " id="pbBlock1102"> <div class="pbNested " > <div class=" pbNested pbNestedWrapper " id="pbBlock23505383"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock23504554"> <div id="Header" class="jp_header"> <div class="area clearfix"> <div class="nav_box"> <div class="hdBox"> <div id="Headlink"> <ul> <li class="about"> <a href="/jetro/">ジェトロについて</a> </li> <li class="contact"> <a href="/contact/">お問合せ</a> </li> <li class="global"> <a href="/en/" lang="en">Global Site</a> </li> <li class="ide end"> <a href="http://www.ide.go.jp/" target="_blank" rel="noopener">アジア経済研究所<img style="margin-top: -2px;" src="/library/icons/icon_external_b.png" width="16" height="14" alt="外部サイトへ、新しいウィンドウで開きます" title=""></a> </li> </ul> </div> <div id="myPageArea"> <a href="/mypage/"> <p> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 24 24" style="width: 20px;"> <path style="fill: #006EC8;" d="M17.8,6.3c0,3.2-2.6,5.8-5.8,5.8S6.3,9.4,6.3,6.3S8.8,0.5,12,0.5S17.8,3.1,17.8,6.3z M0.5,21.6 c0-3.8,7.7-5.9,11.5-5.9s11.5,2.1,11.5,5.9v1.9h-23V21.6z"></path></svg><span>マイページ</span> </p></a> </div> <div id="Search"> <form id="cse-search-box" action="/search_result.html" name="cse-search-box"> <label for="sitesearch">サイト内検索</label> <input type="text" title="" value="" name="q" id="sitesearch" style="width: 120px;"> <input type="image" alt="検索実行" src="/library/new/common/img/bt_search.gif" style="margin-left: -5px;"> <input type="hidden" name="cx" value="10478482079135973694:2x0uodychjs"> <input type="hidden" name="ie" value="UTF-8"> <input type="hidden" name="oe" value="UTF-8"> </form> </div> </div> </div> <div class="logo_box"> <p id="Logo"> <a href="/"><img title="" src="/library/new/common/img/bt_logo.jpg" alt="JETRO 日本貿易振興機構(ジェトロ)"></a> </p> <div class="jtrGrobalMenu"> <a id="keyboard_operation" href="javascript:void(0);">キーボードでメニューを操作する場合はこちらを実行してください。スムーズに閲覧できるようにマウスの動きを抑制します。</a> <ul> <li class="jtrGrobalMenuOpen"> <div class="gnav_btn"> <a href="#">海外ビジネス情報<img src="/library/icons/icon_dropmenu_open.png" alt="メニューを開く" title=""></a> </div> <div style="z-index: 10; position: absolute; margin-right: -480px;" class="gnav_content"> <div class="gnav_content01"> <div class="section_wrap2"> <div class="section"> <div class="in_section"> <div class="elem_heading_lv3 pt0"> <h3> 海外ビジネス情報 </h3> </div> <div class="elem_paragraph pt0"> <p class="text"> ジェトロの海外ネットワークを通じて収集した最新のビジネスニュース・レポートなどをお届けしています。 </p> </div> <p class="btnMore"> <a href="/biz/">新着情報を見る</a> </p> <div class="elem_paragraph pt30"> <p class="text"> 各国・地域の基礎情報や制度をご覧になりたい場合は「国・地域別情報」をご覧ください。 </p> </div> <div class="elem_text_list"> <ul> <li> <a href="/world/">国・地域別一覧</a> </li> </ul> </div> <div id="insertarea01" class="insertarea"></div> </div> </div> <div class="section"> <div class="in_section"> <div class="sec_column"> <dl class="border_btm"> <dt> ビジネスニュース・レポート </dt> <dd> <a href="/biznews/">ビジネス短信</a> </dd> <dd> <a href="/biz/areareports/">地域・分析レポート</a> </dd> <dd> <a href="/world/reports/">調査レポート</a> </dd> <dd> <a href="/tv/">国際ビジネス情報番組「世界は今」</a> </dd> <dd> <a href="/biz/seminar/">ウェビナー/WEBセミナー</a> </dd> <dd> <a href="/world/gtir/">世界貿易投資報告</a> </dd> <dd> <a href="/world/gtirs.html">主要国・地域の貿易投資年報</a> </dd> <dd> <a href="/biz/trendreports/">海外発トレンドレポート</a> </dd> <dd> <a href="/world/marketing/">マーケティング情報</a> </dd> <dd> <a href="/publications/">出版物</a> </dd> </dl> <dl> <dt> 各国の制度・手続き </dt> <dd> <a href="/world/trade.html">輸出入に関する基本的な制度</a> </dd> <dd> <a href="/world/invest.html">海外進出に関する基本的な制度</a> </dd> <dd> <a href="/world/qa/">貿易・投資相談Q&A</a> </dd> <dd> <a href="/theme/export/tariff/">世界各国の関税率</a> </dd> <dd> <a href="/world/search/cost.html">投資コスト比較</a> </dd> </dl> </div> <div class="sec_column" style="width: 260px;"> <dl class="border_btm pb_5"> <dt> 各国の基本情報 </dt> <dd> <a href="/world/statistics.html">統計ナビ</a> </dd> </dl> <dl class="border_btm pb5"> <dt> イベント情報 </dt> <dd> <a href="/events/">イベント一覧</a> </dd> <dd> <a href="/events/tradefair.html">ジェトロが支援する展示会・商談会</a> </dd> </dl> <dl class="pb10"> <dt> 見本市・展示会情報 </dt> <dd> <a href="/j-messe/">世界の見本市・展示会情報(J-messe) <img title="" alt="" src="/library/new/common/img/j-messe.jpg"></a> </dd> </dl> <dl class="pb10"> <dt> 引き合い案件情報 </dt> <dd> <a href="https://e-venue.jetro.go.jp/bizportal/s/?language=jp">e-Venue<span class="font12">(国際ビジネスマッチングサイト) </span><img title="" alt="" src="/library/new/common/img/e-venue_jp.gif" width="280"></a> </dd> <dd> <a href="/gov_procurement/">政府公共調達データベース</a> </dd> </dl> </div> </div> <div id="insertarea02" class="insertarea"></div> </div> </div> </div> </div> </li> <li class="jtrGrobalMenuOpen"> <div class="gnav_btn border_rigth"> <a href="#">サービス<img src="/library/icons/icon_dropmenu_open.png" alt="メニューを開く" title=""></a> </div> <div class="gnav_content" style="position: absolute; margin-right: -480px;"> <div class="gnav_content02"> <div class="section_wrap2"> <div class="section"> <div class="in_section"> <div class="elem_heading_lv3 pt0"> <h3> ジェトロのサービス </h3> </div> <div class="elem_paragraph"> <p class="text"> 各種サービスメニューを取り揃えて日本企業の皆様の海外ビジネス展開を支援します。 </p> <p class="btnMore"> <a href="/services/">詳細を見る</a> </p> </div> <div id="insertarea03" class="insertarea"></div> </div> </div> <div class="section"> <div class="in_section" style="column-count: 2;"> <ul> <li> <a href="/services/list.html">支援サービス一覧</a> <ul> <li> <a href="/services/advice.html">貿易投資相談</a> </li> <li> <a href="/services/quick_info.html">海外ミニ調査サービス</a> </li> <li> <a href="/services/briefing.html">海外ブリーフィングサービス</a> </li> <li> <a href="/db_corner/">ビジネスデータベースコーナー(東京)</a> </li> </ul> </li> <li> <a href="/events/">イベント情報(セミナー・展示会)</a> <ul> <li> <a href="/events/inform/">お客様情報の登録・確認・変更のご案内</a> </li> </ul> </li> <li> <a href="/elearning/">貿易実務オンライン講座</a> </li> <li> <a href="/mail.html">メールマガジン</a> </li> <li> <a href="/members/">ジェトロ・メンバーズ</a> </li> <li> <a href="/publications/">出版物</a> </li> <li> <a href="/case_study/">ジェトロ活用事例</a> </li> <li> <a href="/jetro/topics/">ジェトロ・トピックス</a> </li> </ul> <div class="elem_separate"> <hr> </div> <ul> <li> <a href="/services/export_guide/">輸出支援</a> </li> <li> <a href="/services/fdi_guide/">海外進出支援</a> </li> <li> <a href="/invest.html">対日投資</a> </li> <li> <a href="/services/contact.html">お問い合わせ窓口一覧</a> </li> </ul> </div> </div> <div id="insertarea04" class="insertarea"></div> </div> </div> </div> </li> <li class="jtrGrobalMenuOpen"> <div class="gnav_btn"> <a href="#">国・地域別に見る<img src="/library/icons/icon_dropmenu_open.png" alt="メニューを開く" title=""></a> </div> <div class="gnav_content" style="position: absolute; margin-right: -480px;"> <div class="gnav_content03"> <div class="section_wrap2"> <div class="section"> <div class="in_section"> <div class="elem_heading_lv3 pt0"> <h3> <a href="/world/">国・地域別に見る</a> </h3> </div> <div class="elem_paragraph"> <ul id="gcselect"> <li class="current"> <a href="#gc_asia">アジア</a> </li> <li> <a href="#gc_oceania">オセアニア</a> </li> <li> <a href="#gc_n_america">北米</a> </li> <li> <a href="#gc_cs_america">中南米</a> </li> <li> <a href="#gc_europe">欧州</a> </li> <li> <a href="#gc_russia_cis">ロシア・中央アジア等</a> </li> <li> <a href="#gc_middle_east">中東</a> </li> <li> <a href="#gc_africa">アフリカ</a> </li> <li> <a href="/world/japan/">日本</a> </li> </ul> </div> <div class="insertarea" id="insertarea05"></div> </div> </div> <div class="section"> <div id="gc_asia" class="sectionbox" style="display: block;"> <div class="in_section"> <div class="sec_column"> <ul class="vcol2"> <li> <a href="/world/asia/">アジア全体</a> </li> <li> <a href="/world/asia/asean/">ASEAN</a> </li> <li> <a href="/world/asia/in/">インド</a> </li> <li> <a href="/world/asia/idn/">インドネシア</a> </li> <li> <a href="/world/asia/kr/">韓国</a> </li> <li> <a href="/world/asia/kh/">カンボジア</a> </li> <li> <a href="/world/asia/sg/">シンガポール</a> </li> <li> <a href="/world/asia/lk/">スリランカ</a> </li> <li> <a href="/world/asia/th/">タイ</a> </li> <li> <a href="/world/asia/tw/">台湾</a> </li> <li> <a href="/world/asia/cn/">中国</a> </li> <li> <a href="/world/asia/bd/">バングラデシュ</a> </li> <li> <a href="/world/asia/pk/">パキスタン</a> </li> <li> <a href="/world/asia/ph/">フィリピン</a> </li> <li> <a href="/world/asia/vn/">ベトナム</a> </li> <li> <a href="/world/asia/hk/">香港</a> </li> <li> <a href="/world/asia/my/">マレーシア</a> </li> <li> <a href="/world/asia/mm/">ミャンマー</a> </li> <li> <a href="/world/asia/mn/">モンゴル</a> </li> <li> <a href="/world/asia/la/">ラオス</a> </li> </ul> </div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_oceania" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/oceania/">オセアニア全体</a> </li> <li> <a href="/world/oceania/au/">オーストラリア</a> </li> <li> <a href="/world/oceania/nz/">ニュージーランド</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_n_america" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/n_america/">北米全体</a> </li> <li> <a href="/world/n_america/ca/">カナダ</a> </li> <li> <a href="/world/n_america/us/">米国</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_cs_america" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/cs_america/">中南米全体</a> </li> <li> <a href="/world/cs_america/ar/">アルゼンチン</a> </li> <li> <a href="/world/cs_america/uy/">ウルグアイ</a> </li> <li> <a href="/world/cs_america/cu/">キューバ</a> </li> <li> <a href="/world/cs_america/co/">コロンビア</a> </li> <li> <a href="/world/cs_america/cl/">チリ</a> </li> <li> <a href="/world/cs_america/py/">パラグアイ</a> </li> <li> <a href="/world/cs_america/br/">ブラジル</a> </li> <li> <a href="/world/cs_america/ve/">ベネズエラ</a> </li> <li> <a href="/world/cs_america/pe/">ペルー</a> </li> <li> <a href="/world/cs_america/mx/">メキシコ</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_europe" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul class="vcol2"> <li> <a href="/world/europe/">欧州全体</a> </li> <li> <a href="/world/europe/eu/">EU</a> </li> <li> <a href="/world/europe/ie/">アイルランド</a> </li> <li> <a href="/world/europe/it/">イタリア</a> </li> <li> <a href="/world/europe/ua/">ウクライナ</a> </li> <li> <a href="/world/europe/uk/">英国</a> </li> <li> <a href="/world/europe/nl/">オランダ</a> </li> <li> <a href="/world/europe/at/">オーストリア</a> </li> <li> <a href="/world/europe/ch/">スイス</a> </li> <li> <a href="/world/europe/se/">スウェーデン</a> </li> <li> <a href="/world/europe/es/">スペイン</a> </li> <li> <a href="/world/europe/sk/">スロバキア</a> </li> <li> <a href="/world/europe/cz/">チェコ</a> </li> <li> <a href="/world/europe/dk/">デンマーク</a> </li> <li> <a href="/world/europe/de/">ドイツ</a> </li> <li> <a href="/world/europe/hu/">ハンガリー</a> </li> <li> <a href="/world/europe/fi/">フィンランド</a> </li> <li> <a href="/world/europe/fr/">フランス</a> </li> <li> <a href="/world/europe/be/">ベルギー</a> </li> <li> <a href="/world/europe/pt/">ポルトガル</a> </li> <li> <a href="/world/europe/pl/">ポーランド</a> </li> <li> <a href="/world/europe/ro/">ルーマニア</a> </li> </ul> </div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_russia_cis" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/russia_cis/">ロシア・中央アジア・コーカサス全体</a> </li> <li> <a href="/world/russia_cis/uz/">ウズベキスタン</a> </li> <li> <a href="/world/russia_cis/ru/">ロシア</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_middle_east" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/middle_east/">中東全体</a> </li> <li> <a href="/world/middle_east/ae/">アラブ首長国連邦</a> </li> <li> <a href="/world/middle_east/il/">イスラエル</a> </li> <li> <a href="/world/middle_east/ir/">イラン</a> </li> <li> <a href="/world/middle_east/sa/">サウジアラビア</a> </li> <li> <a href="/world/middle_east/tr/">トルコ</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> <div id="gc_africa" class="sectionbox" style="display: none;"> <div class="in_section"> <div class="sec_column"> <ul> <li> <a href="/world/africa/">アフリカ全体</a> </li> <li> <a href="/world/africa/eg/">エジプト</a> </li> <li> <a href="/world/africa/et/">エチオピア</a> </li> <li> <a href="/world/africa/gh/">ガーナ</a> </li> <li> <a href="/world/africa/ke/">ケニア</a> </li> <li> <a href="/world/africa/ci/">コートジボワール</a> </li> <li> <a href="/world/africa/ng/">ナイジェリア</a> </li> <li> <a href="/world/africa/za/">南アフリカ共和国</a> </li> <li> <a href="/world/africa/mz/">モザンビーク</a> </li> <li> <a href="/world/africa/ma/">モロッコ</a> </li> </ul> </div> <div class="sec_column"></div> </div> <div class="section_toplink"> <div class="elem_paragraph"> <p class="text right font_bold"> <a class="linkicon font18" href="/world/">国・地域別に見る</a> </p> </div> </div> </div> </div> </div> </div> </div> </li> <li class="jtrGrobalMenuOpen"> <div class="gnav_btn"> <a href="#">目的別に見る<img src="/library/icons/icon_dropmenu_open.png" alt="メニューを開く" title=""></a> </div> <div style="position: absolute; margin-right: -480px;" class="gnav_content"> <div class="gnav_content04"> <div class="section_wrap2"> <div class="section" style="width: 200px;"> <div class="in_section"> <div class="elem_heading_lv3 pt0"> <h3> 目的別に見る </h3> </div> <div class="elem_paragraph"> <p class="text"> 海外ビジネスの目的にあわせてご利用いただける、ジェトロのビジネス情報とサービスをご案内します。 </p> </div> <p class="btnMore"> <a href="/theme/">詳細を見る</a> </p> </div> </div> <div class="section"> <div class="in_section"> <div class="sec_column" style="width: 170px;"> <dl class="xi-gnav-contents"> <dt class="xi-gnav-contents export font22"> <a href="/themetop/export/">輸出</a> </dt> <dd class="xi-gnav-contents"> <a href="/themetop/export/e-proc/">制度・手続きを知る</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/export/e-tariff/">関税・関税制度を調べる</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/export/e-ptr/">取引先を探す</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/export/e-trend/">市場を知りたい</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/export/e-basic/">初めて輸出に取り組みたい</a> </dd> </dl> </div> <div class="sec_column" style="width: 180px;"> <dl class="xi-gnav-contents"> <dt class="xi-gnav-contents fdi font22"> <a href="/themetop/fdi/">海外進出</a> </dt> <dd class="xi-gnav-contents"> <a href="/themetop/fdi/f-dest/">進出先を検討する</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/fdi/f-proc/">進出時の制度・手続きを知る</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/fdi/f-legal/">税制・法制を調べる</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/fdi/f-trend/">市場を知りたい</a> </dd> <dd class="xi-gnav-contents"> <a href="/themetop/fdi/f-basic/">初めて海外進出に取り組みたい</a> </dd> </dl> </div> <div class="sec_column" style="width: 180px;"> <p class="icon60 invest font22 font_bold"> <a href="/invest.html">対日投資</a> </p> <div class="elem_separate"> <hr> </div> <ul class="font16"> <li class="xi-gnav-contents"> <a href="/themetop/wto-fta/">EPA/FTA、WTO</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/ip/">知的財産保護</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/innovation/">イノベーション・スタートアップ</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/hr/">グローバル人材活用</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/crossborder_ec/">越境EC</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/standards/">基準・認証、<br> 規制、ルール</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/bop/">BOPビジネス</a> </li> <li class="xi-gnav-contents"> <a href="/themetop/import/">輸入</a> </li> </ul> </div> </div> </div> </div> </div> </div> </li> <li class="jtrGrobalMenuOpen"> <div class="gnav_btn"> <a href="#">産業別に見る<img src="/library/icons/icon_dropmenu_open.png" alt="メニューを開く" title=""></a> </div> <div style="position: absolute; margin-right: -480px;" class="gnav_content"> <div class="gnav_content05"> <div class="section_wrap"> <div class="sec_column"> <ul class="vcol2"> <li class="xi-gnav-contents"> <a href="/industrytop/foods/">農林水産物・食品</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/fashion/">ファッション・繊維</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/design/">デザイン(日用品)</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/contents/">コンテンツ</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/service/">サービス産業</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/life_science/">ライフサイエンス</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/machinery/">機械・機器</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/energy/">環境・エネルギー</a> </li> <li class="xi-gnav-contents"> <a href="/industrytop/infrastructure/">インフラ・プラント</a> </li> </ul> </div> </div> </div> </div> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock842726"> <div id="elem_topic_path"> <div id="elem_topic_path_pad" class="pageelem_topic_path"> <ol> <li class="home"><a href="/"><img src="/library/new/common/content_images/icon/icon_home.gif" alt="サイトトップ" title=""></a></li> <li><a href="/world/">国・地域別に見る</a></li> <li><a href="/world/africa/">アフリカ</a></li> <li><a href="/world/africa/ke/">ケニア</a></li> <li>ケニアの貿易投資年報</li> </ol> </div> </div> </div> </div> </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="pbBlock36746939"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock22301588"> <div class="xilsm_fixedbox_area"> <div id="xilsm_fixedbox22301588"> <div id="bg_category_title"> <div id="elem_category_title" class="title_p"> <div class="title"> <p> <a href="/worldtop/africa/ke/" class="xilsm_title"> <img src="/library/new/world/africa/ke/img/flag_s.gif" alt="" title="" height="31" width="47" data-mce-src="/library/new/world/africa/ke/img/flag_s.gif">ケニア </a> </p> </div> </div> </div> <div class="xilsm_btn_area"> <div class="xilsm_slidemenu_area"> <div class="xilsm_slidemenu_tab xilsm_slidemenu_tab_right xilsm_tab22301588" data-shareid="2251"> <p> <a href="javascript:void(0)">ケニアのコンテンツ一覧 <img class="xilsm_close_ic xilsm_batsu" src="/library/new/local/xilsm/image/ic_close.gif" alt="開く" title=""></a> </p> </div> <div class="xilsm_slidemenu_body"> <div class="xilsm_slidemenu_body2 pbNested ui-droppable xilsm_body22301588"></div> <div class="xilsm_closeBtn_area"> <div class="xilsm_closeBtn"> <a href="javascript:void(0)"><img class="xilsm_close_ic02" src="/library/new/local/xilsm/image/ic_close02.png" alt="" title="">閉じる</a> </div> </div> </div> </div> </div> </div> </div> <div class='elem_local_navi_margin'></div> <input id="xilsm_formUrl22301588" type="hidden" value="ke"> </div> <div class="pbNested pbNestedWrapper " id="pbBlock22301589"> <link rel="stylesheet" href="/library/new/local/xilsm/css/240718/jtrLocalSlideMenu.css"> <script > if (document.getElementById('elem_local_navi') != null) { var elements = document.getElementsByClassName('elem_local_navi_margin'); for(var i=0; i<elements.length;i++){ elements[i].parentNode.removeChild(elements[i]); } } </script> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746933"> <div class="pbBlock pbBlockBase"> <div> <div id="elem_heading_lv1"> <h1> ケニアの貿易投資年報 </h1> </div> </div> </div> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock36746937"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock30948712"> <div class="mypage_button_data"></div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746922"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_column_block pb0"> <div class="elem_column_block_pad var_border_thick" style="border-color: #e6f1f9;"> <div class="elem_pic_text_block"> <div class="elem_pic_text_block_pad"> <div class="box_text"> <div class="elem_heading_lv2"> <h2> 要旨・ポイント </h2> </div> <div class="elem_text_list font16"> <ul> <li>2023年の実質GDP成長率は5.6%、農業が牽引。 </li> <li>通貨ケニア・シリング(以下、シリング)が約27%下落し、物価上昇が国民の生活を圧迫。 </li> <li>貿易もシリング下落の影響で輸出入ともにドル建てでは減少。 </li> <li>対内直接投資は前年比5.8%減。米国企業の投資が目立った。 </li> </ul> </div> <div class="elem_paragragh pb5"> <p class="text"> 公開日:2024年10月16日 </p> </div> </div> <div class="box_pic"> <div class="elem_pic"> <div class="elem_pic_pad"> <img src="/ext_images/world/africa/ke/gtir/img.jpg" alt="" title="" width="300"> </div> </div> </div> </div> </div> </div> </div> <div class="elem_text_list_anchor_menu mb20 mt0"> <ul class="liner font16"> <li> <a href="#page01">マクロ経済</a> </li> <li> <a href="#page02">貿易</a> </li> <li> <a href="#page04">通商政策</a> </li> <li> <a href="#page03">対内・対外直接投資</a> </li> <li> <a href="#page06">投資環境・外資政策</a> </li> <li> <a href="#page05">対日関係</a> </li> <li> <a href="#block2">基礎的経済指標</a> </li> </ul><!-- /elem_text_list_anchor_menu --> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746935"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page01"> <h2> <span class="cate tag">マクロ経済</span> <br class="sp_only"> GDP成長率は5.6%、農林水産業が高成長 </h2> </div> <div class="elem_paragraph"> <p class="text"> 2023年の実質GDP成長率は前年比5.6%だった。産業別の伸び率を見ると、農林水産業が好天に恵まれ、6.5%成長だった。そのほか、情報通信(9.3%)、運輸(6.2%)、金融・保険(10.1%)、不動産(7.3%)、宿泊・外食(33.6%)も好調だった。主要な産業では、鉱業が唯一のマイナス成長で、6.5%の大幅減少となった。チタンやソーダ灰などの生産が減少したことが主な要因だ。一方、製造業は2.0%成長にとどまった。 </p> <p class="text"> 発足から2年目に入ったウィリアム・ルト政権は、財政難と通貨安、それに続く高インフレに苦しんだ。2023年の消費者物価上昇率は、年率7.7%とケニア中央銀行(以下、中銀)がターゲットとする5.0%を上回った。月別で見ると、消費者物価上昇率は同年2月、3月の前年同期比9.2%をピークにそれ以降は下落し、特に2024年4月には5.0%にまで下落した。しかしながら、食料・飲料は年率で9.7%、交通が12.2%、住宅・水・電気・ガスが8.1%と生活に直結する項目では大きな物価上昇があり、国民の生活は困窮した。 </p> <p class="text"> 急激な物価上昇を受け、中銀は2023年中に3回、2024年2月に1回の政策金利引き上げを実施し、政策金利は2023年1月の8.8%から13.0%にまで上昇している。通貨シリングは、2023年を通して対ドルで下落を続け、中銀レートは2023年1月3日の1ドル=123.4シリングから同年12月29日には156.5シリングと約27%下落した。なお、2024年2月中旬以降、シリングは急激に上昇基調に転じ、4月以降は130シリング前後で安定している。金利上昇や物価上昇による生産コストの上昇を受け、ケニアのスタンビック銀行(Stanbic Bank)が毎月発表する製造業購買担当者景気指数(PMI)は2023年1月に52ポイントを記録した以降は2024年2月まで一度も景気判断の境目となる50を上回ることはなかった。 </p> <p class="text"> 2024年6月末に償還期限を迎えたユーロ債20億ドルについて、デフォルトを懸念する声が高まっていたが、ケニア財務省は同年2月に総額15億ドルのユーロ債の起債に成功し、危機を回避した。しかしながら、2024年以降も引き続き深刻な財政難を改善すべく、2024年度財政法案にて増税を目指したものの、6月末には増税案に反対する大規模なデモが全国で発生し、財政法案を白紙撤回するに至った。7月に入ってもデモは収まらず、2024年度の財政状況の改善は困難となり先行きは不透明となっている。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746932"> <div class="pbBlock pbBlockBase"> <div> <div class="wzg pt30"> <div class="table_basic"> <table class="thin stats small"> <caption> 表1 ケニアの需要項目別実質GDP成長率<span>(単位:%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col"> 項目 </th> <th rowspan="2" scope="col" class="width10r"> 2022年 </th> <th colspan="5" scope="colgroup"> 2023年 </th> <th scope="col" class="width10r"> 2024年 </th> </tr> <tr> <th scope="col" class="width10r"> 年間 </th> <th scope="col" class="width10r"> Q1 </th> <th scope="col" class="width10r"> Q2 </th> <th scope="col" class="width10r"> Q3 </th> <th scope="col" class="width10r"> Q4 </th> <th scope="col" class="width10r"> Q1 </th> </tr> </thead> <tbody> <tr> <th class="lv1" scope="row"> 実質GDP成長率 </th> <td> 4.9 </td> <td> 5.6 </td> <td> 5.5 </td> <td> 5.6 </td> <td> 6.0 </td> <td> 5.1 </td> <td> 5.0 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">民間最終消費支出 </th> <td> 3.1 </td> <td> 6.1 </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">政府最終消費支出 </th> <td> 8.1 </td> <td> 3.5 </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">国内総固定資本形成 </th> <td> △ 0.8 </td> <td> 1.9 </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">財貨・サービスの輸出 </th> <td> 11.9 </td> <td> △ 4.5 </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">財貨・サービスの輸入 </th> <td> 4.6 </td> <td> △ 3.1 </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> </tbody> </table> </div> <p class="tb_source"> 〔出所〕ケニア国家統計局(KNBS) </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746931"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page02"> <h2> <span class="cate tag">貿易</span> <br class="sp_only"> 現地通貨建の貿易額は増加も、ドル建では減少 </h2> </div> <div class="elem_paragraph"> <p class="text"> 貿易は輸出入ともにシリング建てでは増加したものの、シリングの対ドルレートが大幅に下落したことにより、ドル建てでは減少となった。輸入額が前年同期比11.6%と大きく落ち込んだことにより、貿易赤字は前年比16.0%減となる121億9,631万ドルに縮小した。 </p> <p class="text"> 輸出額は前年比2.0%減となる64億8,068万ドルだった。最大の輸出品目は茶で13億4,958万ドル(2.6%減)、続く花きが13億4,007万ドル(3.7%増)だった。その他の主要品目のうち、チタン鉱・精鉱やソーダ灰はそれぞれ41.6%減、27.1%減となった。2022年に国際価格が一時的に高騰したが、2023年はチタンの価格が落ち着き、ソーダ灰は乱高下したものの、2022年に比べ価格が下落した。輸出相手国を見ると、最大の相手国はウガンダで、輸出額は9.5%増となる9億276万ドルだった。続いてパキスタン(5億6,438万ドル、3.8%増)、オランダ(5億4,532万ドル、7.7%減)、タンザニア(4億9,521万ドル、1.7%増)の順位の変動はあるが、上位5位までの国は前年と変わらなかった。 </p> <p class="text"> 輸入額は前年比11.6%減となる186億7,699万ドルだった。最大の輸入品目は石油製品で43億3,317万ドル(14.5%減)、続く産業用機械が20億7,236万ドル(20.8%減)だった。主要品目のうち、鉄鋼は32.4%減、自動車は11.1%減となった。シリング安の影響を受け、砂糖類(74.8%増)、コメ(34.2%増)、小麦(1.2%増)を除くすべての主要品目で減少した。輸入相手国を見ると、最大の相手国は中国で、輸入額は14.5%減となる32億8,206万ドルだった。続いて、アラブ首長国連邦(UAE)(29億4,267万ドル、14.9%減)、インド(19億2,469万ドル、9.3%減)、サウジアラビア(10億3,790万ドル、0.2%増)の順で前年と変わらなかった。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746934"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_content_divide_block wzg"> <div class="content_divide_col2 elem_content_divide_block_pad"> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表2‐1 ケニアの主要品目別輸出(FOB)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col"> 項目 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th scope="row"> 茶 </th> <td> 1,385,238 </td> <td> 1,349,575 </td> <td> 20.8 </td> <td> △ 2.6 </td> </tr> <tr> <th scope="row"> 花き </th> <td> 1,291,847 </td> <td> 1,340,072 </td> <td> 20.7 </td> <td> 3.7 </td> </tr> <tr> <th scope="row"> 衣類 </th> <td> 401,383 </td> <td> 325,349 </td> <td> 5.0 </td> <td> △ 18.9 </td> </tr> <tr> <th scope="row"> コーヒー </th> <td> 315,025 </td> <td> 247,501 </td> <td> 3.8 </td> <td> △ 21.4 </td> </tr> <tr> <th scope="row"> 鉄鋼 </th> <td> 233,579 </td> <td> 230,812 </td> <td> 3.6 </td> <td> △ 1.2 </td> </tr> <tr> <th scope="row"> 精油 </th> <td> 185,255 </td> <td> 193,994 </td> <td> 3.0 </td> <td> 4.7 </td> </tr> <tr> <th scope="row"> 動物性・植物性油 </th> <td> 228,625 </td> <td> 164,834 </td> <td> 2.5 </td> <td> △ 27.9 </td> </tr> <tr> <th scope="row"> チタン鉱・精鉱 </th> <td> 249,410 </td> <td> 145,556 </td> <td> 2.2 </td> <td> △ 41.6 </td> </tr> <tr> <th scope="row"> 医療・医薬品 </th> <td> 103,597 </td> <td> 126,450 </td> <td> 2.0 </td> <td> 22.1 </td> </tr> <tr> <th scope="row"> 加工食品 </th> <td> 85,552 </td> <td> 126,214 </td> <td> 1.9 </td> <td> 47.5 </td> </tr> <tr> <th scope="row"> タバコ </th> <td> 120,014 </td> <td> 98,312 </td> <td> 1.5 </td> <td> △ 18.1 </td> </tr> <tr> <th scope="row"> プラスチック類 </th> <td> 76,483 </td> <td> 85,728 </td> <td> 1.3 </td> <td> 12.1 </td> </tr> <tr> <th scope="row"> ソーダ灰 </th> <td> 100,806 </td> <td> 73,514 </td> <td> 1.1 </td> <td> △ 27.1 </td> </tr> </tbody> <tfoot> <tr> <th scope="row"> 合計(その他含む) </th> <td> 6,614,134 </td> <td> 6,480,679 </td> <td> 100.0 </td> <td> △ 2.0 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔出所〕ケニア国家統計局(KNBS)よりジェトロ作成 </p> </div> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表2‐2 ケニアの主要品目別輸入(CIF)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col" class="width30r"> 項目 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th scope="row"> 石油製品 </th> <td> 5,070,450 </td> <td> 4,333,171 </td> <td> 23.2 </td> <td> △ 14.5 </td> </tr> <tr> <th scope="row"> 産業用機械 </th> <td> 2,617,358 </td> <td> 2,072,356 </td> <td> 11.1 </td> <td> △ 20.8 </td> </tr> <tr> <th scope="row"> 動物性・植物性油 </th> <td> 1,236,710 </td> <td> 994,809 </td> <td> 5.3 </td> <td> △ 19.6 </td> </tr> <tr> <th scope="row"> 鉄鋼 </th> <td> 1,277,967 </td> <td> 863,711 </td> <td> 4.6 </td> <td> △ 32.4 </td> </tr> <tr> <th scope="row"> プラスチック </th> <td> 859,337 </td> <td> 709,546 </td> <td> 3.8 </td> <td> △ 17.4 </td> </tr> <tr> <th scope="row"> 小麦 </th> <td> 662,450 </td> <td> 670,425 </td> <td> 3.6 </td> <td> 1.2 </td> </tr> <tr> <th scope="row"> 医療・医薬品 </th> <td> 788,123 </td> <td> 647,529 </td> <td> 3.5 </td> <td> △ 17.8 </td> </tr> <tr> <th scope="row"> 自動車 </th> <td> 720,989 </td> <td> 641,073 </td> <td> 3.4 </td> <td> △ 11.1 </td> </tr> <tr> <th scope="row"> 化学肥料 </th> <td> 417,231 </td> <td> 450,833 </td> <td> 2.4 </td> <td> 8.1 </td> </tr> <tr> <th scope="row"> 砂糖類 </th> <td> 237,516 </td> <td> 415,109 </td> <td> 2.2 </td> <td> 74.8 </td> </tr> <tr> <th scope="row"> コメ </th> <td> 291,915 </td> <td> 391,605 </td> <td> 2.1 </td> <td> 34.2 </td> </tr> <tr> <th scope="row"> 有機・無機化学品 </th> <td> 416,739 </td> <td> 351,505 </td> <td> 1.9 </td> <td> △ 15.7 </td> </tr> <tr> <th scope="row"> 紙・板紙 </th> <td> 418,546 </td> <td> 321,931 </td> <td> 1.7 </td> <td> △ 23.1 </td> </tr> </tbody> <tfoot> <tr> <th scope="row"> 合計(その他含む) </th> <td> 21,131,543 </td> <td> 18,676,990 </td> <td> 100.0 </td> <td> △ 11.6 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔出所〕ケニア国家統計局(KNBS)よりジェトロ作成 </p> </div> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746930"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_content_divide_block wzg"> <div class="content_divide_col2 elem_content_divide_block_pad"> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表3-1 ケニアの主要国・地域別輸出(FOB)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col"> 国・地域 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th scope="row"> ウガンダ </th> <td> 824,306 </td> <td> 902,760 </td> <td> 12.5 </td> <td> 9.5 </td> </tr> <tr> <th scope="row"> パキスタン </th> <td> 543,972 </td> <td> 564,383 </td> <td> 7.8 </td> <td> 3.8 </td> </tr> <tr> <th scope="row"> オランダ </th> <td> 590,914 </td> <td> 545,320 </td> <td> 7.6 </td> <td> △ 7.7 </td> </tr> <tr> <th scope="row"> タンザニア </th> <td> 486,740 </td> <td> 495,209 </td> <td> 6.9 </td> <td> 1.7 </td> </tr> <tr> <th scope="row"> 米国 </th> <td> 678,137 </td> <td> 459,521 </td> <td> 6.4 </td> <td> △ 32.2 </td> </tr> <tr> <th scope="row"> アラブ首長国連邦 </th> <td> 373,479 </td> <td> 399,893 </td> <td> 5.5 </td> <td> 7.1 </td> </tr> <tr> <th scope="row"> 英国 </th> <td> 378,078 </td> <td> 391,026 </td> <td> 5.4 </td> <td> 3.4 </td> </tr> <tr> <th scope="row"> ルワンダ </th> <td> 340,825 </td> <td> 302,560 </td> <td> 4.2 </td> <td> △ 11.2 </td> </tr> <tr> <th scope="row"> 南スーダン </th> <td> 199,084 </td> <td> 228,602 </td> <td> 3.2 </td> <td> 14.8 </td> </tr> <tr> <th scope="row"> エジプト </th> <td> 227,115 </td> <td> 223,218 </td> <td> 3.1 </td> <td> △ 1.7 </td> </tr> </tbody> <tfoot> <tr> <th scope="row"> 合計(その他含む) </th> <td> 7,407,695 </td> <td> 7,207,143 </td> <td> 100.0 </td> <td> △ 2.7 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔注〕上記数値は表2の輸出数値に再輸出の数値が加算されている。<br> 〔出所〕ケニア国家統計局(KNBS)よりジェトロ作成 </p> </div> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表3-2 ケニアの主要国・地域別輸入(CIF)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col" class="width30r"> 国・地域 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th scope="row"> 中国 </th> <td> 3,839,925 </td> <td> 3,282,059 </td> <td> 17.6 </td> <td> △ 14.5 </td> </tr> <tr> <th scope="row"> アラブ首長国連邦 </th> <td> 3,456,299 </td> <td> 2,942,674 </td> <td> 15.8 </td> <td> △ 14.9 </td> </tr> <tr> <th scope="row"> インド </th> <td> 2,121,396 </td> <td> 1,924,691 </td> <td> 10.3 </td> <td> △ 9.3 </td> </tr> <tr> <th scope="row"> サウジアラビア </th> <td> 1,035,310 </td> <td> 1,037,898 </td> <td> 5.6 </td> <td> 0.2 </td> </tr> <tr> <th scope="row"> マレーシア </th> <td> 1,023,204 </td> <td> 861,623 </td> <td> 4.6 </td> <td> △ 15.8 </td> </tr> <tr> <th scope="row"> 米国 </th> <td> 792,144 </td> <td> 806,300 </td> <td> 4.3 </td> <td> 1.8 </td> </tr> <tr> <th scope="row"> 日本 </th> <td> 827,182 </td> <td> 696,839 </td> <td> 3.7 </td> <td> △ 15.8 </td> </tr> <tr> <th scope="row"> 南アフリカ共和国 </th> <td> 518,045 </td> <td> 549,453 </td> <td> 2.9 </td> <td> 6.1 </td> </tr> <tr> <th scope="row"> タンザニア </th> <td> 458,497 </td> <td> 312,242 </td> <td> 1.7 </td> <td> △ 31.9 </td> </tr> <tr> <th scope="row"> オランダ </th> <td> 272,045 </td> <td> 312,242 </td> <td> 1.7 </td> <td> 14.8 </td> </tr> </tbody> <tfoot> <tr> <th scope="row"> 合計(その他含む) </th> <td> 21,131,543 </td> <td> 18,676,990 </td> <td> 100.0 </td> <td> △ 11.6 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔出所〕ケニア国家統計局(KNBS)よりジェトロ作成 </p> </div> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746929"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page04"> <h2> <span class="cate tag">通商政策</span> <br class="sp_only"> アフリカ域内での経済連携強化を推進 </h2> </div> <div class="elem_paragraph"> <p class="text"> ケニアはアフリカ域内では、東アフリカ共同体(EAC)関税同盟(2005年1月発効)と東南部アフリカ共同市場(COMESA)(2000年10月発効)に加盟している。EAC、COMESAとの貿易はケニアの輸出総額の3割以上を占め、特に輸出入ともに、ウガンダ、タンザニアとの貿易額が大きい。EACには2023年12月にソマリアが加盟するなど、規模は拡大傾向にある。さらにEACは、南部アフリカ開発共同体(SADC)、COMESA との拡大自由貿易圏(TFTA)に向けた交渉を進めている。また、実質的な運用開始に至っていないアフリカ大陸自由貿易圏(AfCFTA)について、2022年10月にアフリカ7カ国が参加する「ガイデッド・トレード・イニシアチブ(GTI) 」にケニアも参加し、AfCFTAのフレームワークを実際に用いて貿易を行う実験プログラムを始動させた。GTIには2024年1月に南アフリカ共和国も加わり、さらに参加国数を合計38カ国にまで拡大する計画が進んでいる。 </p> <p class="text"> ケニアはアフリカ域外諸国との貿易交渉も積極的に推し進めている。英国との間は既に2021年1月に経済連携協定が発効しているが、2022年7月には「米国ケニア戦略的貿易・投資パートナーシップ(STIP)」の交渉が開始され、両国政府は2024年内の妥結を目指している。EUとは2023年6月に経済連携協定に合意し、2024年7月に発効した。この他、UAEとも2024年2月に包括的経済連携協定に合意したと発表されている。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746928"> <div class="pbBlock pbBlockBase"> <div> <div class="wzg pt30"> <div class="table_basic"> <table class="thin stats small"> <caption> 表4 ケニアのFTA発効・署名・交渉状況<span>(単位:%)</span> </caption> <thead> <tr> <th rowspan="2" scope="col" colspan="2"> FTA </th> <th rowspan="2" scope="col"> 発効日 </th> <th colspan="3" scope="colgroup"> ケニアの貿易に占める構成比(2023年) </th> </tr> <tr> <th scope="col"> 往復 </th> <th scope="col"> 輸出 </th> <th scope="col"> 輸入 </th> </tr> </thead> <tbody> <tr> <th rowspan="5" scope="rowgroup"> 発効済み </th> <th> 東アフリカ共同体(EAC)関税同盟 </th> <td> 2005年1月 </td> <td> 11.0 </td> <td> 30.3 </td> <td> 3.6 </td> </tr> <tr> <th> 東南部アフリカ共同市場(COMESA) </th> <td> 2000年10月 </td> <td> 12.7 </td> <td> 31.7 </td> <td> 5.3 </td> </tr> <tr> <th> アフリカ大陸自由貿易圏(AfCFTA)設立協定 </th> <td> 2019年5月 </td> <td> 19.7 </td> <td> 43.1 </td> <td> 10.6 </td> </tr> <tr> <th> 英国・ケニア経済連携協定 </th> <td> 2021年1月 </td> <td> 2.6 </td> <td> 5.4 </td> <td> 1.6 </td> </tr> <tr> <th> EU・ケニア経済連携協定 </th> <td> 2024年7月 </td> <td> 10.3 </td> <td> 14.9 </td> <td> 8.5 </td> </tr> <tr> <th rowspan="2" scope="rowgroup"> 署名済み </th> <th> 3機関自由貿易圏(TFTA) </th> <td> — </td> <td> — </td> <td> — </td> <td> — </td> </tr> <tr> <th> UAE・ケニア包括的経済連携協定 </th> <td> — </td> <td> 13.9 </td> <td> 6.4 </td> <td> 16.5 </td> </tr> <tr> <th scope="row"> 交渉中 </th> <th> 米国・ケニア戦略的貿易・投資パートナーシップ(STIP) </th> <td> — </td> <td> 4.9 </td> <td> 6.4 </td> <td> 4.3 </td> </tr> </tbody> </table> </div> <p class="tb_source"> 〔注1〕EAC加盟国はケニア、タンザニア、ウガンダ、ルワンダ、ブルンジ、南スーダン、コンゴ民主共和国。<br> 〔注2〕COMESA加盟国はEAC加盟国のうちタンザニアを除いたすべての国と、エジプト、エチオピア、スーダン、ザンビア、マラウイ、ジンバブエ、モーリシャス、ジブチ、コモロ、マダガスカル、エリトリア、セーシェル、エスワティニ、リビアが含まれる。<br> 〔注3〕AfCFTAはアフリカ54カ国のうちエリトリアを除く53カ国が署名。運用開始を宣言するも2023年7月現在で原産地規則および譲許表の交渉は続いており本発効には至っていない。構成比は53カ国で試算。<br> 〔注4〕TFTAはEAC、COMESAおよび南部アフリカ開発共同体(SADC)の3者FTA。SADCとの貿易統計なく構成比は試算なし。<br> 〔出所〕ケニア国家統計局(KNBS)からジェトロ作成。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746927"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page03"> <h2> <span class="cate tag">対内・対外直接投資</span> <br class="sp_only"> 物価上昇や暴動により、対内直接投資は減少 </h2> </div> <div class="elem_paragraph"> <p class="text"> 国連貿易開発会議(UNCTAD)によると、2023年のケニアの対内直接投資(フロー)は前年比5.8%減の15億400万ドルだった。2023年は物価上昇や度重なる暴動の影響などで経済活動が低調であったことや、財政状況の深刻化によるデフォルトの懸念もあったことから、全体としてあまり目立った投資案件はなかった。 </p> <p class="text"> 主要国との関係では2024年5月にルト大統領が米国に国賓で招かれるなど両国関係の深化が見られ、ビジネスにおいても特に米国企業の動きが目立つ1年となった。医療分野では、米国のモデルナ(Moderna )がケニアにmRNAワクチンの生産拠点設置を2023年3月末に発表した。しかし、同社は2024年4月にワクチン需要の停滞から計画の凍結を発表している。エネルギーおよび通信分野では2024年5月にマイクロソフトとUAEのAI企業であるG42が共同で10億ドルを投じてケニアにデータセンターを設立する計画を発表した。食品分野ではコカ・コーラが2024年5月に今後5年間で1億7,500万ドルを投じて、東アフリカ地域におけるビジネス強化や50万社の中小・零細企業の支援などを行うことを発表した。 </p> <p class="text"> 一方、UNCTADによると2023年のケニアの対外直接投資は60.9%減の5億8,800万ドルにとどまった。同年を通して、ケニア経済が低調であったことや、シリング安が進んだことも影響した。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746926"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page06"> <h2> <span class="cate tag">投資環境・外資政策</span> <br class="sp_only"> 多額の公的債務を抱え、増税の方針 </h2> </div> <div class="elem_paragraph"> <p class="text"> 2022年8月に誕生したルト政権は、急激な物価上昇や前政権が残した多額の公的債務などを背景に厳しい経済運営を強いられている。財政状況の改善を目指して増税を進めるも、国民の理解は得られず2023年は3~7月にかけて断続的にナイロビや地方主要都市でデモが発生した。その都度、企業は臨時休業などの措置をとらざるを得ず、経済活動のまひに よる甚大な被害も発生している。 </p> <p class="text"> 2023年には個人所得税の引き上げや住宅賦課金の導入、石油製品にかかる付加価値税(VAT)の引き上げなど、数多くの税制の変更があったが、国民の反対により施行が遅れるなど混乱が生じた。また、2024年1月には一時入国ビザ(観光および短期商用)が廃止され、外国人のケニア入国にかかる新たな電子渡航認証(eTA)が導入された。制度の突然の変更は日常茶飯事であり、ビジネス上のリスクの一つとなっている。 </p> <p class="text"> また、米国通商代表部(USTR)は2024年3月に発表した外国貿易障壁報告書(NTE)のなかで、ケニアの船積み前適合検査(PVoC)制度の不透明さ、知的財産権保護制度やデータ保護法の不十分さ、不透明さ、関税や税制にかかる司法仲裁の遅さ、不透明さ、政府内のあらゆるレベルからのわいろの要求などを障壁として指摘している。 </p> <p class="text"> 2024年6月末にも増税案が盛り込まれた新財政法案に反対するデモが全国で発生し、議会にデモ隊が突入するなど暴動となって治安当局と衝突し、多数の死傷者を出した。政府は沈静化を図るも、特にZ世代と呼ばれる若年層を中心に大統領の退陣を求めるデモに発展した。7月11日にはルト大統領は副大統領および外務長官を除くすべての閣僚を更迭し、政権の立て直しを図る方針を表明したが、行政の機能まひや今後の政治的な安定性には疑問の声も出ている。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746925"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 var_border_bottom_l" id="page05"> <h2> <span class="cate tag">対日関係</span> <br class="sp_only"> 日本のケニアからの輸入額は26.2%増、輸出額は1.8%減 </h2> </div> <div class="elem_paragraph"> <p class="text"> 2023年の日本の対ケニア貿易は、輸入額が前年比26.2%増の8,553万ドル、輸出額が1.8%減の9億4,686万ドルだった。ケニア側から見ると、日本に対して8億6,133万ドルの貿易赤字となった。日本の対ケニア最大の輸出品目は、輸送機器で3.4%減の5億4,497万ドルだった。次に原料別製品(4.5%減、2億8,069万ドル)が続いた。輸送機器のうち乗用車(2.3%増、4億2,911万ドル)を除き、ほぼすべての主要品目で前年比減となった。一方の輸入では、原料品(54.6%増、5,874万ドル)が最大の品目で、そのうち非鉄金属鉱は前年の約2.5倍の3,661万ドルとなった。次に食料品(11.8%減、2,189万ドル)が続いたが、コーヒー(9.4%減、1,024万ドル)と茶(2.7%減、896万ドル)は減少となった。 </p> <p class="text"> 日本銀行によると、2023年の日本の対ケニア直接投資額は15億円だった。日本企業の対ケニア投資では、同年5月に住友商事がデジタル金融サービスを展開するM-KOPAに3,650万ドルの追加出資を行った。また、双日は現地消費財大手との合弁事業として同年6月に即席めんの製造・発売を開始した。物流では商船三井が同年9月に物流ジャパンデスクを設置し、倉庫運営に乗り出したほか、2024年1月にケニアの大手医療用品製造会社リバイタル・ヘルスケア(Revital Healthcare)と医療用品・医薬品の物流センター建設に向けた覚書を締結した。医療分野では、朝日インテックが2023年10月にケニア西部のエルドレッドでカテーテル検査・治療の専門病院の運営を行う合弁契約を現地病院と締結し、2024年2月に合弁会社の設立を完了させた。自動車分野では、いすゞ自動車がナイロビの車体組み立て工場にトラックボディの電着塗装工場棟を新設し2023年6月に稼働開始したほか、2024年3月には子会社UDトラックスの製品販売を開始した。豊田通商は2023年7月にSUVのセミノックダウン(SKD)生産を開始し、2024年4月には電動バス製造・販売を行うスタートアップBasiGoに300万ドルの追加投資を行うことを発表。さらに2024年7月には子会社CFAO Motorsによるケニア政府などが保有する自動車組み立て会社ケニア・ヴィークル・マニュファクチャラーズ(KVM)の98%の株式取得をケニア政府が承認した。CFAO MotorsはKVMにてBasiGoの電動バスの量産組み立てラインの設置を発表している。豊田通商は2024年のルト大統領の訪日時に、ケニア政府と再生可能エネルギープロジェクト開発や高効率変圧器の普及拡大、電動車の普及促進、ケニア自動車産業の発展、貢献に関する協力に向けた覚書を締結している。 </p> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746924"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_content_divide_block wzg"> <div class="content_divide_col2 elem_content_divide_block_pad"> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表5-1 日本の対ケニア主要品目別輸出(FOB)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col"> 品目 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th class="lv1" scope="row"> 輸送機器 </th> <td> 564,272 </td> <td> 544,971 </td> <td> 57.6 </td> <td> △ 3.4 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">自動車 </th> <td> 554,471 </td> <td> 539,489 </td> <td> 57.0 </td> <td> △ 2.7 </td> </tr> <tr> <th class="lv3" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル3の項目">乗用車 </th> <td> 419,461 </td> <td> 429,113 </td> <td> 45.3 </td> <td> 2.3 </td> </tr> <tr> <th class="lv3" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル3の項目">バス・トラック </th> <td> 128,381 </td> <td> 101,901 </td> <td> 10.8 </td> <td> △ 20.6 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">自動車の部分品 </th> <td> 7,304 </td> <td> 4,550 </td> <td> 0.5 </td> <td> △ 37.7 </td> </tr> <tr> <th class="lv1" scope="row"> 原料別製品 </th> <td> 293,772 </td> <td> 280,693 </td> <td> 29.6 </td> <td> △ 4.5 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">鉄鋼 </th> <td> 277,279 </td> <td> 269,097 </td> <td> 28.4 </td> <td> △ 3.0 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">織物用糸・繊維製品 </th> <td> 7,759 </td> <td> 6,236 </td> <td> 0.7 </td> <td> △ 19.6 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">ゴム製品 </th> <td> 6,705 </td> <td> 4,724 </td> <td> 0.5 </td> <td> △ 29.5 </td> </tr> <tr> <th class="lv1" scope="row"> 一般機械 </th> <td> 19,424 </td> <td> 15,580 </td> <td> 1.6 </td> <td> △ 19.8 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">原動機 </th> <td> 6,893 </td> <td> 4,743 </td> <td> 0.5 </td> <td> △ 31.2 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">農業用機械 </th> <td> 3,917 </td> <td> 2,583 </td> <td> 0.3 </td> <td> △ 34.0 </td> </tr> <tr> <th class="lv1" scope="row"> 化学製品 </th> <td> 11,317 </td> <td> 5,649 </td> <td> 0.6 </td> <td> △ 50.1 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">医薬品 </th> <td> 5,347 </td> <td> 1,418 </td> <td> 0.1 </td> <td> △ 73.5 </td> </tr> </tbody> <tfoot> <tr> <th class="lv1" scope="row"> 合計(その他含む) </th> <td> 964,092 </td> <td> 946,855 </td> <td> 100 </td> <td> △ 1.8 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔出所〕 日本国財務省貿易統計 </p> </div> <div class="elem_content_divide_box"> <div class="table_basic"> <table class="thin stats small"> <caption> 表5-2 日本の対ケニア主要品目別輸入(CIF)[通関ベース]<span>(単位:1,000ドル、%)(△はマイナス値)</span> </caption> <thead> <tr> <th rowspan="2" scope="col"> 品目 </th> <th scope="col"> 2022年 </th> <th colspan="3" scope="colgroup"> 2023年 </th> </tr> <tr> <th scope="col"> 金額 </th> <th scope="col"> 金額 </th> <th scope="col"> 構成比 </th> <th scope="col"> 伸び率 </th> </tr> </thead> <tbody> <tr> <th class="lv1" scope="row"> 原料品 </th> <td> 37,991 </td> <td> 58,735 </td> <td> 68.7 </td> <td> 54.6 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">非鉄金属鉱 </th> <td> 14,403 </td> <td> 36,614 </td> <td> 42.8 </td> <td> 154.2 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">植物性原材料 </th> <td> 15,864 </td> <td> 15,153 </td> <td> 17.7 </td> <td> △ 4.5 </td> </tr> <tr> <th class="lv1" scope="row"> 食料品 </th> <td> 24,814 </td> <td> 21,889 </td> <td> 25.6 </td> <td> △ 11.8 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">コーヒー </th> <td> 11,307 </td> <td> 10,243 </td> <td> 12.0 </td> <td> △ 9.4 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">茶 </th> <td> 9,210 </td> <td> 8,964 </td> <td> 10.5 </td> <td> △ 2.7 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">果実 </th> <td> 2,405 </td> <td> 1,126 </td> <td> 1.3 </td> <td> △ 53.2 </td> </tr> <tr> <th class="lv1" scope="row"> 衣類・同付属品 </th> <td> 2,106 </td> <td> 1,492 </td> <td> 1.7 </td> <td> △ 29.1 </td> </tr> <tr> <th class="lv1" scope="row"> バッグ類 </th> <td> 529 </td> <td> 399 </td> <td> 0.5 </td> <td> △ 24.5 </td> </tr> <tr> <th class="lv1" scope="row"> 電気機器 </th> <td> 503 </td> <td> 1,512 </td> <td> 1.8 </td> <td> 200.8 </td> </tr> <tr> <th class="lv1" scope="row"> 原料別製品 </th> <td> 190 </td> <td> 209 </td> <td> 0.2 </td> <td> 10.0 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">革および同製品・毛皮 </th> <td> 97 </td> <td> 89 </td> <td> 0.1 </td> <td> △ 8.4 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">非金属鉱物製品 </th> <td> 16 </td> <td> 55 </td> <td> 0.1 </td> <td> 234.5 </td> </tr> <tr> <th class="lv2" scope="row"> <img src="/library/new/common/img/spacer.png" alt="階層レベル2の項目">木製品およびコルク製品 </th> <td> 46 </td> <td> 36 </td> <td> 0.0 </td> <td> △ 22.5 </td> </tr> </tbody> <tfoot> <tr> <th class="lv1" scope="row"> 合計(その他含む) </th> <td> 67,775 </td> <td> 85,530 </td> <td> 100 </td> <td> 26.2 </td> </tr> </tfoot> </table> </div> <p class="tb_source"> 〔出所〕 財務省 </p> </div> </div> </div> </div> </div> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock36746938"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock36618661"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2" id="block2"> <h2> 基礎的経済指標 </h2> </div> <div class="elem_table_basic wzg"> <table class="stats var_zebra elem_table_basic var_there_boder var_base_color"> <caption> <span>(△はマイナス値)</span> </caption> <thead> <tr> <th scope="col"> 項目 </th> <th scope="col"> 単位 </th> <th scope="col"> 2021年 </th> <th scope="col"> 2022年 </th> <th scope="col"> 2023年 </th> </tr> </thead> <tbody> <tr> <th scope="row"> 実質GDP成長率 </th> <td> (%) </td> <td> 7.6 </td> <td> 4.9 </td> <td> 5.6 </td> </tr> <tr> <th scope="row"> 1人当たりGDP </th> <td> (%) </td> <td> 2,209 </td> <td> 2,245 </td> <td> 2,113 </td> </tr> <tr> <th scope="row"> 消費者物価上昇率 </th> <td> (%) </td> <td> 6.1 </td> <td> 7.6 </td> <td> 7.7 </td> </tr> <tr> <th scope="row"> 失業率 </th> <td> (%) </td> <td> n.a. </td> <td> n.a. </td> <td> n.a. </td> </tr> <tr> <th scope="row"> 貿易収支 </th> <td> (100万米ドル) </td> <td> △ 12,547 </td> <td> △ 13,724 </td> <td> △ 11,470 </td> </tr> <tr> <th scope="row"> 経常収支 </th> <td> (100万米ドル) </td> <td> △ 5,744 </td> <td> △ 5,932 </td> <td> △ 4,287 </td> </tr> <tr> <th scope="row"> 外貨準備高(グロス) </th> <td> (100万米ドル) </td> <td> 9,490 </td> <td> 7,968 </td> <td> 7,341 </td> </tr> <tr> <th scope="row"> 対外債務残高(グロス) </th> <td> (100万米ドル) </td> <td> 38,073 </td> <td> 39,647 </td> <td> 43,544 </td> </tr> <tr> <th scope="row"> 為替レート </th> <td> (1米ドルにつき、ケニア・シリング、期中平均) </td> <td> 109.64 </td> <td> 117.87 </td> <td> 139.85 </td> </tr> </tbody> </table> </div> <p class="tb_source"> 注<br> 一人当たりGDP:推計値、貿易収支:国際収支ベース(財のみ)<br> 出所<br> 一人当たりGDO、経常収支、外貨準備高(グロス)、為替レート:IMF<br> 実質GDP成長率、消費者物価上昇率、貿易収支:ケニア国家統計局、対外債務残高(グロス):ケニア中央銀行(CBK) </p> </div> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock36746923"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2"> <h2> アーカイブ </h2> </div> <div class="elem_text_list"> <ul class="col5"> <li> <a href="/world/africa/ke/gtir/gtir2023.html">2023年版</a> </li> <li> <a href="/ext_images/world/gtir/2022/52.pdf">2022年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(1.6MB)</a> </li> <li> <a href="/ext_images/world/gtir/2021/54.pdf">2021年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(1.6MB)</a> </li> <li> <a href="/ext_images/world/gtir/2020/54.pdf">2020年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(739KB)</a> </li> <li> <a href="/ext_images/world/gtir/2019/54.pdf">2019年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(636KB)</a> </li> <li> <a href="/ext_images/world/gtir/2018/55.pdf">2018年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(953KB)</a> </li> <li> <a href="/ext_images/world/gtir/2017/55.pdf">2017年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(370KB)</a> </li> <li> <a href="/ext_images/world/gtir/2016/pdf/57.pdf">2016年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(731KB)</a> </li> <li> <a href="/ext_images/world/gtir/2015/pdf/ke.pdf">2015年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" style="opacity: 1;" width="14" height="16">(270KB)</a> </li> <li> <a href="/ext_images/world/gtir/2014/pdf/2014-ke.pdf">2014年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" width="14" height="16">(268KB)</a> </li> <li> <a href="/ext_images/world/gtir/2013/pdf/2013-ke.pdf">2013年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" width="14" height="16">(641KB)</a> </li> <li> <a href="/ext_images/world/gtir/2012/pdf/2012-ke.pdf">2012年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" width="14" height="16">(302KB)</a> </li> <li> <a href="/ext_images/world/gtir/2011/pdf/2011-ke.pdf">2011年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" width="14" height="16">(249KB)</a> </li> <li> <a href="/ext_images/world/gtir/2010/pdf/2010-ke.pdf">2010年版<img src="/library/icons/icon_pdf.gif" alt="PDFファイル" title="" class="icon_attached" width="14" height="16">(699KB)</a> </li> </ul> </div> </div> </div> </div> </div> </div> </div></div></div><div id="footerArea" class="pbFooterArea Footer_wrap"> <div id="area4" class="pbArea "> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock22364958"> <div class="pbNested " id="area_conversion"> <div class="jtrCountryTop pbNested pbNestedWrapper " id="pbBlock22364961"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock1347042"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_heading_lv2 sp_elem_heading_lv2"> <h2> ご相談・お問い合わせ </h2> </div> </div> </div> </div> </div> </div> <div class="area_info_conversion pbNested pbNestedWrapper " id="pbBlock22364959"> <div class="pbNested pbNestedHorizontalWrapper " > <div class=" pbHorizontalNested " id="pbBlock22364960" style="overflow:hidden;clear:right;"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock1347708"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_contact_conversion_block"> <div class="elem_heading_lv3 var_border_bottom"> <h3> 国内 </h3> </div> <div class="elem_linkBox_list"> <ul class="col3 var_nodot"> <li> <div class="linkBox"> <a href="/services/advice/"><span class="font16">海外ビジネスのご相談</span></a> </div> </li> <li> <div class="linkBox"> <a href="/contact/contactlist.html"><span class="font16">お問い合わせ窓口一覧</span></a> </div> </li> <li> <div class="linkBox"> <a href="/jetro/japan/list.html"><span class="font16">国内事務所一覧</span></a> </div> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="pbHorizontalNested " id="pbBlock22364956" style="overflow:hidden;clear:right;"> <div id="pbNestDiv22364956" style="margin:0;padding:0;border-width:0;text-indent:0;"> <div class="pbBlock pbBlockBase"> <div> <div class="elem_contact_conversion_block no_pad"> <div class="elem_heading_lv3 var_border_bottom"> <h3> 現地日系企業の皆様 </h3> </div> <div class="elem_text_list"> <ul class="liner"> <li> <a href="/jetro/overseas/ke_nairobi.html">ナイロビ事務所</a> </li> </ul> </div> <div class="elem_paragraph"> <p class="text"> 最寄りのジェトロ事務所にご連絡ください。 </p> </div> <div class="elem_paragraph"> <p class="text"> また、現地の日本大使館・総領事館でも<a href="https://www.mofa.go.jp/mofaj/annai/page22_000526.html" target="_blank" rel="noopener">日本企業支援窓口<img src="/library/icons/icon_blank.gif" alt="外部サイトへ、新しいウィンドウで開きます" title="" class="icon_external" height="12" width="17"></a>を設けています。 </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=" pbNested pbNestedWrapper " id="pbBlock22364962"> <div class="pbNested " > <div class="pbNested pbNestedWrapper " id="pbBlock30948710"> <div class="jtrWidth960"> <div id="pbBlockToJtr30948710" > <div class="jbtn pb10 block_right"> <ul> <li class="pc_only"> <a class="jtrPrint" href="#"><img src="/library/icons/bt/pr.png" title="" alt="印刷する" width="25" height="25"></a> </li> <li> <a href="#" onclick="window.open('https://twitter.com/intent/tweet?text=%E3%82%B1%E3%83%8B%E3%82%A2%E3%81%AE%E8%B2%BF%E6%98%93%E6%8A%95%E8%B3%87%E5%B9%B4%E5%A0%B1+%7C+%E3%82%B1%E3%83%8B%E3%82%A2+-+%E3%82%A2%E3%83%95%E3%83%AA%E3%82%AB+-+%E5%9B%BD%E3%83%BB%E5%9C%B0%E5%9F%9F%E5%88%A5%E3%81%AB%E8%A6%8B%E3%82%8B+-+%E3%82%B8%E3%82%A7%E3%83%88%E3%83%AD&url=https://www.jetro.go.jp/world/africa/ke/gtir.html', 'snsTwWindow', 'width=500, height=500, menubar=no, toolbar=no, scrollbars=yes'); return false;"><img src="/library/icons/bt/x.png" title="" alt="Xにツイートする(新しいウィンドウで開きます)" width="25" height="25"></a> </li> <li> <a href="#" onclick="window.open('https://www.facebook.com/sharer.php?src=bm&t=%E3%82%B1%E3%83%8B%E3%82%A2%E3%81%AE%E8%B2%BF%E6%98%93%E6%8A%95%E8%B3%87%E5%B9%B4%E5%A0%B1+%7C+%E3%82%B1%E3%83%8B%E3%82%A2+-+%E3%82%A2%E3%83%95%E3%83%AA%E3%82%AB+-+%E5%9B%BD%E3%83%BB%E5%9C%B0%E5%9F%9F%E5%88%A5%E3%81%AB%E8%A6%8B%E3%82%8B+-+%E3%82%B8%E3%82%A7%E3%83%88%E3%83%AD&u=https%3A%2F%2Fwww.jetro.go.jp%2Fworld%2Fafrica%2Fke%2Fgtir.html', 'snsFbWindow', 'width=500, height=500, menubar=no, toolbar=no, scrollbars=yes'); return false;"><img src="/library/icons/bt/fb.png" title="" alt="Facebookでシェアする(新しいウィンドウで開きます)" width="25" height="25"></a> </li> </ul> </div> </div> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock1333965"> <div class="pageelem_topic_path"> <ol> <li class="home"><a href="/"><img src="/library/new/common/content_images/icon/icon_home.gif" alt="サイトトップ" title=""></a></li> <li><a href="/world/">国・地域別に見る</a></li> <li><a href="/world/africa/">アフリカ</a></li> <li><a href="/world/africa/ke/">ケニア</a></li> <li>ケニアの貿易投資年報</li> </ol> </div> </div> <div class="pbNested pbNestedWrapper " id="pbBlock1333970"> <div class="pbBlock pbBlockBase"> <div> <div class="new_footer" id="Footer"> <div class="ft_bottom" role="navigation" aria-label="フッターには4つのリストがあります。"> <div class="elem_content_divide_block"> <div class="content_divide_col4 elem_content_divide_block_pad"> <div class="elem_content_divide_box sp_only"> <ul class="ftLink"> <li> <a href="/en/">Global Site</a> </li> <li> <a href="/search_result.html">サイト内検索</a> </li> </ul> </div> <div class="elem_content_divide_box"> <ul class="ftLink"> <li> <a href="/recruit/">採用情報</a> </li> <li> <a href="/procurement/">調達情報</a> </li> <li> <a href="/disclosure/">情報公開</a> </li> </ul> </div> <div class="elem_content_divide_box pl0 pr30"> <ul class="ftLink"> <li> <a href="/contact/">お問い合わせ</a> </li> <li> <a href="/legal.html">利用規約・免責事項</a> </li> <li> <a href="/privacy.html">個人情報保護について</a> </li> <li> <a href="/accessibility.html">ウェブアクセシビリティについて</a> </li> <li> <a href="/sitemap.html">サイトマップ</a> </li> </ul> </div> <div class="elem_content_divide_box"> <ul class="ftLink"> <li class="button"> <div class="linkBox"> <a class="var_mini" href="http://www.ide.go.jp/Japanese" style="opacity: 1;" target="_blank" rel="noopener noreferrer"><span class="font12">ジェトロ・アジア経済研究所<img src="/library/icons/icon_blank_w.png" alt="外部サイトへ、新しいウィンドウで開きます" class="icon_external" height="12" width="17" title=""></span></a> </div> </li> <li> <a href="/jfoodo/">日本食品海外プロモーションセンター(JFOODO)</a> </li> <li> <a href="/links.html">各種自治体・機関等へのリンク集</a> </li> </ul> </div> <div class="elem_content_divide_box"> <ul class="ftLink"> <li class="button"> <div class="linkBox"> <a class="var_mini" href="https://twitter.com/jetro_info" style="opacity: 1;" target="_blank" rel="noopener noreferrer"><span class="font12"><img src="/library/icons/icon_ft_x_n.png" alt="" title="" width="20" height="20" class="pr5">X 公式アカウント<img src="/library/icons/icon_blank_w.png" alt="外部サイトへ、新しいウィンドウで開きます" class="icon_external" height="12" width="17" title=""></span></a> </div> </li> <li class="button"> <div class="linkBox"> <a class="var_mini" href="https://www.youtube.com/user/jetrochannel" style="opacity: 1;" target="_blank" rel="noopener noreferrer"><span class="font12"><img src="/library/icons/icon_ft_yt_n.png" alt="" title="" width="20" height="20" class="pr5">YouTube 公式アカウント<img src="/library/icons/icon_blank_w.png" alt="外部サイトへ、新しいウィンドウで開きます" class="icon_external" height="12" width="17" title=""></span></a> </div> </li> <li> <a href="/legal/social.html">ソーシャルメディア運用ポリシー</a> </li> </ul> </div> </div> </div> <div class="copyright"> <p lang="en"> Copyright (C) 1995-2024 Japan External Trade Organization(JETRO). All rights reserved. </p> <p> 独立行政法人日本貿易振興機構 (法人番号 2010405003693) </p> </div> </div> </div> <div class="ft_top" style="position: fixed; top: auto; bottom: -100px;"> <ul> <li> <a href="#page"><img title="" alt="ページの先頭に戻る" src="/library/new/common/img/btn_pagetop_new.gif"></a> </li> </ul> </div> </div> </div> </div> </div> </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> $(function () { $.ajax({ type: "POST", url: "/view_interface.php?wim=mypagebutton", data: { className: "XiMyPageReadlaterButton", page_block_id: 30948712, page_id: 21468, m: "html", }, dataType: 'html', }).done(function(r) { $('.mypage_button_data').html(r); $('.add_unread_data').on('click', function() { var url = location.href; var data = { className: "XiMyPageReadlater", page_block_id: 30266664, m: "add", url: url, _token_: $(this).data('token') }; $.ajax({ type: "POST", url: "/view_interface.php", data: data, dataType: 'json', }).done(function(r){ if (r.status == "ok") { $(".mypage_save").fadeIn(200).delay(2000).fadeOut(1000); } else { if (r.m == 0) { $(".mypage_save").find(".text_1").html("エラー"); $(".mypage_save").find(".text_2").html(r.data); $(".mypage_save").find(".mypage_link").html(""); $(".mypage_save").fadeIn(200).delay(2000).fadeOut(1000); } else { $(".mypage_save").find(".text_1").hide(); $(".mypage_save").find(".text_2").html(r.data); $(".mypage_save").fadeIn(200).delay(2000).fadeOut(1000); } } }); }); $('.add_unread_data').on('keydown', function(e) { if (e.keyCode === 13) { $('.add_unread_data').on("click"); } }); $('.jtrPrint').on('click', function() { window.print(); }); }); }); $("#pbBlock30948712").css("overflow", "visible"); $("#pbBlock30948712").parents("[id^=pbBlock]").each(function(i) { $(this).css("overflow","visible"); }); </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 > // default header end </script> <script > $(function(){ $('.modaal').modaal({ type: 'inline' }); }); </script> <script src="/library/new/common/library/modaal/modaal.js"></script> <link rel="stylesheet" type="text/css" href="/library/new/common/library/modaal/modaal.css" /> </body> </html>