﻿<?xml version="1.0" encoding="utf-8"?>
<Stylesheet>
    <Styles>
        <Style Name="TocEntry">
            <Properties>
                <Property Name="TopicIconAlternateText">トピック</Property>
                <Property Name="BookIconAlternateText">ブック</Property>
                <Property Name="MarkAsNewIconAlternateText">新規</Property>
            </Properties>
        </Style>
        <Style Name="AccordionItem">
            <Properties>
                <Property Name="ItemHeight">28px</Property>
            </Properties>
            <Classes>
                <StyleClass Name="IconTray">
                    <Properties>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="TOC">
                    <Properties>
                        <Property Name="Label">目次</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Index">
                    <Properties>
                        <Property Name="Label">キーワード</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Favorites">
                    <Properties>
                        <Property Name="Label">お気に入り</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Glossary">
                    <Properties>
                        <Property Name="Label">用語集</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="BrowseSequence">
                    <Properties>
                        <Property Name="Label">閲覧シーケンス</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Search">
                    <Properties>
                        <Property Name="Label">検索</Property>
                        <Property Name="ItemHeight">28px</Property>
                    </Properties>
                </StyleClass>
            </Classes>
        </Style>
        <Style Name="ToolbarItem">
            <Classes>
                <StyleClass Name="AccordionTitle">
                    <Properties>
                        <Property Name="ControlType">AccordionTitle</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="QuickSearch">
                    <Properties>
                        <Property Name="Tooltip">クイック検索</Property>
                        <Property Name="ControlType">QuickSearch</Property>
                        <Property Name="SearchBoxTooltip">クイック検索テキスト ボックス</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Logo">
                    <Properties>
                        <Property Name="Tooltip">ロゴ アイコン</Property>
                        <Property Name="ControlType">Logo</Property>
                        <Property Name="LogoAlternateText">ロゴ アイコン</Property>
                        <Property Name="AboutBoxAlternateText">バージョン情報</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="ExpandAll">
                    <Properties>
                        <Property Name="Tooltip">すべてを展開</Property>
                        <Property Name="ControlType">ExpandAll</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="CollapseAll">
                    <Properties>
                        <Property Name="Tooltip">すべてを縮小</Property>
                        <Property Name="ControlType">CollapseAll</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="RemoveHighlight">
                    <Properties>
                        <Property Name="Tooltip">強調表示の削除</Property>
                        <Property Name="ControlType">RemoveHighlight</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Print">
                    <Properties>
                        <Property Name="Tooltip">トピックの印刷</Property>
                        <Property Name="ControlType">Print</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="ToggleNavigationPane">
                    <Properties>
                        <Property Name="Tooltip">ナビゲーションを隠す </Property>
                        <Property Name="ControlType">ToggleNavigationPane</Property>
                        <Property Name="ShowTooltip">表示</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Back">
                    <Properties>
                        <Property Name="Tooltip">戻る</Property>
                        <Property Name="ControlType">Back</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Forward">
                    <Properties>
                        <Property Name="Tooltip">進む</Property>
                        <Property Name="ControlType">Forward</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Home">
                    <Properties>
                        <Property Name="Tooltip">ホーム</Property>
                        <Property Name="ControlType">Home</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Stop">
                    <Properties>
                        <Property Name="Tooltip">停止</Property>
                        <Property Name="ControlType">Stop</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Refresh">
                    <Properties>
                        <Property Name="Tooltip">リフレッシュ</Property>
                        <Property Name="ControlType">Refresh</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectTOC">
                    <Properties>
                        <Property Name="Tooltip">目次</Property>
                        <Property Name="ControlType">SelectTOC</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectIndex">
                    <Properties>
                        <Property Name="Tooltip">キーワード</Property>
                        <Property Name="ControlType">SelectIndex</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectSearch">
                    <Properties>
                        <Property Name="Tooltip">検索</Property>
                        <Property Name="ControlType">SelectSearch</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectFavorites">
                    <Properties>
                        <Property Name="Tooltip">お気に入り</Property>
                        <Property Name="ControlType">SelectFavorites</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectGlossary">
                    <Properties>
                        <Property Name="Tooltip">用語集</Property>
                        <Property Name="ControlType">SelectGlossary</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SelectBrowseSequence">
                    <Properties>
                        <Property Name="Tooltip">閲覧シーケンス</Property>
                        <Property Name="ControlType">SelectBrowseSequence</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="AddTopicToFavorites">
                    <Properties>
                        <Property Name="Tooltip">お気に入りに追加</Property>
                        <Property Name="ControlType">AddTopicToFavorites</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Separator">
                    <Properties>
                        <Property Name="Tooltip">セパレータ</Property>
                        <Property Name="ControlType">Separator</Property>
                        <Property Name="SeparatorAlternateText">セパレータ</Property>
                    </Properties>
                </StyleClass>
            </Classes>
        </Style>
        <Style Name="Frame">
            <Classes>
                <StyleClass Name="Toolbar">
                    <Properties>
                        <Property Name="Height">28px</Property>
                    </Properties>
                </StyleClass>
            </Classes>
        </Style>
        <Style Name="Control">
            <Classes>
                <StyleClass Name="SearchButton">
                    <Properties>
                        <Property Name="Label">検索</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchBox">
                    <Properties>
                        <Property Name="Tooltip">検索テキスト ボックス</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchFiltersLabel">
                    <Properties>
                        <Property Name="Label">フィルタ</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchUnfilteredLabel">
                    <Properties>
                        <Property Name="Label">フィルタなし</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchFavoritesLabel">
                    <Properties>
                        <Property Name="Label">お気に入りの検索</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="TopicFavoritesLabel">
                    <Properties>
                        <Property Name="Label">お気に入りトピック</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchFavoritesDeleteButton">
                    <Properties>
                        <Property Name="Tooltip">お気に入りの削除</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="TopicFavoritesDeleteButton">
                    <Properties>
                        <Property Name="Tooltip">お気に入りの削除</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="EmptySearchFavoritesLabel">
                    <Properties>
                        <Property Name="Label">(保存済み検索なし)</Property>
                        <Property Name="Tooltip">(保存済み検索なし)</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="EmptyTopicFavoritesLabel">
                    <Properties>
                        <Property Name="Label">(保存済みトピックなし)</Property>
                        <Property Name="Tooltip">(保存済みトピックなし)</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="AddSearchToFavoritesButton">
                    <Properties>
                        <Property Name="Tooltip">お気に入りに追加</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="IndexSearchBox">
                    <Properties>
                        <Property Name="Tooltip">キーワード検索テキスト ボックス</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="SearchResults">
                    <Properties>
                        <Property Name="RankLabel">ランク</Property>
                        <Property Name="TitleLabel">タイトル</Property>
                    </Properties>
                </StyleClass>
                <StyleClass Name="Messages">
                    <Properties>
                        <Property Name="Loading">ロード中</Property>
                        <Property Name="LoadingAlternateText">ロード中</Property>
                        <Property Name="NoTopicsFound">該当トピックなし</Property>
                        <Property Name="InvalidToken">無効なトークン</Property>
                        <Property Name="QuickSearchExternal">外部トピックのクイック検索は無効です。</Property>
                        <Property Name="QuickSearchIE5.5">Internet Explorer 5.5 でクイック検索は無効です。</Property>
                        <Property Name="RemoveHighlightIE5.5">Internet Explorer 5.5 で強調表示の削除は無効です。</Property>
                    </Properties>
                </StyleClass>
            </Classes>
        </Style>
    </Styles>
</Stylesheet>