/*<meta />*/

@charset "UTF-8";

@import url('BookStyles_JP_mlTitle.css');

/*Noto Sansのインポート*/

@import url('notosansjp.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* =============================================================================
 共通
============================================================================= */

/* 全般
--------------------------------------------------------- */

body
{
	mc-hyphenate: never;
	/* ----- JP ----- */
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 10pt;
	/* ----- EN ----- */
	/*
	font-family: "Segoe UI";
	font-size: 9pt;
	*/
}

p
{
	margin-bottom: 0pt;
	margin-top: 0pt;
}

/* 表
--------------------------------------------------------- */

caption
{
	text-align: left;
}

p.caption
{
	font-size: 10pt;
	padding-top: 1.5em;
	/* ----- JP ----- */
	mc-auto-number-format: "CT:表{chapnum}.{n+} ";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "CT:Table {chapnum}.{n+} ";
	*/
}

table
{
	margin-bottom: 1em;
	mc-hyphenate: never;
	/* ----- JP ----- */
	font-size: 9pt;
	/* ----- EN ----- */
	/*
	font-size: 8pt;
	*/
}

table.TableStyle-H_NoborderBasic
{
	margin-bottom: 0em;
	margin-left: 3em;
	margin-top: 0em;
	/* ----- JP ----- */
	font-size: 10pt;
	/* ----- EN ----- */
	/*
	font-size: 9pt;
	*/
}

table.TableStyle-H_NoborderNoIndentBasic
{
	margin-bottom: 0em;
	margin-left: 0em;
	margin-top: 0em;
	/* ----- JP ----- */
	font-size: 10pt;
	/* ----- EN ----- */
	/*
	font-size: 9pt;
	*/
}

table.TableStyle-H_TableFootnote
{
	margin-bottom: 0em;
	margin-left: 0em;
	margin-top: 0em;
	/* ----- JP ----- */
	font-size: 9pt;
	/* ----- EN ----- */
	/*
	font-size: 8pt;
	*/
}

table.TableStyle-H_TableFootnoteIndent
{
	margin-bottom: 0em;
	margin-left: 2.5em;
	margin-top: 0em;
	/* ----- JP ----- */
	font-size: 9pt;
	/* ----- EN ----- */
	/*
	font-size: 8pt;
	*/
}

td.TableStyle-H_TableFootnote-BodyA-Column1-Body1 dl
{
	/* p要素のセレクタと同期する */
	margin-bottom: 0pt;
	margin-top: 0pt;
}

/* バージョンアイコン --------------- */

table.TableStyle-H_VersionIcon,
table.TableStyle-H_VersionIconNew
{
	font-size: 8pt;
}

/* コードリスト --------------- */

table.TableStyle-H_CodeList
{
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
}

/*
table.TableStyle-H_CodeList td, th {
	padding-left: 1px;
	padding-right: 1px;
}
*/

table.TableStyle-H_CodeList td
{
	font-family: "ＭＳ 明朝";
}

table.TableStyle-H_CodeList th
{
	/* ----- JP ----- */
	font-family: "ＭＳ ゴシック";
	/* ----- EN ----- */
	/* (設定無し) */
}

/* 図
--------------------------------------------------------- */

div.Fig
{
	margin-bottom: 1em;
	margin-top: 1em;
	page-break-inside: avoid;
	text-align: center;
}

div.Fig div,
div.Fig p
{
	text-align: left;
}

div.Fig p.FigTitle,
div.Fig p.ScreenTitle
{
	text-align: center;
}

p.FigTitle
{
	/* ----- JP ----- */
	mc-auto-number-format: "CF:図{chapnum}.{n+} ";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "CF:Figure {chapnum}.{n+} ";
	*/
}

p.ScreenTitle
{
	/* ----- JP ----- */
	mc-auto-number-format: "CS:画面{chapnum}.{n+} ";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "CS:Screen {chapnum}.{n+} ";
	*/
}

/* ノート
--------------------------------------------------------- */

div.NoteAttention
{
	border-bottom-color: #ff0000;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #ff0000;
	border-top-style: double;
	border-top-width: 3px;
	font-style: normal;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-top: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
	page-break-inside: avoid;
	/* ----- JP ----- */
	mc-auto-number-format: "{color red}{size 10pt}{b}注意{/b}{/size}{/color}";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "{color red}{size 10pt}{b}Note{/b}{/size}{/color}";
	*/
}

div.NoteNote
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-top: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
	page-break-inside: avoid;
	mc-auto-number-offset: 0;
	/* ----- JP ----- */
	mc-auto-number-format: "{b}= 備考 ={/b}";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "{b}= Remarks ={/b}";
	*/
}

div.NoteFastpath
{
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: 4px;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-top: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
	page-break-inside: avoid;
	mc-auto-number-offset: 0;
	/* ----- JP ----- */
	mc-auto-number-format: "{color #0000ff;}{b}= 参照 ={/b}{/color}";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "{color #0000ff;}{b}= Reference ={/b}{/color}";
	*/
}

div.NoteTip
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1em;
	margin-left: 2px;
	margin-top: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
	page-break-inside: avoid;
	mc-auto-number-offset: 0;
	/* ----- JP ----- */
	mc-auto-number-format: "{b}= 補足 ={/b}";
	/* ----- EN ----- */
	/*
	mc-auto-number-format: "{b}= Hint ={/b}";
	*/
}

/* 定義リスト
--------------------------------------------------------- */

dd
{
	display: list-item;
	margin-bottom: 0.5em;
}

dl
{
	display: block;
	list-style-type: none;
}

dt
{
	font-style: normal;
	font-weight: bold;
}

dl.dltable_ss dl dt,
dl.dltable_s dl dt,
dl.dltable_m dl dt,
dl.dltable_l dl dt,
dl.dltable_ll dl dt,
dl.dltable_errmsg dl dt,
dl.dltable_msg dl dt
{
	float: none;
}

p.IndentDL
{
	text-indent: 0em;
}

/* 定義リストサイズSS --------------- */

dl.dltable_ss
{
	clear: both;
	margin-left: 2em;
}

.dltable_ss dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 3em;
	/* ----- EN ----- */
	/*
	padding-left: 3em;
	*/
}

.dltable_ss dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストサイズS --------------- */

dl.dltable_s
{
	clear: both;
	margin-left: 2em;
}

.dltable_s dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 5em;
	/* ----- EN ----- */
	/*
	padding-left: 8em;
	*/
}

.dltable_s dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストサイズM --------------- */

dl.dltable_m
{
	clear: both;
	margin-left: 2em;
}

.dltable_m dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 8em;
	/* ----- EN ----- */
	/*
	padding-left: 12em;
	*/
}

.dltable_m dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストサイズL --------------- */

dl.dltable_l
{
	clear: both;
	margin-left: 2em;
}

.dltable_l dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 16em;
	/* ----- EN ----- */
	/*
	padding-left: 20em;
	*/
}

.dltable_l dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストサイズLL --------------- */

dl.dltable_ll
{
	clear: both;
	margin-left: 2em;
}

.dltable_ll dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 23em;
	/* ----- EN ----- */
	/*
	padding-left: 25em;
	*/
}

.dltable_ll dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストエラーメッセージ --------------- */

dl.dltable_errmsg
{
	clear: both;
	font-size: 9pt;
	margin-left: 0.2em;
	/* ----- JP ----- */
	font-family: 'Noto Sans JP', sans-serif;
	/* ----- EN ----- */
	/*
	font-family: "Courier New";
	*/
}

