@charset "UTF-8";
html[lang="ja"] .str-contents:before {
  content: "目次"; }

html[lang="ja"] .str-terms:before {
  content: "索引"; }

html[lang="ja"] .str-search:before {
  content: "検索"; }

html[lang="ja"] .str-topic:before {
  content: "トピック"; }

html[lang="ja"] .str-searching:before {
  content: "検索しています..."; }

html[lang="ja"] .str-loading:before {
  content: "loading"; }

html[lang="ja"] .str-home:before {
  content: "ホーム"; }

html[lang="ja"] .str-search-empty:before {
  content: "文書が見つかりません"; }

html[lang="ja"] .str-search-error:before {
  content: "search failed"; }

html[lang="ja"] .str-search-common-words:before {
  content: "";
  display: none; }

html[lang="ja"] .str-previous:before {
  content: "前へ"; }

html[lang="ja"] .str-next:before {
  content: "次へ"; }
