1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.3">
24  <LC_INFO>
25    <Language>
26      <LangID>ja</LangID>
27      <DefaultName>Japanese</DefaultName>
28    </Language>
29    <Country>
30      <CountryID>JP</CountryID>
31      <DefaultName>Japan</DefaultName>
32    </Country>
33  </LC_INFO>
34  <LC_CTYPE>
35    <Separators>
36      <DateSeparator>/</DateSeparator>
37      <ThousandSeparator>,</ThousandSeparator>
38      <DecimalSeparator>.</DecimalSeparator>
39      <TimeSeparator>:</TimeSeparator>
40      <Time100SecSeparator>.</Time100SecSeparator>
41      <ListSeparator>;</ListSeparator>
42      <LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator>
43      <LongDateDaySeparator>日</LongDateDaySeparator>
44      <LongDateMonthSeparator>月</LongDateMonthSeparator>
45      <LongDateYearSeparator>年</LongDateYearSeparator>
46    </Separators>
47    <Markers>
48      <QuotationStart>‘</QuotationStart>
49      <QuotationEnd>’</QuotationEnd>
50      <DoubleQuotationStart>“</DoubleQuotationStart>
51      <DoubleQuotationEnd>”</DoubleQuotationEnd>
52    </Markers>
53    <TimeAM>午前</TimeAM>
54    <TimePM>午後</TimePM>
55    <MeasurementSystem>metric</MeasurementSystem>
56  </LC_CTYPE>
57  <LC_FORMAT>
58    <FormatElement msgid="FixedFormatskey1" default="true" type="short" usage="FIXED_NUMBER" formatindex="0">
59      <FormatCode>Standard</FormatCode>
60    </FormatElement>
61    <FormatElement msgid="FixedFormatskey2" default="false" type="short" usage="FIXED_NUMBER" formatindex="1">
62      <FormatCode>0</FormatCode>
63    </FormatElement>
64    <FormatElement msgid="FixedFormatskey3" default="false" type="short" usage="FIXED_NUMBER" formatindex="2">
65      <FormatCode>0.00</FormatCode>
66    </FormatElement>
67    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
68      <FormatCode>#,##0</FormatCode>
69    </FormatElement>
70    <FormatElement msgid="FixedFormatskey5" default="false" type="short" usage="FIXED_NUMBER" formatindex="4">
71      <FormatCode>#,##0.00</FormatCode>
72    </FormatElement>
73    <FormatElement msgid="FixedFormatskey6" default="false" type="short" usage="FIXED_NUMBER" formatindex="5">
74      <FormatCode>#,###.00</FormatCode>
75    </FormatElement>
76    <FormatElement msgid="ScientificFormatskey1" default="true" type="long" usage="SCIENTIFIC_NUMBER" formatindex="6">
77      <FormatCode>0.00E+000</FormatCode>
78    </FormatElement>
79    <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
80      <FormatCode>0.00E+00</FormatCode>
81    </FormatElement>
82    <FormatElement msgid="PercentFormatskey1" default="true" type="medium" usage="PERCENT_NUMBER" formatindex="8">
83      <FormatCode>0%</FormatCode>
84    </FormatElement>
85    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
86      <FormatCode>0.00%</FormatCode>
87    </FormatElement>
88    <FormatElement msgid="CurrencyFormatskey1" default="false" type="medium" usage="CURRENCY" formatindex="12">
89      <FormatCode>[$¥-411]#,##0;-[$¥-411]#,##0</FormatCode>
90    </FormatElement>
91    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
92      <FormatCode>[$¥-411]#,##0.00;-[$¥-411]#,##0.00</FormatCode>
93    </FormatElement>
94    <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14">
95      <FormatCode>[$¥-411]#,##0;[RED]-[$¥-411]#,##0</FormatCode>
96    </FormatElement>
97    <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15">
98      <FormatCode>[$¥-411]#,##0.00;[RED]-[$¥-411]#,##0.00</FormatCode>
99    </FormatElement>
100    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
101      <FormatCode>#,##0 CCC</FormatCode>
102    </FormatElement>
103    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
104      <FormatCode>[$¥-411]#,##0.--;[RED]-[$¥-411]#,##0.--</FormatCode>
105    </FormatElement>
106    <FormatElement msgid="DateFormatskey1" default="false" type="medium" usage="DATE" formatindex="18">
107      <FormatCode>YY/M/D</FormatCode>
108    </FormatElement>
109    <FormatElement msgid="DateFormatskey2" default="false" type="long" usage="DATE" formatindex="19">
110      <FormatCode>YYYY年MM月DD日(AAAA)</FormatCode>
111    </FormatElement>
112    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="20">
113      <FormatCode>YY/MM/DD</FormatCode>
114    </FormatElement>
115    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="21">
116      <FormatCode>YYYY/MM/DD</FormatCode>
117    </FormatElement>
118    <FormatElement msgid="DateFormatskey5" default="false" type="long" usage="DATE" formatindex="22">
119      <FormatCode>YY年M月D日</FormatCode>
120    </FormatElement>
121    <FormatElement msgid="DateFormatskey6" default="true" type="long" usage="DATE" formatindex="23">
122      <FormatCode>YYYY年M月D日</FormatCode>
123    </FormatElement>
124    <FormatElement msgid="DateFormatskey7" default="false" type="long" usage="DATE" formatindex="24">
125      <FormatCode>GGGE年M月D日</FormatCode>
126    </FormatElement>
127    <FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25">
128      <FormatCode>YYYY年M月D日</FormatCode>
129    </FormatElement>
130    <FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26">
131      <FormatCode>GGGE年M月D日(AAAA)</FormatCode>
132    </FormatElement>
133    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="27">
134      <FormatCode>YY年M月D日(AAA)</FormatCode>
135    </FormatElement>
136    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="28">
137      <FormatCode>GGGE年M月D日(AAA)</FormatCode>
138    </FormatElement>
139    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29">
140      <FormatCode>YYYY年M月D日(AAA)</FormatCode>
141    </FormatElement>
142    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30">
143      <FormatCode>YYYY年M月D日(AAAA)</FormatCode>
144    </FormatElement>
145    <FormatElement msgid="DateFormatskey14" default="false" type="medium" usage="DATE" formatindex="31">
146      <FormatCode>MM.DD</FormatCode>
147    </FormatElement>
148    <FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32">
149      <FormatCode>GE.M.D</FormatCode>
150    </FormatElement>
151    <FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33">
152      <FormatCode>GE.MM.DD</FormatCode>
153    </FormatElement>
154    <FormatElement msgid="DateFormatskey17" default="false" type="medium" usage="DATE" formatindex="34">
155      <FormatCode>YY/MM</FormatCode>
156    </FormatElement>
157    <FormatElement msgid="DateFormatskey18" default="true" type="medium" usage="DATE" formatindex="35">
158      <FormatCode>M月D日</FormatCode>
159    </FormatElement>
160    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="36">
161      <FormatCode>M月</FormatCode>
162    </FormatElement>
163    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37">
164      <FormatCode>YY年 QQ</FormatCode>
165    </FormatElement>
166    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
167      <FormatCode>WW 1</FormatCode>
168    </FormatElement>
169    <FormatElement msgid="TimeFormatskey1" default="true" type="medium" usage="TIME" formatindex="39">
170      <FormatCode>H:MM</FormatCode>
171    </FormatElement>
172    <FormatElement msgid="TimeFormatskey2" default="true" type="long" usage="TIME" formatindex="40">
173      <FormatCode>HH:MM:SS</FormatCode>
174    </FormatElement>
175    <FormatElement msgid="TimeFormatskey3" default="false" type="medium" usage="TIME" formatindex="41">
176      <FormatCode>AM/PM H:MM</FormatCode>
177    </FormatElement>
178    <FormatElement msgid="TimeFormatskey4" default="false" type="long" usage="TIME" formatindex="42">
179      <FormatCode>AM/PM H:MM:SS</FormatCode>
180    </FormatElement>
181    <FormatElement msgid="TimeFormatskey5" default="false" type="long" usage="TIME" formatindex="43">
182      <FormatCode>[HH]:MM:SS</FormatCode>
183    </FormatElement>
184    <FormatElement msgid="TimeFormatskey6" default="false" type="medium" usage="TIME" formatindex="44">
185      <FormatCode>MM:SS.00</FormatCode>
186    </FormatElement>
187    <FormatElement msgid="TimeFormatskey7" default="false" type="long" usage="TIME" formatindex="45">
188      <FormatCode>[HH]:MM:SS.00</FormatCode>
189    </FormatElement>
190    <FormatElement msgid="TimeFormatskey8" default="false" type="medium" usage="TIME" formatindex="52">
191      <FormatCode>H時MM分</FormatCode>
192    </FormatElement>
193    <FormatElement msgid="TimeFormatskey9" default="false" type="long" usage="TIME" formatindex="54">
194      <FormatCode>H時MM分SS秒</FormatCode>
195    </FormatElement>
196    <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME" formatindex="46">
197      <FormatCode>YY/MM/DD HH:MM</FormatCode>
198    </FormatElement>
199    <FormatElement msgid="DateTimeFormatskey2" default="true" type="long" usage="DATE_TIME" formatindex="47">
200      <FormatCode>YYYY/M/D H:MM</FormatCode>
201    </FormatElement>
202  </LC_FORMAT>
203  <LC_COLLATION>
204    <Collator default="true" unoid="phonetic (alphanumeric first)" />
205    <Collator default="false" unoid="phonetic (alphanumeric last)" />
206    <Collator default="false" unoid="charset" />
207    <CollationOptions>
208      <TransliterationModules>IGNORE_CASE</TransliterationModules>
209    </CollationOptions>
210  </LC_COLLATION>
211  <LC_SEARCH>
212    <SearchOptions>
213      <TransliterationModules>IGNORE_CASE</TransliterationModules>
214    </SearchOptions>
215  </LC_SEARCH>
216  <LC_INDEX>
217    <IndexKey phonetic="true" default="true" unoid="phonetic (alphanumeric first) (grouped by syllable)" />
218    <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric first) (grouped by consonant)" />
219    <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric last) (grouped by syllable)" />
220    <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric last) (grouped by consonant)" />
221    <UnicodeScript>70</UnicodeScript>
222    <FollowPageWord>p.</FollowPageWord>
223    <FollowPageWord>pp.</FollowPageWord>
224  </LC_INDEX>
225  <LC_CALENDAR>
226    <Calendar unoid="gregorian" default="true">
227      <DaysOfWeek>
228        <Day>
229          <DayID>sun</DayID>
230          <DefaultAbbrvName>Sun</DefaultAbbrvName>
231          <DefaultFullName>Sunday</DefaultFullName>
232        </Day>
233        <Day>
234          <DayID>mon</DayID>
235          <DefaultAbbrvName>Mon</DefaultAbbrvName>
236          <DefaultFullName>Monday</DefaultFullName>
237        </Day>
238        <Day>
239          <DayID>tue</DayID>
240          <DefaultAbbrvName>Tue</DefaultAbbrvName>
241          <DefaultFullName>Tuesday</DefaultFullName>
242        </Day>
243        <Day>
244          <DayID>wed</DayID>
245          <DefaultAbbrvName>Wed</DefaultAbbrvName>
246          <DefaultFullName>Wednesday</DefaultFullName>
247        </Day>
248        <Day>
249          <DayID>thu</DayID>
250          <DefaultAbbrvName>Thu</DefaultAbbrvName>
251          <DefaultFullName>Thursday</DefaultFullName>
252        </Day>
253        <Day>
254          <DayID>fri</DayID>
255          <DefaultAbbrvName>Fri</DefaultAbbrvName>
256          <DefaultFullName>Friday</DefaultFullName>
257        </Day>
258        <Day>
259          <DayID>sat</DayID>
260          <DefaultAbbrvName>Sat</DefaultAbbrvName>
261          <DefaultFullName>Saturday</DefaultFullName>
262        </Day>
263      </DaysOfWeek>
264      <MonthsOfYear>
265        <Month>
266          <MonthID>jan</MonthID>
267          <DefaultAbbrvName>Jan</DefaultAbbrvName>
268          <DefaultFullName>January</DefaultFullName>
269        </Month>
270        <Month>
271          <MonthID>feb</MonthID>
272          <DefaultAbbrvName>Feb</DefaultAbbrvName>
273          <DefaultFullName>February</DefaultFullName>
274        </Month>
275        <Month>
276          <MonthID>mar</MonthID>
277          <DefaultAbbrvName>Mar</DefaultAbbrvName>
278          <DefaultFullName>March</DefaultFullName>
279        </Month>
280        <Month>
281          <MonthID>apr</MonthID>
282          <DefaultAbbrvName>Apr</DefaultAbbrvName>
283          <DefaultFullName>April</DefaultFullName>
284        </Month>
285        <Month>
286          <MonthID>may</MonthID>
287          <DefaultAbbrvName>May</DefaultAbbrvName>
288          <DefaultFullName>May</DefaultFullName>
289        </Month>
290        <Month>
291          <MonthID>jun</MonthID>
292          <DefaultAbbrvName>Jun</DefaultAbbrvName>
293          <DefaultFullName>June</DefaultFullName>
294        </Month>
295        <Month>
296          <MonthID>jul</MonthID>
297          <DefaultAbbrvName>Jul</DefaultAbbrvName>
298          <DefaultFullName>July</DefaultFullName>
299        </Month>
300        <Month>
301          <MonthID>aug</MonthID>
302          <DefaultAbbrvName>Aug</DefaultAbbrvName>
303          <DefaultFullName>August</DefaultFullName>
304        </Month>
305        <Month>
306          <MonthID>sep</MonthID>
307          <DefaultAbbrvName>Sep</DefaultAbbrvName>
308          <DefaultFullName>September</DefaultFullName>
309        </Month>
310        <Month>
311          <MonthID>oct</MonthID>
312          <DefaultAbbrvName>Oct</DefaultAbbrvName>
313          <DefaultFullName>October</DefaultFullName>
314        </Month>
315        <Month>
316          <MonthID>nov</MonthID>
317          <DefaultAbbrvName>Nov</DefaultAbbrvName>
318          <DefaultFullName>November</DefaultFullName>
319        </Month>
320        <Month>
321          <MonthID>dec</MonthID>
322          <DefaultAbbrvName>Dec</DefaultAbbrvName>
323          <DefaultFullName>December</DefaultFullName>
324        </Month>
325      </MonthsOfYear>
326      <Eras>
327        <Era>
328          <EraID>bc</EraID>
329          <DefaultAbbrvName>紀元前</DefaultAbbrvName>
330          <DefaultFullName>紀元前</DefaultFullName>
331        </Era>
332        <Era>
333          <EraID>ad</EraID>
334          <DefaultAbbrvName>西暦</DefaultAbbrvName>
335          <DefaultFullName>西暦</DefaultFullName>
336        </Era>
337      </Eras>
338      <StartDayOfWeek>
339        <DayID>sun</DayID>
340      </StartDayOfWeek>
341      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
342    </Calendar>
343    <Calendar unoid="gengou" default="false">
344      <DaysOfWeek>
345        <Day>
346          <DayID>sun</DayID>
347          <DefaultAbbrvName>日</DefaultAbbrvName>
348          <DefaultFullName>日曜日</DefaultFullName>
349        </Day>
350        <Day>
351          <DayID>mon</DayID>
352          <DefaultAbbrvName>月</DefaultAbbrvName>
353          <DefaultFullName>月曜日</DefaultFullName>
354        </Day>
355        <Day>
356          <DayID>tue</DayID>
357          <DefaultAbbrvName>火</DefaultAbbrvName>
358          <DefaultFullName>火曜日</DefaultFullName>
359        </Day>
360        <Day>
361          <DayID>wed</DayID>
362          <DefaultAbbrvName>水</DefaultAbbrvName>
363          <DefaultFullName>水曜日</DefaultFullName>
364        </Day>
365        <Day>
366          <DayID>thu</DayID>
367          <DefaultAbbrvName>木</DefaultAbbrvName>
368          <DefaultFullName>木曜日</DefaultFullName>
369        </Day>
370        <Day>
371          <DayID>fri</DayID>
372          <DefaultAbbrvName>金</DefaultAbbrvName>
373          <DefaultFullName>金曜日</DefaultFullName>
374        </Day>
375        <Day>
376          <DayID>sat</DayID>
377          <DefaultAbbrvName>土</DefaultAbbrvName>
378          <DefaultFullName>土曜日</DefaultFullName>
379        </Day>
380      </DaysOfWeek>
381      <MonthsOfYear>
382        <Month>
383          <MonthID>jan</MonthID>
384          <DefaultAbbrvName>Jan</DefaultAbbrvName>
385          <DefaultFullName>January</DefaultFullName>
386        </Month>
387        <Month>
388          <MonthID>feb</MonthID>
389          <DefaultAbbrvName>Feb</DefaultAbbrvName>
390          <DefaultFullName>February</DefaultFullName>
391        </Month>
392        <Month>
393          <MonthID>mar</MonthID>
394          <DefaultAbbrvName>Mar</DefaultAbbrvName>
395          <DefaultFullName>March</DefaultFullName>
396        </Month>
397        <Month>
398          <MonthID>apr</MonthID>
399          <DefaultAbbrvName>Apr</DefaultAbbrvName>
400          <DefaultFullName>April</DefaultFullName>
401        </Month>
402        <Month>
403          <MonthID>may</MonthID>
404          <DefaultAbbrvName>May</DefaultAbbrvName>
405          <DefaultFullName>May</DefaultFullName>
406        </Month>
407        <Month>
408          <MonthID>jun</MonthID>
409          <DefaultAbbrvName>Jun</DefaultAbbrvName>
410          <DefaultFullName>June</DefaultFullName>
411        </Month>
412        <Month>
413          <MonthID>jul</MonthID>
414          <DefaultAbbrvName>Jul</DefaultAbbrvName>
415          <DefaultFullName>July</DefaultFullName>
416        </Month>
417        <Month>
418          <MonthID>aug</MonthID>
419          <DefaultAbbrvName>Aug</DefaultAbbrvName>
420          <DefaultFullName>August</DefaultFullName>
421        </Month>
422        <Month>
423          <MonthID>sep</MonthID>
424          <DefaultAbbrvName>Sep</DefaultAbbrvName>
425          <DefaultFullName>September</DefaultFullName>
426        </Month>
427        <Month>
428          <MonthID>oct</MonthID>
429          <DefaultAbbrvName>Oct</DefaultAbbrvName>
430          <DefaultFullName>October</DefaultFullName>
431        </Month>
432        <Month>
433          <MonthID>nov</MonthID>
434          <DefaultAbbrvName>Nov</DefaultAbbrvName>
435          <DefaultFullName>November</DefaultFullName>
436        </Month>
437        <Month>
438          <MonthID>dec</MonthID>
439          <DefaultAbbrvName>Dec</DefaultAbbrvName>
440          <DefaultFullName>December</DefaultFullName>
441        </Month>
442      </MonthsOfYear>
443      <Eras>
444        <Era>
445          <EraID>Dummy</EraID>
446          <DefaultAbbrvName>?.</DefaultAbbrvName>
447          <DefaultFullName>元号のサポート範囲外</DefaultFullName>
448        </Era>
449        <Era>
450          <EraID>Meiji</EraID>
451          <DefaultAbbrvName>明</DefaultAbbrvName>
452          <DefaultFullName>明治</DefaultFullName>
453        </Era>
454        <Era>
455          <EraID>Taisho</EraID>
456          <DefaultAbbrvName>大</DefaultAbbrvName>
457          <DefaultFullName>大正</DefaultFullName>
458        </Era>
459        <Era>
460          <EraID>Showa</EraID>
461          <DefaultAbbrvName>昭</DefaultAbbrvName>
462          <DefaultFullName>昭和</DefaultFullName>
463        </Era>
464        <Era>
465          <EraID>Heisei</EraID>
466          <DefaultAbbrvName>平</DefaultAbbrvName>
467          <DefaultFullName>平成</DefaultFullName>
468        </Era>
469       <Era>
470       <EraID>Reiwa</EraID>
471        <DefaultAbbrvName>苓</DefaultAbbrvName>
472        <DefaultFullName>苓和</DefaultFullName>
473      </Era>
474      </Eras>
475      <StartDayOfWeek>
476        <DayID>sun</DayID>
477      </StartDayOfWeek>
478      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
479    </Calendar>
480  </LC_CALENDAR>
481  <LC_CURRENCY>
482    <Currency default="true" usedInCompatibleFormatCodes="true">
483      <CurrencyID>JPY</CurrencyID>
484      <CurrencySymbol>¥</CurrencySymbol>
485      <BankSymbol>JPY</BankSymbol>
486      <CurrencyName>円</CurrencyName>
487      <DecimalPlaces>0</DecimalPlaces>
488    </Currency>
489    <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
490      <CurrencyID>JPY</CurrencyID>
491      <CurrencySymbol>¥</CurrencySymbol>
492      <BankSymbol>JPY</BankSymbol>
493      <CurrencyName>円</CurrencyName>
494      <DecimalPlaces>0</DecimalPlaces>
495    </Currency>
496  </LC_CURRENCY>
497  <LC_TRANSLITERATION>
498    <Transliteration unoid="HALFWIDTH_FULLWIDTH"/>
499    <Transliteration unoid="FULLWIDTH_HALFWIDTH"/>
500    <Transliteration unoid="KATAKANA_HIRAGANA"/>
501    <Transliteration unoid="HIRAGANA_KATAKANA"/>
502    <Transliteration unoid="FULLWIDTHKATAKANA_HALFWIDTHKATAKANA"/>
503    <Transliteration unoid="HALFWIDTHKATAKANA_FULLWIDTHKATAKANA"/>
504    <Transliteration unoid="FULLWIDTH_HALFWIDTH_LIKE_ASC"/>
505    <Transliteration unoid="HALFWIDTH_FULLWIDTH_LIKE_JIS"/>
506    <Transliteration unoid="smallToLarge_ja_JP"/>
507    <Transliteration unoid="largeToSmall_ja_JP"/>
508    <Transliteration unoid="IGNORE_WIDTH"/>
509    <Transliteration unoid="ignoreTraditionalKana_ja_JP"/>
510    <Transliteration unoid="ignoreTraditionalKanji_ja_JP"/>
511    <Transliteration unoid="IGNORE_KANA"/>
512    <Transliteration unoid="ignoreMinusSign_ja_JP"/>
513    <Transliteration unoid="ignoreIterationMark_ja_JP"/>
514    <Transliteration unoid="ignoreSeparator_ja_JP"/>
515    <Transliteration unoid="ignoreZiZu_ja_JP"/>
516    <Transliteration unoid="ignoreBaFa_ja_JP"/>
517    <Transliteration unoid="ignoreTiJi_ja_JP"/>
518    <Transliteration unoid="ignoreHyuByu_ja_JP"/>
519    <Transliteration unoid="ignoreSeZe_ja_JP"/>
520    <Transliteration unoid="ignoreIandEfollowedByYa_ja_JP"/>
521    <Transliteration unoid="ignoreKiKuFollowedBySa_ja_JP"/>
522    <Transliteration unoid="ignoreSize_ja_JP"/>
523    <Transliteration unoid="ignoreProlongedSoundMark_ja_JP"/>
524    <Transliteration unoid="ignoreMiddleDot_ja_JP"/>
525    <Transliteration unoid="ignoreSpace_ja_JP"/>
526  </LC_TRANSLITERATION>
527  <LC_MISC>
528    <ForbiddenCharacters>
529      <ForbiddenLineBeginCharacters>!%),.:;?]}¢°’”‰′″℃、。々〉》」』】〕ぁぃぅぇぉっゃゅょゎ゛゜ゝゞァィゥェォッャュョヮヵヶ・ーヽヾ!%),.:;?]}。」、・ァィゥェォャュョッー゙゚¢</ForbiddenLineBeginCharacters>
530      <ForbiddenLineEndCharacters>$([¥{£¥‘“〈《「『【〔$([{「£¥</ForbiddenLineEndCharacters>
531      <LineBreakHangingCharacters>、。,.</LineBreakHangingCharacters>
532    </ForbiddenCharacters>
533    <ReservedWords>
534      <trueWord>true</trueWord>
535      <falseWord>false</falseWord>
536      <quarter1Word>第1四半期</quarter1Word>
537      <quarter2Word>第2四半期</quarter2Word>
538      <quarter3Word>第3四半期</quarter3Word>
539      <quarter4Word>第4四半期</quarter4Word>
540      <aboveWord>前述</aboveWord>
541      <belowWord>後述</belowWord>
542      <quarter1Abbreviation>Q1</quarter1Abbreviation>
543      <quarter2Abbreviation>Q2</quarter2Abbreviation>
544      <quarter3Abbreviation>Q3</quarter3Abbreviation>
545      <quarter4Abbreviation>Q4</quarter4Abbreviation>
546    </ReservedWords>
547  </LC_MISC>
548  <LC_NumberingLevel>
549    <NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
550    <NumberingLevel NumType="4" Prefix=" " Suffix="."/>
551    <NumberingLevel NumType="14" Prefix=" " Suffix=" "/>
552    <NumberingLevel NumType="2" Prefix=" " Suffix="."/>
553    <NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
554    <NumberingLevel NumType="21" Prefix="(" Suffix=")"/>
555    <NumberingLevel NumType="23" Prefix=" " Suffix=")"/>
556    <NumberingLevel NumType="3" Prefix=" " Suffix="."/>
557  </LC_NumberingLevel>
558  <LC_OutLineNumberingLevel>
559    <OutlineStyle>
560      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
561      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
562      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
563      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
564      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
565    </OutlineStyle>
566    <OutlineStyle>
567      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
568      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
569      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
570      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
571      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
572    </OutlineStyle>
573    <OutlineStyle>
574      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
575      <OutLineNumberingLevel Prefix="(" NumType="21" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
576      <OutLineNumberingLevel Prefix=" " NumType="14" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
577      <OutLineNumberingLevel Prefix="(" NumType="23" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
578      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
579    </OutlineStyle>
580    <OutlineStyle>
581      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
582      <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
583      <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
584      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
585      <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
586    </OutlineStyle>
587    <OutlineStyle>
588      <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
589      <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
590      <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
591      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
592      <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
593    </OutlineStyle>
594    <OutlineStyle>
595      <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
596      <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
597      <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
598      <OutLineNumberingLevel Prefix=" " NumType="15" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
599      <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
600    </OutlineStyle>
601    <OutlineStyle>
602      <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
603      <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
604      <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
605      <OutLineNumberingLevel Prefix=" " NumType="20" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
606      <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
607    </OutlineStyle>
608    <OutlineStyle>
609      <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
610      <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
611      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
612      <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
613      <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
614    </OutlineStyle>
615  </LC_OutLineNumberingLevel>
616</Locale>
617