.dltable_errmsg dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 6em;
	/* ----- EN ----- */
	/*
	padding-left: 7em;
	*/
}

.dltable_errmsg dd p
{
	white-space: pre-wrap;
}

.dltable_errmsg dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 定義リストメッセージ --------------- */

dl.dltable_msg
{
	clear: both;
	margin-left: 2em;
}

.dltable_msg dd
{
	margin: 0;
	/* ----- JP ----- */
	padding-left: 8em;
	/* ----- EN ----- */
	/*
	padding-left: 10em;
	*/
}

.dltable_msg dt
{
	clear: both;
	float: left;
	font-weight: normal;
}

/* 見出し
--------------------------------------------------------- */

h1
{
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 1.5em;
	/* ページの左余白 */
	margin-left: -6px;
}

h1.Index
{
	/* ページの左余白 */
	margin-left: -6px;
}

h1.Preface
{
	mc-heading-level: 0;
	/* ページの左余白 */
	margin-left: -6px;
}

h1.Toc
{
	mc-heading-level: 0;
	/* ページの左余白 */
	margin-left: -6px;
}

h2
{
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 2.5em;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
}

h2.top
{
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 2.5em;
	padding-bottom: 1px;
	padding-left: 11px;
	padding-right: 3px;
	padding-top: 3px;
}

h2.Preface
{
	mc-heading-level: 0;
}

h3
{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.8em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
}

h3.top
{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.8em;
	padding-bottom: 0px;
	padding-left: 11px;
	padding-right: 3px;
	padding-top: 3px;
}

h3.Preface
{
	mc-heading-level: 0;
}

h3.RESPONSE_OK
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 2.5em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 5px;
}

h3.RESPONSE_NG
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 2.5em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 5px;
}

h3.RESPONSE_INFO
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 2.5em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 5px;
}

h3.RESPONSE_NG:before
{
	font-size: 11pt;
	content: "NG";
	color: #000000;
	border: 1px solid #ff0000;
	background-color: #fcefef;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.5px;
	padding-right: 13.5px;
	border-radius: 6px 6px 6px 6px;
}

h3.RESPONSE_INFO:before
{
	font-size: 11pt;
	content: "INFO";
	color: #000000;
	border: 1px solid #ffa808;
	background-color: #fff6e5;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6.0px;
	padding-right: 6.0px;
	border-radius: 6px 6px 6px 6px;
}

h3.RESPONSE_OK:before
{
	font-size: 11pt;
	content: "OK";
	color: #000000;
	border: 1px solid #006400;
	background-color: #eff6f0;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.5px;
	padding-right: 13.5px;
	border-radius: 6px 6px 6px 6px;
}

h4
{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 1.8em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

h5
{
	color: #ec6c04;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1.2em;
}

h6
{
	color: #ec6c04;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 1.2em;
}

/* 画像
--------------------------------------------------------- */

img
{
	border: none;
}

/* リスト
--------------------------------------------------------- */

li
{
	page-break-inside: avoid;
}

ol,
ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ul ul
{
	list-style-type: circle;
}

ul ul ul
{
	list-style-type: disc;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

p.OlTitle
{
	font-weight: bold;
}

/* セクション
--------------------------------------------------------- */

div.Section
{
	margin-left: 3em;
	margin-top: 1em;
}

p.SectionTitle
{
	font-weight: bold;
	margin-left: -3em;
	page-break-after: avoid;
}

/* 小見出しレベル1 --------------- */

p.SectionTitleAutoNum1
{
	color: #ec6c04;
	font-size: 11pt;
	font-weight: bold;
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SH:({n=1}) ";
}

p.SectionTitleAutoNum1cont
{
	color: #ec6c04;
	font-size: 11pt;
	font-weight: bold;
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SH:({n+}) ";
}

/* 小見出しレベル2 --------------- */

p.SectionTitleAutoNum2
{
	color: #ec6c04;
	font-size: 11pt;
	font-weight: bold;
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SF:{a=1}) ";
}

p.SectionTitleAutoNum2cont
{
	color: #ec6c04;
	font-size: 11pt;
	font-weight: bold;
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SF:{a+}) ";
}

/* 小見出しレベル3 --------------- */

p.SectionTitleAC
{
	border-left-color: #ec6c04;
	border-left-style: solid;
	border-left-width: 3px;
	font-weight: bold;
	margin-left: -2.9em;
	padding-left: 5px;
	page-break-after: avoid;
}

/* 小見出しレベル4 --------------- */

p.SectionTitleDT
{
	font-weight: bold;
	page-break-after: avoid;
}

p.SectionTitleDT:before
{
	font-size: 12pt;
}

p.SectionTitleDTBK
{
	page-break-after: avoid;
}

p.SectionTitleDTBK:before
{
	font-size: 12pt;
}

/* 手順
--------------------------------------------------------- */

div.Steps
{
	margin-left: 1.5em;
	margin-top: 0.5em;
	page-break-inside: avoid;
}

/* 手順(図)レベル1 --------------- */

p.StepIllustAutoNum1
{
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n=1}) ";
}

p.StepIllustAutoNum1cont
{
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n+}) ";
}

p.StepIllustTitleAutoNum1
{
	font-weight: bold;
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n=1}) ";
}

p.StepIllustTitleAutoNum1cont
{
	font-weight: bold;
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n+}) ";
}

/* 手順(相互参照)レベル1 --------------- */

p.StepAutoNum1
{
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n=1}. ";
}

p.StepAutoNum1cont
{
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n+}. ";
}

p.StepTitleAutoNum1
{
	font-weight: bold;
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n=1}. ";
}

p.StepTitleAutoNum1cont
{
	font-weight: bold;
	/*
	page-break-after: avoid;
	*/
	mc-auto-number-class: autoNumPos;
	mc-auto-number-format: "SI:{n+}. ";
}

/* 目次
--------------------------------------------------------- */

p.TOC1
{
	border-bottom-color: #ec6c04;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #ec6c04;
	border-top-style: none;
	border-top-width: 1px;
	font-size: 14pt;
	margin-bottom: 0.8em;
	margin-top: 2em;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	mc-leader-format: "none";
}

/* 整形済みテキスト
--------------------------------------------------------- */

pre
{
	font-size: 9pt;
	/* ----- JP ----- */
	font-family: "ＭＳ ゴシック";
	/* ----- EN ----- */
	/*
	font-family: "Courier New";
	*/
}

pre.MsgblockList,
pre.DefCard,
pre.DefJCL,
pre.Codeblock
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 113%;
	margin-left: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	white-space: pre-wrap;
}

pre.Commandblock
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	white-space: pre-wrap;
}

pre.Msgblock u,
pre.Commandblock u
{
	line-height: 113%;
}

pre.Msgblock i u,
pre.Commandblock i u
{
	line-height: 113%;
}

pre.draft
{
	color: #ff00ff;
	font-size: 9pt;
}

pre.MsgblockList
{
	font-family: 'Noto mono', sans-serif;
}

pre.Msgblock
{
	font-family: 'Noto mono', sans-serif;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	white-space: pre-wrap;
}

pre.Msgblock > i
{
	font-family: 'Noto mono', sans-serif;
}

pre.Screen
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	height: auto;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	/* WebHelp出力時のレイアウト崩れ対策として、領域サイズを指定する */
	margin: 0 auto 0 auto;
	text-align: left;
}

pre.ScreenHigh
{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 113%;
	height: auto;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	/* WebHelp出力時のレイアウト崩れ対策として、領域サイズを指定する */
	margin: 0 auto 0 auto;
	text-align: left;
}

pre.ScreenList
{
	/* 英語版対応のためここでフォントサイズを指定しない */
	/*
	font-size: 6pt;
	*/
	font-size: 6pt;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	height: auto;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	/* WebHelp出力時のレイアウト崩れ対策として、領域サイズを指定する */
	margin: 0 auto 0 auto;
	text-align: left;
}

/* フォント
--------------------------------------------------------- */

.Font_Arial
{
	font-family: Arial;
}

.Font_MSGothic
{
	font-family: "ＭＳ ゴシック";
}

/* その他
--------------------------------------------------------- */

div.comment
{
	color: #008000;
	font-size: 9pt;
}

div.Frame
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 1em;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

div.MsgSection
{
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9pt;
	margin-top: 1em;
	padding-top: 3pt;
	page-break-inside: avoid;
}

p.copyright
{
	float: right;
}

/*== Footer==*/

div.footer
{
	background-color: #ffffff;
	margin-left: 16px;
	margin-right: 8px;
}

div.footer_copylight
{
	background-color: #f5f5f5;
	padding: 1% 3%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 10pt;
	color: #fff;
}

p.heading1
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 2em;
}

p.Indent1
{
	margin-left: 1em;
}

p.Indent2
{
	margin-left: 2em;
}

p.Indent3
{
	margin-left: 3em;
}

p.Indent4
{
	margin-left: 4em;
}

p.Publisher
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 4in;
	text-align: center;
	/* ページの左余白 */
	margin-left: -6px;
}

p.Subtitle
{
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-align: center;
	/* ページの左余白 */
	margin-left: -6px;
}

p.Title
{
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1in;
	margin-top: 1in;
	page-break-before: always;
	text-align: center;
	/* ページの左余白 */
	margin-left: -6px;
}

p.draft
{
	color: #ff00ff;
}

span.draft
{
	color: #ff00ff;
}

span.bgGray
{
	background-color: #a9a9a9;
	color: #ffffff;
}

/* Web APIのtypeを緑色文字修飾 */

span.green_ch
{
	color: #008000;
}

/* Web APIのJSON用 文字修飾 */
/* 文字列を緑 */

span.JSON_String
{
	color: #008000;
}

/* 数値を青 */

span.JSON_integer
{
	color: #0000ff;
}

/* bool（True/false）を赤 */

span.JSON_bool
{
	color: #ff0000;
}

/* スタートアップガイドののアイコン */

span.SSO:before
{
	font-size: 9pt;
	content: "SSO";
	color: #ffffff;
	font-weight: bold;
	background-color: #009999;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.5px;
	padding-right: 13.5px;
	border-radius: 4px 4px 4px 4px;
}

span.HULFT:before
{
	font-size: 9pt;
	content: "HULFT";
	color: #ffffff;
	font-weight: bold;
	background-color: #ec6c04;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6.0px;
	padding-right: 6.0px;
	border-radius: 4px 4px 4px 4px;
}

span.AWS:before
{
	font-size: 9pt;
	content: "AWS";
	color: #ffffff;
	font-weight: bold;
	background-color: #0070c0;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 4px 4px 4px 4px;
}

span.OS:before
{
	font-size: 9pt;
	content: "OpenShift";
	color: #ffffff;
	font-weight: bold;
	background-color: #0070c0;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 4px 4px 4px 4px;
}

span.CREATE:before
{
	font-size: 8pt;
	content: "作成";
	color: #ffffff;
	font-weight: bold;
	background-color: #454545;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 8px 8px 8px 8px;
}

span.OBTAIN:before
{
	font-size: 8pt;
	content: "取得";
	color: #000000;
	font-weight: bold;
	background-color: #bfbfbf;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 8px 8px 8px 8px;
}

span.SETTING:before
{
	font-size: 8pt;
	content: "設定";
	color: #ffffff;
	font-weight: bold;
	background-color: #686868;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 8px 8px 8px 8px;
}

span.REGIST:before
{
	font-size: 8pt;
	content: "登録";
	color: #ffffff;
	font-weight: bold;
	background-color: #686868;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.0px;
	padding-right: 13.0px;
	border-radius: 8px 8px 8px 8px;
}

span.RESTART:before
{
	font-size: 8pt;
	content: "再起動";
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #000000;
	border-radius: 8px 8px 8px 8px;
}

/* Web APIのRequest Interfaceのアイコン */

span.GET:before
{
	font-size: 11pt;
	content: "GET";
	color: #ffffff;
	background-color: #2f8132;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.5px;
	padding-right: 13.5px;
	border-radius: 6px 6px 6px 6px;
}

span.DELETE:before
{
	font-size: 11pt;
	content: "DELETE";
	color: #ffffff;
	letter-spacing: -1.2px;
	background-color: #cc3333;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 6px 6px 6px 6px;
}

span.PATCH:before
{
	font-size: 11pt;
	content: "PATCH";
	color: #ffffff;
	background-color: #bf581d;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6.0px;
	padding-right: 6.0px;
	border-radius: 6px 6px 6px 6px;
}

span.POST:before
{
	font-size: 11pt;
	content: "POST";
	color: #ffffff;
	background-color: #186faf;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 9.5px;
	padding-right: 9.5px;
	border-radius: 6px 6px 6px 6px;
}

span.PUT:before
{
	font-size: 11pt;
	content: "PUT";
	color: #ffffff;
	background-color: #95507c;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 13.5px;
	padding-right: 13.5px;
	border-radius: 6px 6px 6px 6px;
}

/* 言語固有でマニュアル名変数部分のフォントをイタリックにする */
/* ----- JP ----- */
/* (設定無し) */
/* ----- EN ----- */

/* span.BookTitle {
	font-style: italic;
}
 */

/* 項目名を日本語で「」、英語でボールドにする */
/* ----- JP ----- */

span.UI_Item:before
{
	content: "「";
}

span.UI_Item:after
{
	content: "」";
}

/* ----- EN ----- */

/* 
span.UI_Item
{
	font-weight: bold;
}
 */

/* メニュー、ボタンを日本語で［ ］、英語でボールドにする */
/* ----- JP ----- */

span.UI_Menu_Button:before
{
	content: "［";
}

span.UI_Menu_Button:after
{
	content: "］";
}

/* ----- EN ----- */

/* 
span.UI_Menu_Button
{
	font-weight: bold;
}
 */

/* 画面名などを英語でのみボールドにする */
/* ----- JP ----- */
/* (設定無し) */
/* ----- EN ----- */

/* 
span.UI_SCR_Item
{
	font-weight: bold;
}
 */

/* 画面名などを日本語で「」、英語でボールドにする */
/* ----- JP ----- */

span.UI_Mark:before
{
	content: "「";
}

span.UI_Mark:after
{
	content: "」";
}

/* ----- EN ----- */

/* 
span.UI_Mark
{
	font-weight: bold;
}
 */

/* MadCap固有
--------------------------------------------------------- */

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 6;
	/* ページの左余白 */
	margin-left: -6px;
	font-size: 8.5pt;
}

MadCap|dropDownHotspot
{
	color: #006600;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|expandingHead
{
	color: #006600;
	cursor: hand;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

MadCap|glossaryProxy
{
	border-top-style: none;
	/* ページの左余白 */
	margin-left: -6px;
}

MadCap|indexProxy
{
	border-top-style: none;
	/* ページの左余白 */
	margin-left: -6px;
}

MadCap|miniTocProxy
{
	border-bottom-color: #ec6c04;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ec6c04;
	margin-top: 4em;
	padding-bottom: 0.5em;
	padding-right: 20px;
	padding-top: 0.5em;
	/* ページの左余白 */
	margin-left: -6px;
}

MadCap|tocProxy
{
	border-top-style: none;
	/* ページの左余白 */
	margin-left: -6px;
}

MadCap|xref
{
	color: #0000ff;
	/* ----- JP ----- */
	mc-format: "「{paranum}{para}」";
	/* ----- EN ----- */
	/*
	mc-format: "{i}{paranum}{para}{/i}";
	*/
}

MadCap|xref.ItemNumber
{
	mc-format: "{paranum}";
}

MadCap|xref.ItemTitle
{
	mc-format: "{para}";
}

/* =============================================================================
 PDF
============================================================================= */

@media print
{
	/* 全般
	--------------------------------------------------------- */

	body
	{
		font-family: 'Noto Sans JP', sans-serif;
		/* ページの左余白 */
		margin-left: 6px;
	}

	/* ハイパーリンク
	--------------------------------------------------------- */

	a.xrefStyle:link,
	a.xrefStyle:visited,
	a.xrefStyle:hover,
	a.xrefStyle:active
	{
		text-decoration: none;
	}

	/* 表
	--------------------------------------------------------- */

	/* MadCapの不具合を回避するため、
	 * mc-auto-number-position: outside-head;を使用する場合、
	 * <caption><p class="caption">*</p></caption>の構造を必須とする(Ref 91232)
	 */

	p.caption
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 4.5em;
		mc-auto-number-offset: 4.5em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 6.2em;
		mc-auto-number-offset: 6.2em;
		mc-auto-number-position: outside-head;
		*/
	}

	/* コードリスト --------------- */

	table.TableStyle-H_CodeList td
	{
		font-size: 7pt;
	}

	table.TableStyle-H_CodeList th
	{
		font-size: 8pt;
	}

	/* 図
	--------------------------------------------------------- */

	div.Fig
	{
		page-break-before: avoid;
	}

	p.FigTitle,
	p.ScreenTitle
	{
		page-break-before: avoid;
	}

	/* 定義リスト
	---------------------------------------------------------

	dd
	{
		page-break-inside: avoid;
	}

	dt
	{
		page-break-after: avoid;
	} */

	/* 定義リストサイズSS --------------- */

	.dltable_ss dd
	{
		/* ----- JP ----- */
		text-indent: -0.9em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズS --------------- */

	.dltable_s dd
	{
		/* ----- JP ----- */
		text-indent: -0.9em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズM --------------- */

	.dltable_m dd
	{
		/* ----- JP ----- */
		text-indent: -0.9em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズL --------------- */

	.dltable_l dd
	{
		/* ----- JP ----- */
		text-indent: -0.9em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズLL --------------- */

	.dltable_ll dd
	{
		/* ----- JP ----- */
		text-indent: -0.9em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 見出し
	--------------------------------------------------------- */

	h1
	{
		color: #000000;
		font-weight: bold;
		margin-bottom: 3em;
		margin-top: 1.75in;
		/* ----- JP ----- */
		font-size: 24pt;
		page-break-before: always;
		mc-auto-number-format: "CH:第 {chapnum} 章 ";
		/* 見出し折り返し時の左揃え */
		padding-left: 5.7em;
		mc-auto-number-offset: 5.7em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/*
		font-size: 18pt;
		mc-auto-number-format: "CH:Chapter {chapnum} ";
		*/
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 7.3em;
		mc-auto-number-offset: 7.3em;
		mc-auto-number-position: outside-head;
		*/
	}

	h1.App
	{
		/* ----- JP ----- */
		mc-auto-number-format: "CH:付録{chapnum} ";
		/* 見出し折り返し時の左揃え */
		padding-left: 4.1em;
		mc-auto-number-offset: 4.1em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/*
		mc-auto-number-format: "CH:Appendix {chapnum} ";
		*/
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 7.9em;
		mc-auto-number-offset: 7.9em;
		mc-auto-number-position: outside-head;
		*/
	}

	h1.changes
	{
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
	}

	h1.home
	{
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
	}

	h1.Index
	{
		/* ページの左余白調整のため、コメントアウトする */
		/*
		margin-left: 0px;
		*/
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
	}

	h1.pageBreak
	{
		page-break-before: always;
	}

	h1.Preface
	{
		/* ページの左余白調整のため、コメントアウトする */
		/*
		margin-left: 0px;
		*/
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
	}

	h1.Toc
	{
		/* ページの左余白調整のため、コメントアウトする */
		/*
		margin-left: 0px;
		*/
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
	}

	h2
	{
		color: #000000;
		font-size: 16pt;
		font-weight: bold;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-top: 3px;
		page-break-before: always;
		mc-auto-number-format: "CH:{chapnum}.{n+} ";
		/* ページの左余白 */
		margin-left: -6px;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 4.0em;
		mc-auto-number-offset: 3.7em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 3.5em;
		mc-auto-number-offset: 3.2em;
		mc-auto-number-position: outside-head;
		*/
	}

	h2.pageBreak
	{
		page-break-before: always;
	}

	h2.Preface
	{
		page-break-before: avoid;
		mc-auto-number-format: "{ }";
		/* ページの左余白 */
		margin-left: -6px;
	}

	h2.changes
	{
		margin-top: 0pt;
		padding-left: 0px;
		mc-auto-number-format: "{ }";
		page-break-before: avoid;
	}

	h3
	{
		color: #000000;
		font-size: 14pt;
		font-weight: normal;
		margin-top: 1.8em;
		padding-bottom: 0px;
		margin-top: 2em;
		padding-bottom: 5px;
		padding-top: 3px;
		page-break-before: always;
		mc-auto-number-format: "CH:{chapnum}.{n}.{n+} ";
		/* ページの左余白 */
		margin-left: -1px;
		/* ----- JP ----- */
		font-size: 14pt;
		/* 見出し折り返し時の左揃え */
		/*
		   h3レベルの見出しが「X.XX.XX」のように節、項レベルが2桁になった場合に
		   見出し番号とタイトルが重ならないようにJP/ENともに変更
		*/
		padding-left: 6.4em;
		mc-auto-number-offset: 6.3em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/*
		font-size: 12pt;
		*/
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 5.5em;
		mc-auto-number-offset: 5.4em;
		mc-auto-number-position: outside-head;
		*/
	}

	h3.pageBreak
	{
		page-break-before: always;
	}

	h3.Preface
	{
		page-break-before: avoid;
		mc-auto-number-format: "{ }";
	}

	/* 見出し先頭にアイコン表示
	--------------------------------------------------------- */

	.RESPONSE_OK
	{
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
		margin-top: 2.5em;
		padding-bottom: 3px;
		padding-left: 2em;
		text-indent: -2em;
		padding-top: 5px;
	}

	.RESPONSE_NG
	{
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
		margin-top: 2.5em;
		padding-bottom: 3px;
		padding-left: 2em;
		text-indent: -2em;
		padding-top: 5px;
	}

	.RESPONSE_INFO
	{
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
		margin-top: 2.5em;
		padding-bottom: 3px;
		padding-left: 2em;
		text-indent: -2em;
		padding-top: 5px;
	}

	.RESPONSE_NG:before
	{
		font-size: 11pt;
		content: "NG";
		color: #000000;
		border: 1px solid #ff0000;
		background-color: #fcefef;
		vertical-align: middle;
		display: inline-block;
		margin-right: 15px;
		margin-bottom: 4px;
		padding-top: 2px;
		padding-bottom: 1px;
		padding-left: 13.5px;
		padding-right: 13.5px;
		border-radius: 6px 6px 6px 6px;
	}

	.RESPONSE_INFO:before
	{
		font-size: 11pt;
		content: "INFO";
		color: #000000;
		border: 1px solid #ffa808;
		background-color: #fff6e5;
		vertical-align: middle;
		display: inline-block;
		margin-right: 15px;
		margin-bottom: 4px;
		padding-top: 2px;
		padding-bottom: 1px;
		padding-left: 6.0px;
		padding-right: 6.0px;
		border-radius: 6px 6px 6px 6px;
	}

	.RESPONSE_OK:before
	{
		font-size: 11pt;
		content: "OK";
		color: #000000;
		border: 1px solid #006400;
		background-color: #eff6f0;
		vertical-align: middle;
		display: inline-block;
		margin-right: 15px;
		margin-bottom: 4px;
		padding-top: 2px;
		padding-bottom: 1px;
		padding-left: 13.5px;
		padding-right: 13.5px;
		border-radius: 6px 6px 6px 6px;
	}

	h4
	{
		color: #000000;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 1.5em;
		mc-auto-number-format: "CH:{chapnum}.{n}.{n}.{n+} ";
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 5.7em;
		text-indent: -5.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 4.5em;
		text-indent: -4.5em;
		*/
	}

	h4.pageBreak
	{
		page-break-before: always;
	}

	h5
	{
		color: #000000;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 1.2em;
		mc-auto-number-format: "CH:{chapnum}.{n}.{n}.{n}.{n+} ";
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 7.1em;
		text-indent: -7.1em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 5.5em;
		text-indent: -5.5em;
		*/
	}

	h5.pageBreak
	{
		page-break-before: always;
	}

	h6
	{
		color: #000000;
		font-size: 10pt;
		font-weight: bold;
		margin-top: 1.2em;
		mc-auto-number-format: "CH:{chapnum}.{n}.{n}.{n}.{n}.{n+} ";
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 8.4em;
		text-indent: -8.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 7.2em;
		text-indent: -7.2em;
		*/
	}

	h6.pageBreak
	{
		page-break-before: always;
	}

	/* 画像
	--------------------------------------------------------- */

	img.scale200
	{
		height: auto;
		width: 200px;
	}

	img.scale250
	{
		height: auto;
		width: 250px;
	}

	img.scale300
	{
		height: auto;
		width: 300px;
	}

	img.scale350
	{
		height: auto;
		width: 350px;
	}

	img.scale400
	{
		height: auto;
		width: 400px;
	}

	img.scale450
	{
		height: auto;
		width: 450px;
	}

	img.scale500
	{
		height: auto;
		width: 500px;
	}

	img.scale550
	{
		height: auto;
		width: 550px;
	}

	img.scale570
	{
		height: auto;
		width: 570px;
	}

	img.scale600
	{
		height: auto;
		width: 600px;
	}

	img.scale680
	{
		height: auto;
		width: 680px;
	}

	/* 索引
	--------------------------------------------------------- */

	p.Index1
	{
		white-space: normal;
		mc-leader-align: left;
		mc-leader-format: "dot";
		mc-leader-offset: 25px;
	}

	/* セクション
	---------------------------------------------------------

	div.Section
	{
		page-break-inside: avoid;
	}*/

	/* 小見出しレベル1 --------------- */

	p.SectionTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 3em;
		text-indent: -2.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.6em;
		text-indent: -2em;
		*/
	}

	p.SectionTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 3em;
		text-indent: -2.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.6em;
		text-indent: -2em;
		*/
	}

	/* 小見出しレベル2 --------------- */

	p.SectionTitleAutoNum2
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.9em;
		text-indent: -1.9em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 1.7em;
		text-indent: -1.7em;
		*/
	}

	p.SectionTitleAutoNum2cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.9em;
		text-indent: -1.9em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 1.7em;
		text-indent: -1.7em;
		*/
	}

	/* 小見出しレベル4 --------------- */

	p.SectionTitleDT
	{
		margin-top: -5px;
		padding-top: -5px;
		background: url("../Images/style/DT_1.png") no-repeat;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -2.9em;
		padding-left: 2.1em;
		text-indent: -2.1em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.3em;
		text-indent: -2.3em;
		*/
	}

	p.SectionTitleDT:before
	{
		content: "\00a0\00a0\00a0\00a0";
		/* &bull;&nbsp; */
	}

	p.SectionTitleDTBK
	{
		margin-top: -4px;
		padding-top: -4px;
		background: url("../Images/style/DT_2.png") no-repeat;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 2.2em;
		text-indent: -1.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.2em;
		text-indent: -1.8em;
		*/
	}

	p.SectionTitleDTBK:before
	{
		content: "\00a0\00a0\00a0\00a0";
		/* &bull;&nbsp; */
	}

	/* 手順
	--------------------------------------------------------- */

	/* 手順(図)レベル1 --------------- */

	p.StepIllustAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.7em;
		text-indent: -1.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		*/
	}

	p.StepIllustAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.7em;
		text-indent: -1.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		*/
	}

	p.StepIllustTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 2em;
		text-indent: -2em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.6em;
		text-indent: -1.6em;
		*/
	}

	p.StepIllustTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 2em;
		text-indent: -2em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.6em;
		text-indent: -1.6em;
		*/
	}

	/* 手順(相互参照)レベル1 --------------- */

	p.StepAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.6em;
		text-indent: -1.6em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		*/
	}

	p.StepAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.6em;
		text-indent: -1.6em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		*/
	}

	p.StepTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.8em;
		text-indent: -1.8em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		*/
	}

	p.StepTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.8em;
		text-indent: -1.8em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		*/
	}

	/* 目次
	--------------------------------------------------------- */

	p.TOC1
	{
		page-break-after: avoid;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 0.3em;
		mc-auto-number-offset: 8.2em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 0.4em;
		mc-auto-number-offset: 13em;
		mc-auto-number-position: outside-head;
		*/
	}

	p.TOC2
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 0em;
		mc-auto-number-offset: 3.3em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 0em;
		mc-auto-number-offset: 2.9em;
		mc-auto-number-position: outside-head;
		*/
	}

	p.TOC3
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 0em;
		mc-auto-number-offset: 4.6em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 0em;
		mc-auto-number-offset: 3.9em;
		mc-auto-number-position: outside-head;
		*/
	}

	p.TOC4
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 5.1em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 4em;
		*/
	}

	p.TOC5
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 6.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 5.1em;
		*/
	}

	p.TOC6
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 7.7em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 6.1em;
		*/
	}

	p.MiniTOC1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 0em;
		mc-auto-number-offset: 3.7em;
		mc-auto-number-position: outside-head;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 0em;
		mc-auto-number-offset: 3.1em;
		mc-auto-number-position: outside-head;
		*/
	}

	/* 見出し折り返し時の章節項番号の上揃え */

	td.GenTOCAutoText1,
	td.GenTOCAutoText2,
	td.GenTOCAutoText3,
	td.GenTOCAutoText4,
	td.GenTOCAutoText5,
	td.GenTOCAutoText6,
	td.GenMiniTOCAutoText1
	{
		vertical-align: top;
	}

	/* 見出し折り返し時の左揃え */

	td.GenTOCText4
	{
		/* ----- JP ----- */
		text-indent: -5.1em;
		/* ----- EN ----- */
		/*
		text-indent: -4em;
		*/
	}

	td.GenTOCText5
	{
		/* ----- JP ----- */
		text-indent: -6.4em;
		/* ----- EN ----- */
		/*
		text-indent: -5.1em;
		*/
	}

	td.GenTOCText6
	{
		/* ----- JP ----- */
		text-indent: -7.7em;
		/* ----- EN ----- */
		/*
		text-indent: -6.1em;
		*/
	}

	/* 整形済みテキスト
	--------------------------------------------------------- */

	pre.ScreenHigh,
	pre.Screen
	{
		width: 40em;
	}

	pre.ScreenList
	{
		width: 54em;
		/* ----- JP ----- */
		font-size: 6pt;
		/* ----- EN ----- */
		/*
		font-size: 5pt;
		*/
	}

	/* フォント
	--------------------------------------------------------- */

	.Font_HULFT
	{
		/* ----- JP ----- */
		font-family: HandelGotDLig;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* その他
	--------------------------------------------------------- */

	div.Body
	{
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	p.Publisher
	{
		page-break-after: always;
	}

	p.Title
	{
		font-size: 20pt;
	}

	/* MadCap固有
	--------------------------------------------------------- */

	/*
	MadCap|xref {
		color: #0000ff;
		mc-format: "「{paranum}{para}」（{page} ページ）";
	}
	*/

	MadCap|miniTocProxy
	{
		border-bottom-color: #ec6c04;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-top-color: #ec6c04;
		margin-top: 10em;
		padding-bottom: 2em;
		padding-right: 20px;
		padding-top: 2em;
	}
}

/* =============================================================================
 WebHelp
============================================================================= */

@media non-print
{
	/* 全般
	--------------------------------------------------------- */

	body
	{
		background: #ffffff;
		color: #000000;
		/* ページの左余白 */
		margin-left: 14px;
	}

	i
	{
		/* ----- JP ----- */
		font-family: "ＭＳ ゴシック";
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* ハイパーリンク
	--------------------------------------------------------- */

	a.xrefStyle:link,
	a.xrefStyle:visited,
	a.xrefStyle:hover,
	a.xrefStyle:active
	{
		color: #0000ff;
	}

	/* 表
	--------------------------------------------------------- */

	/* MadCapの不具合を回避するため、
	 * mc-auto-number-position: outside-head;を使用する場合、
	 * <caption><p class="caption">*</p></caption>の構造を必須とする(Ref 91232, 91275)
	 */

	p.caption
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		padding-left: 3.6em;
		text-indent: -3.6em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		padding-left: 4.8em;
		text-indent: -4.8em;
		*/
	}

	/* コードリスト --------------- */

	table.TableStyle-H_CodeList td
	{
		font-size: 8pt;
	}

	table.TableStyle-H_CodeList th
	{
		font-size: 9pt;
	}

	/* 定義リスト
	--------------------------------------------------------- */

	/* 定義リストサイズSS --------------- */

	.dltable_ss dd
	{
		/* ----- JP ----- */
		text-indent: -0.8em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズS --------------- */

	.dltable_s dd
	{
		/* ----- JP ----- */
		text-indent: -0.8em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズM --------------- */

	.dltable_m dd
	{
		/* ----- JP ----- */
		text-indent: -0.8em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズL --------------- */

	.dltable_l dd
	{
		/* ----- JP ----- */
		text-indent: -0.8em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 定義リストサイズLL --------------- */

	.dltable_ll dd
	{
		/* ----- JP ----- */
		text-indent: -0.8em;
		/* ----- EN ----- */
		/* (設定無し) */
	}

	/* 見出し
	--------------------------------------------------------- */

	h1
	{
		color: #000000;
		padding-bottom: 0px;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 0px;
	}

	h1.App
	{
		/* ----- JP ----- */
		/*
		mc-auto-number-format: "付録 ";
		*/
		/* ----- EN ----- */
		/*
		mc-auto-number-format: "CH:Appendix ";
		*/
	}

	h2
	{
		background-color: #ffffff;
		/*
		border-top-color: #ec6c04;
		border-top-style: solid;
		border-top-width: 1px;
		*/
		color: black;
		margin-bottom: 0.5em;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 3px;
		padding-top: 0px;
	}

	h3
	{
		background-color: #ffffff;
		/*
		border-top-color: #ec6c04;
		border-top-style: solid;
		border-top-width: 1px;
		*/
		color: black;
		margin-bottom: 0.5em;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 3px;
		padding-top: 0px;
	}

	h4
	{
		background-color: #ffffff;
		/*
		border-top-color: #ec6c04;
		border-top-style: solid;
		border-top-width: 1px;
		*/
		color: black;
		margin-bottom: 0.5em;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 3px;
		padding-top: 0px;
	}

	/* 画像
	--------------------------------------------------------- */

	img.scale200
	{
		height: auto;
		width: 236px;
	}

	img.scale250
	{
		height: auto;
		width: 295px;
	}

	img.scale300
	{
		height: auto;
		width: 354px;
	}

	img.scale350
	{
		height: auto;
		width: 413px;
	}

	img.scale400
	{
		height: auto;
		width: 472px;
	}

	img.scale450
	{
		height: auto;
		width: 531px;
	}

	img.scale500
	{
		height: auto;
		width: 590px;
	}

	img.scale550
	{
		height: auto;
		width: 650px;
	}

	img.scale570
	{
		height: auto;
		width: 672px;
	}

	img.scale600
	{
		height: auto;
		width: 710px;
	}

	img.scale680
	{
		height: auto;
		width: 803px;
	}

	/* セクション
	--------------------------------------------------------- */

	/* 小見出しレベル1 --------------- */

	p.SectionTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 2.4em;
		text-indent: -2em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.2em;
		text-indent: -1.6em;
		*/
	}

	p.SectionTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 2.4em;
		text-indent: -2em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 2.2em;
		text-indent: -1.6em;
		*/
	}

	/* 小見出しレベル2 --------------- */

	p.SectionTitleAutoNum2
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 1.3em;
		text-indent: -1.3em;
		*/
	}

	p.SectionTitleAutoNum2cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 1.3em;
		text-indent: -1.3em;
		*/
	}

	/* 小見出しレベル4 --------------- */

	p.SectionTitleDT
	{
		margin-top: -5px;
		padding-top: -5px;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.6em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3.2em;
		padding-left: 1.8em;
		text-indent: -1.5em;
		*/
	}

	p.SectionTitleDT:before
	{
		content: url("../Images/style/DT_1.png") "\00a0";
	}

	p.SectionTitleDTBK
	{
		margin-top: -4px;
		padding-top: -4px;
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -3em;
		padding-left: 1.6em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -3em;
		padding-left: 1.8em;
		text-indent: -1.5em;
		*/
	}

	p.SectionTitleDTBK:before
	{
		content: url("../Images/style/DT_2.png") "\00a0";
	}

	/* 手順
	--------------------------------------------------------- */

	/* 手順(図)レベル1 --------------- */

	p.StepIllustAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepIllustAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepIllustTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.2em;
		text-indent: -1.2em;
		*/
	}

	p.StepIllustTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.5em;
		text-indent: -1.5em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.2em;
		text-indent: -1.2em;
		*/
	}

	/* 手順(相互参照)レベル1 --------------- */

	p.StepAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1em;
		text-indent: -1em;
		*/
	}

	p.StepAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1em;
		text-indent: -1em;
		*/
	}

	p.StepTitleAutoNum1
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepTitleAutoNum1cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepTitleAutoNum2
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepTitleAutoNum2cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepTitleAutoNum3
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	p.StepTitleAutoNum3cont
	{
		/* ----- JP ----- */
		/* 見出し折り返し時の左揃え */
		margin-left: -1.5em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		/* ----- EN ----- */
		/* 見出し折り返し時の左揃え */
		/*
		margin-left: -1.5em;
		padding-left: 1.1em;
		text-indent: -1.1em;
		*/
	}

	/* 目次
	--------------------------------------------------------- */

	p.MiniTOC1
	{
		font-weight: normal;
		/* WebマニュアルのミニTOCを青色にし、下線を追加 */
		text-decoration: underline;
		color: #0000ff;
	}

	/* 整形済みテキスト
	--------------------------------------------------------- */

	pre.ScreenHigh,
	pre.Screen
	{
		/* ----- JP ----- */
		width: 40em;
		letter-spacing: -0.05pt;
		/* ----- EN ----- */
		/*
		width: 48em;
		*/
	}

	pre.ScreenList
	{
		font-size: 6pt;
		/* ----- JP ----- */
		width: 67em;
		/* ----- EN ----- */
		/*
		width: 83em;
		*/
	}

	/* その他
	--------------------------------------------------------- */

	p.Title
	{
		font-size: 64pt;
	}

	/*HUB固有（赤色のアンダーライン・赤色文字修飾）*/

	span.red_ul
	{
		border-bottom-color: #ff0000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-bottom: -1px;
	}

	span.red_ch
	{
		color: red;
	}

	span.SearchHighlight
	{
		background-color: yellow;
	}

	/* MadCap固有
	--------------------------------------------------------- */

	MadCap|miniTocProxy
	{
		line-height: 1.2em;
	}

	/*	span.MCBreadcrumbsPrefix {
		display: none;
	}*/

	MadCap|toggler.Movie
	{
		mc-image: ;
		color: #000000;
		mc-closed-image: none;
		mc-open-image: none;
		mc-open-image-alt-text: none;
	}

	/*==Master Page Topic Layout==*/

	.off-canvas-content .main-section > .outer-row
	{
		max-width: 100%;
		padding: 0;
	}

	/*コンテントが入る白い枠 親要素*/
	/*検索ボックスも入る。検索ボックスの大きさはOtherTopics.flmspのdivで指定*/

	div.content-container
	{
		width: 97%;
		margin-bottom: 2%;
		margin-top: 0%;
		margin-left: 1%;
		margin-right: 1%;
		background-color: #FFF;
		padding: 25px;
		min-height: 80vh;
		overflow: hidden;
		/*floatしている子要素を認識するための指定。消さない。*/
	}

	/*本文が入る子要素*/

	div.main-content
	{
		float: left;
		margin: 2px 2px;
		margin-bottom: 10px;
		width: 70%;
	}

	/*関連項目またはフローティングメニューが入る子要素*/

	div.side-content
	{
		float: right;
		margin: 15px 10px;
		margin-bottom: 10px;
		width: 250px;
	}

	/*上に戻るボタン*/

	.scroll-top
	{
		position: fixed;
		right: 25px;
		bottom: 25px;
		z-index: 100;
		background-color: #AAA;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		color: #fff;
		line-height: 50px;
		text-align: center;
		/*デフォルトで非表示にする*/
		opacity: 0;
		visibility: hidden;
	}

	/*このクラスが付与されると表示する*/

	.active
	{
		opacity: 0.6;
		visibility: visible;
	}

	.scroll-top:hover
	{
		cursor: pointer;
		opacity: 0.6;
		color: #fff;
	}

	div.top
	{
		padding-top: 70px;
		margin-top: -70px;
	}

	/*== Footer==*/

	div.footer
	{
		background-color: #ffffff;
		margin-left: 16px;
		margin-right: 8px;
	}

	div.footer_copylight
	{
		background-color: #f5f5f5;
		padding: 1% 10%;
	}

	p.footer
	{
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 1% 3%;
		line-height: 10pt;
		color: #fff;
	}

	/*== その他 ==*/

	span.SearchHighlight
	{
		background-color: yellow;
	}

	/* MadCap固有*/

	p.Indent1
	{
		margin-left: 1em;
	}

	p.Indent2
	{
		margin-left: 2em;
	}

	p.Indent3
	{
		margin-left: 3em;
	}

	p.Indent4
	{
		margin-left: 4em;
	}

	/* 目次
	--------------------------------------------------------- */

	p.MiniTOC1,
	p.MiniTOC2,
	p.MiniTOC3,
	p.MiniTOC4,
	p.MiniTOC5
	{
		font-weight: normal;
		/* WebマニュアルのミニTOCを青色にし、下線を追加 */
		text-decoration: underline;
		color: #0000ff;
	}
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3,
p.MiniTOC4,
p.MiniTOC5
{
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
}

p.Indent4
{
	margin-left: 4em;
}

p.Indent3
{
	margin-left: 3em;
}

p.Indent2
{
	margin-left: 2em;
}

p.Indent1
{
	margin-left: 1em;
}

span.SearchHighlight
{
	background-color: yellow;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1% 3%;
	line-height: 10pt;
	color: #fff;
}

div.footer_copylight
{
	background-color: #f5f5f5;
	padding: 1% 10%;
}

div.footer
{
	background-color: #ffffff;
	margin-left: 16px;
	margin-right: 8px;
}

div.top
{
	padding-top: 70px;
	margin-top: -70px;
}

.scroll-top:hover
{
	cursor: pointer;
	opacity: 0.6;
	color: #fff;
}

.active
{
	opacity: 0.6;
	visibility: visible;
}

.scroll-top
{
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 100;
	background-color: #AAA;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #fff;
	line-height: 50px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

div.side-content
{
	float: right;
	margin: 15px 10px;
	margin-bottom: 10px;
	width: 250px;
}

div.main-content
{
	float: left;
	margin: 2px 2px;
	margin-bottom: 10px;
	width: 70%;
}

div.content-container
{
	width: 97%;
	margin-bottom: 2%;
	margin-top: 0%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #FFF;
	padding: 25px;
	min-height: 80vh;
	overflow: hidden;
}

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

MadCap|toggler.Movie
{
	mc-image: ;
	color: #000000;
	mc-closed-image: none;
	mc-open-image: none;
	mc-open-image-alt-text: none;
}

MadCap|miniTocProxy
{
	line-height: 1.2em;
}

span.SearchHighlight
{
	background-color: yellow;
}

span.red_ch
{
	color: red;
}

span.red_ul
{
	border-bottom-color: #ff0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: -1px;
}

p.Title
{
	font-size: 64pt;
}

pre.ScreenList
{
	font-size: 6pt;
	width: 67em;
}

pre.ScreenHigh,
pre.Screen
{
	width: 40em;
	letter-spacing: -0.05pt;
}

p.MiniTOC1
{
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
}

p.StepTitleAutoNum3cont
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepTitleAutoNum3
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepTitleAutoNum2cont
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepTitleAutoNum2
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepTitleAutoNum1cont
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepTitleAutoNum1
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepAutoNum1cont
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepAutoNum1
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepIllustTitleAutoNum1cont
{
	margin-left: -1.5em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

p.StepIllustTitleAutoNum1
{
	margin-left: -1.5em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

p.StepIllustAutoNum1cont
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.StepIllustAutoNum1
{
	margin-left: -1.5em;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

p.SectionTitleDTBK:before
{
	content: url("../Images/style/DT_2.png") "\00a0";
}

p.SectionTitleDTBK
{
	margin-top: -4px;
	padding-top: -4px;
	margin-left: -3em;
	padding-left: 1.6em;
	text-indent: -1.5em;
}

p.SectionTitleDT:before
{
	content: url("../Images/style/DT_1.png") "\00a0";
}

p.SectionTitleDT
{
	margin-top: -5px;
	padding-top: -5px;
	margin-left: -3em;
	padding-left: 1.6em;
	text-indent: -1.5em;
}

p.SectionTitleAutoNum2cont
{
	margin-left: -3em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

p.SectionTitleAutoNum2
{
	margin-left: -3em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

p.SectionTitleAutoNum1cont
{
	margin-left: -3em;
	padding-left: 2.4em;
	text-indent: -2em;
}

p.SectionTitleAutoNum1
{
	margin-left: -3em;
	padding-left: 2.4em;
	text-indent: -2em;
}

img.scale680
{
	height: auto;
	width: 803px;
}

img.scale600
{
	height: auto;
	width: 710px;
}

img.scale570
{
	height: auto;
	width: 672px;
}

img.scale550
{
	height: auto;
	width: 650px;
}

img.scale500
{
	height: auto;
	width: 590px;
}

img.scale450
{
	height: auto;
	width: 531px;
}

img.scale400
{
	height: auto;
	width: 472px;
}

img.scale350
{
	height: auto;
	width: 413px;
}

img.scale300
{
	height: auto;
	width: 354px;
}

img.scale250
{
	height: auto;
	width: 295px;
}

img.scale200
{
	height: auto;
	width: 236px;
}

h4
{
	background-color: #ffffff;
	color: black;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
}

h3
{
	background-color: #ffffff;
	color: black;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
}

h2
{
	background-color: #ffffff;
	color: black;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
}

h1.App
{
	
}

h1
{
	color: #000000;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}

.dltable_ll dd
{
	text-indent: -0.8em;
}

.dltable_l dd
{
	text-indent: -0.8em;
}

.dltable_m dd
{
	text-indent: -0.8em;
}

.dltable_s dd
{
	text-indent: -0.8em;
}

.dltable_ss dd
{
	text-indent: -0.8em;
}

table.TableStyle-H_CodeList th
{
	font-size: 9pt;
}

table.TableStyle-H_CodeList td
{
	font-size: 8pt;
}

p.caption
{
	padding-left: 3.6em;
	text-indent: -3.6em;
}

a.xrefStyle:link,
a.xrefStyle:visited,
a.xrefStyle:hover,
a.xrefStyle:active
{
	color: #0000ff;
}

i
{
	font-family: "ＭＳ ゴシック";
}

body
{
	background: #ffffff;
	color: #000000;
	margin-left: 14px;
}

@media only screen and (max-width: 1299px)
{
	html
	{
		scroll-padding-top: 80px;
	}

	div.main-content
	{
		margin: 2px 2px;
		margin-bottom: 10px;
		width: 100%;
	}

	div.side-content
	{
		margin: 2px 2px;
		margin-bottom: 10px;
		width: 100%;
	}

	div.footer
	{
		background-color: #ffffff;
		margin-left: 16px;
		margin-right: 8px;
	}

	div.footer_copylight
	{
		background-color: #f5f5f5;
		padding: 1% 10%;
	}

	div.scroll
	{
		overflow-x: auto;
	}

	/*上に戻るボタン*/

	.scroll-top
	{
		position: fixed;
		right: 25px;
		bottom: 25px;
		z-index: 100;
		background-color: #AAA;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		color: #fff;
		line-height: 50px;
		text-align: center;
		/*デフォルトで非表示にする*/
		opacity: 0;
		visibility: hidden;
	}

	/*このクラスが付与されると表示する*/

	.active
	{
		opacity: 0.6;
		visibility: visible;
	}

	.scroll-top:hover
	{
		cursor: pointer;
		opacity: 0.6;
		color: #fff;
	}

	div.top
	{
		padding-top: 70px;
		margin-top: -70px;
	}

	/* 画像
--------------------------------------------------------- */

	img
	{
		border: none;
	}

	img.scale100
	{
		height: auto;
		width: 184px;
	}

	img.scale200
	{
		height: auto;
		width: 236px;
	}

	img.scale250
	{
		height: auto;
		width: 295px;
	}

	img.scale300
	{
		height: auto;
		width: 354px;
	}

	img.scale350
	{
		height: auto;
		width: 413px;
	}

	img.scale400
	{
		height: auto;
		width: 472px;
	}

	img.scale450
	{
		height: auto;
		width: 531px;
	}

	img.scale500
	{
		height: auto;
		width: 590px;
	}

	img.scale550
	{
		height: auto;
		width: 650px;
	}

	img.scale570
	{
		height: auto;
		width: 672px;
	}

	img.scale600
	{
		height: auto;
		width: 710px;
	}

	img.scale680
	{
		height: auto;
		width: 803px;
	}
}

@media only screen and (max-width: 599px)
{
	html
	{
		scroll-padding-top: 80px;
	}

	div.scroll
	{
		overflow-x: auto;
	}

	.main-section > .outer-row	/*Removes the padding around the body proxy in mobile*/
	{
		padding: 0;
	}

	div.main-content
	{
		margin: 5px 5px;
		margin-bottom: 10px;
		width: 100%;
	}

	div.side-content
	{
		margin: 2px 2px;
		margin-bottom: 10px;
		width: 100%;
	}

	/*上に戻るボタン*/

	.scroll-top
	{
		position: fixed;
		right: 25px;
		bottom: 25px;
		z-index: 100;
		background-color: #AAA;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		color: #fff;
		line-height: 50px;
		text-align: center;
		/*デフォルトで非表示にする*/
		opacity: 0;
		visibility: hidden;
	}

	/*このクラスが付与されると表示する*/

	.active
	{
		opacity: 0.6;
		visibility: visible;
	}

	.scroll-top:hover
	{
		cursor: pointer;
		opacity: 0.6;
		color: #fff;
	}

	div.top
	{
		padding-top: 70px;
		margin-top: -70px;
	}

	/* 画像
	--------------------------------------------------------- */

	img.scale200
	{
		height: auto;
		width: 200px;
	}

	img.scale250
	{
		height: auto;
		width: 250px;
	}

	img.scale300
	{
		height: auto;
		width: 300px;
	}

	img.scale350
	{
		height: auto;
		width: 350px;
	}

	img.scale400
	{
		height: auto;
		width: 350px;
	}

	img.scale450
	{
		height: auto;
		width: 350px;
	}

	img.scale500
	{
		height: auto;
		width: 350px;
	}

	img.scale550
	{
		height: auto;
		width: 350px;
	}

	img.scale570
	{
		height: auto;
		width: 350px;
	}

	img.scale600
	{
		height: auto;
		width: 350px;
	}

	img.scale680
	{
		height: auto;
		width: 350px;
	}
}

