/*<meta />*/

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* 11 01 2015 - changed printing of pseudo code to match display*/
/* 11 01 2015 - changed size and weight of printing headings */

/* 22 01 2016 - font Meiryo UI added :/
/* 22 01 2016 - body font size from 80% to 90% */

/* 11 08 2016 - google search format at the top of the page */
/* 14 09 2016 - border solid added to "th" to fix table heading issue */
/* 25 08 2017 - modification for heading 7 and 8  */
/* 17 11 2017 - breadcrums added */
/* 26 01 2018 - Changed Note, NoteIndent to blue */
/* 29 03 2018 - <fix> h7 and h8 added for Media screen */
/* 23 01 2020 - span.highlight added */

@media screen
{
	/* next section displays screen banner and links */

	body
	{
		margin: 0px 0px 0px 20px;
		font-size: 90%;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		line-height: 180%;
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	a,
	a:visited,
	a:link
	{
		color: #4169e1;
		text-indent: 0cm;
		font-size: 100%;
		text-decoration: none;
	}

	a:hover,
	a:focus
	{
		text-decoration: underline;
		color: #009b5d;
	}

	/* end of section displaying screen banner and links */
	/* beginning of screen body styles, excluding lists and tables */

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	p.CoverGuideName
	{
		margin: 14px 0cm 0px 5px;
		font-weight: bold;
	}

	p.BodyTextBold
	{
		font-weight: bold;
	}

	p.BodyTextItalic
	{
		font-style: italic;
	}

	p.BodytextIndent
	{
		margin: 0 0 5px 30px;
	}

	p.Note,
	p.NoteIndent
	{
		margin: 10pt 60px 5pt 26px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background-color: #f0f7fb;
		border: solid 1px #3498db;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 8px 12px 12px 14px;
	}

	p.NoteIndent
	{
		margin: 10pt 60px 5pt 26px;
	}

	p.ScreenBitmap
	{
		margin: 10px 0 10px 0px;
		text-align: center;
		page-break-inside: avoid;
	}

	p.Link
	{
		margin: 2px 0 0 0;
	}

	p.Tips
	{
		margin: 6px 0cm 0px 0px;
		font-weight: bold;
		font-size: 10pt;
		color: #ff4040;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		margin: 0px;
		text-indent: 0cm;
	}

	/* screen Links and references within Body */

	p.Alsoseebody,
	p.FurtherInformationBody
	{
		margin: 3x 0px 3px 3px;
		text-indent: 0px;
	}

	p.Alsoseeheading,
	p.FurtherInformationHeading
	{
		font-weight: bold;
		text-indent: 0cm;
		margin: 12px 0px 5px 2px;
		color: #3B3838;
	}

	p.Jump2TopTopic
	{
		margin: 12px 0px 5px 2px;
	}

	/* End of screen references and links */
	/* Screen Courier font styles within body text */

	p.Commandpara,
	p.Picture,
	p.ProgramExample,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ProgramExampleBox,
	p.ScreenText,
	p.ScreenOnly,
	p.SyntaxDiagram,
	p.SyntaxDiagramVL,
	p.PseudoProgramCode,
	p.ProgramExampleRed
	{
		font-family: "Consolas";
		text-indent: 0pt;
		margin: 0;
		font-size: 10pt;
		line-height: 140%;
	}

	p.Commandpara
	{
		text-indent: 1cm;
		font-weight: bold;
		padding-left: 3px;
	}

	p.picture
	{
		font-family: "Courier New";
		line-height: 90%;
		margin: 0 0 0 20px;
	}

	p.ProgramExample
	{
		margin: 0 0 0 20px;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 20px;
		color: #E71821;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleBold
	{
		margin: 0 0 0 20px;
		font-weight: bold;
	}

	p.ProgramExampleBox
	{
		background-repeat: repeat;
		background-color: #E2DEDE;
		width: 75%;
	}

	p.ScreenText
	{
		font-family: "Courier New";
		page-break-inside: avoid;
	}

	p.ScreenOnly
	{
		font-family: "Courier New";
		font-size: 7pt;
		margin: 0 4px;
	}

	p.SyntaxDiagram
	{
		font-family: "Courier New";
		margin-left: 8px;
		font-style: italic;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	p.SyntaxDiagramVL
	{
		font-family: "Courier New";
		font-style: italic;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* End of screen Courier font styles within body text */
	/* Screen numbering and bullet styles   */

	ul.BulletLeft_1 li
	{
		margin: 6px 0 0px 0x;
		text-indent: -20px;
		padding-left: 3px;
	}

	ul
	{
		margin-left: 0 !important;
		padding-left: 20px;
	}

	ul ul
	{
		margin-left: 30px;
	}

	li.BulletLeft
	{
		margin: 6px 0 0px 0px;
		padding-left: 3px;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	ul
	{
		margin: 0;
	}

	p.NumberManual
	{
		margin: 6pt 0 6pt 20px;
		text-indent: -22px;
		padding-bottom: 4px;
		padding-left: 5px;
	}

	p.Numbermanualindent
	{
		margin: 6px 0 6px 1.27cm;
		text-indent: -22px;
		padding-left: 3px;
		padding-bottom: 4px;
	}

	/* this section displays tables on screen   */

	table
	{
		margin-left: 10px;
	}

	th
	{
		padding-left: 2px;
		text-align: left;
		vertical-align: top;
		border: solid 1px;
	}

	/* the following table entries are necessary to make the borders on table cells display when present on screens */

	td table
	{
		border: solid 1px #000000;
		border-collapse: collapse;
		color: #3B3838;
	}

	td table tr td
	{
		padding-right: 6px;
		padding-left: 7px;
		vertical-align: top;
		border: solid 1px;
	}

	p.tabletext
	{
		margin: 6px 0 4px 4px;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.tabletextheadingsmall
	{
		font-size: 70%;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		line-height: 180%;
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.Tabletext1
	{
		font-size: 7pt;
		margin: 6px 0 4px 4px;
	}

	td
	{
		vertical-align: top;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		background-color: #D09f65;
	}

	/* following is to use for invalid screen styles  */

	p.Red
	{
		font-size: 15pt;
		font-weight: bold;
		color: #E71821;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* end of screen body text   */
	/* Screen character styles   */

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-weight: bold;
	}

	span.Underline
	{
		text-decoration: underline;
	}

	span.CourierCharacterBold
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: "Consolas";
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: "Consolas";
		color: #E71821;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.Blue
	{
		color: #1004B0;
	}

	span.Inserttext
	{
		color: #008000;
	}

	span.italics
	{
		font-style: italic;
	}

	span.LansaHtmlCharacter
	{
		display: none;
	}

	span.LansaHtmlCharacterDisplay
	{
		color: #0029f6;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		color: #E71821;
	}

	span.highlight
	{
		display: inline-block;
		background-color: #ffff00;
	}

	span.Symbol
	{
		font-size: 9pt;
		color: #0101FF;
		padding-right: 2px;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
	}

	span.VLFWindows
	{
		font-weight: bold;
		color: #FF0000;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	/* End of screen character styles   */
	/* screen non-serif font for headings and title follow   */

	p.TitleCSS,
	p.CoverSubHead
	{
		font-size: 26pt;
		line-height: 100%;
		margin: 22px 0px 22px 0px;
		text-indent: 3px;
		font-style: normal;
		letter-spacing: -1px;
		color: #3062ae;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		text-decoration: none;
	}

	p.CoverSubHead
	{
		margin: 12px 0px 2px 0px;
		font-size: 14pt;
		letter-spacing: -1px;
	}

	h1.heading1 a,
	h2.heading2 a,
	h3.heading3 a,
	h4.heading4 a,
	h5.heading5 a,
	h6.heading6 a
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
	}

	h7.heading7 a,
	h8.heading8 a
	{
		font-size: 12pt;
		font-weight: bold;
	}

	h1
	{
		display: none;
		font-size: 16pt;
		margin: 6pt 0;
		text-indent: 3px;
	}

	h2
	{
		font-size: 18pt;
		margin: 22px 0px 22px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		font-weight: normal;
		color: #3062ae;
		text-decoration: none;
		line-height: 140%;
	}

	h3,
	h4,
	h5,
	h6,
	h7,
	h8
	{
		font-size: 12pt;
		margin: 20pt 0 0 0;
		text-indent: 0px;
		color: #3062ae;
	}

	p.BoldTitle,
	p.Step,
	p.Paramhead,
	p.BoldTitleIndent,
	.Portability
	{
		font-size: 10pt;
		font-weight: bold;
		margin: 9pt 0 3pt 3pt;
		color: #696969;
	}

	p.BoldTitle
	{
		font-size: 11pt;
		color: #1A1819;
	}

	p.Step
	{
		font-style: italic;
		margin: 15pt 0 1pt 3pt;
	}

	p.BoldTitleIndent
	{
		margin: 6pt 0 1pt .5cm;
	}

	p.Paramhead
	{
		background-color: #bfc2fb;
		width: 200px;
	}

	p.Portability
	{
		font-weight: bold;
		margin: 4pt;
		color: #800000;
	}

	p.ScreenHeading
	{
		margin: 6pt 0 0pt 3pt;
		font-weight: bold;
		color: #3B3838;
	}

	/* end of screen heading and title section */
	/* Hidden styles in screen body   */

	p.BookmarkLine,
	p.Pagebreak,
	p.PicturePrint,
	p.HelpId,
	p.Hidden,
	p.PrintOnly,
	p.MadcapField,
	p.TutorialName,
	p.Space
	{
		display: none;
	}

	/* The following styles are needed to format the xrefs as we want them to be   */

	MadCap|xref
	{
		mc-format: '{paratext}';
		text-decoration: none;
		font-size: 100%;
	}

	MadCap|tocProxy
	{
		border: solid 3px #8b0000;
		display: none;
	}

	/* The following lines are used to format the message at the top of the page */

	.MCWebHelpFramesetLinkTop
	{
		background: url('../../../Skins/Default/Stylesheets/Images/diagonal_lines_blue.png');
		margin: 0 0 0 -20px;
		padding: 10px 0 5px 20px;
	}

	.MCWebHelpFramesetLinkTop a
	{
		background-image: url('../../../Skins/Default/Stylesheets/Images/logo_JPN.png');
		background-repeat: no-repeat;
		display: block;
		padding-top: 39px;
	}

	.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
	{
		color: #ffffff;
		font-weight: normal;
	}

	/* End of lines formatting the top of page text */
	/* breadcrumbs */

	.MCBreadcrumbsPrefix
	{
		display: none;
	}

	a.MCBreadcrumbsLink
	{
		font-size: 8pt;
	}

	span.MCBreadcrumbs
	{
		mc-breadcrumbs-prefix: ' ';
		color: #3B3838;
		font-size: 8pt;
	}

	div.MCBreadcrumbsBox_0
	{
		border-bottom-color: #e7e7e7;
		padding: 4px 0;
	}
}

@media print
{
	body
	{
		margin: 0px 20px 0px 20px;
		overflow: none;
		color: #000000;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	/* ZZZZ.banner      {display:none; overflow: none; padding-left: 5pt; 
               padding-top: 5pt; padding-bottom: 0pt }

.scrollregion   { overflow: none; margin-left: 5pt; padding: 5px }

.Toolbar{ display:none; } */

	a
	{
		font-weight: normal;
		font-size: 10pt;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}

	td,
	th
	{
		text-align: left;
		vertical-align: top;
	}

	/*.NsrSeparator{ display:none;}*/
	/*----------following are the print body text styles -------*/

	.BodyText
	{
		margin: 4px 10px 4px 0;
		font-size: 100%;
		font-family: "Times New Roman";
		line-height: 180%;
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	.Alsoseebody
	{
		margin: 2px 0 2px 0;
	}

	.BodyTextBold
	{
		font-weight: bold;
	}

	.BodyTextIndent
	{
		margin: 4px 0 4px 1cm;
	}

	.BodyTextItalic
	{
		font-style: italic;
	}

	.ScreenBitmap
	{
		margin: 8px 0 8px 0;
		text-align: center;
	}

	p.Note
	{
		/* margin: 0 0 8px 0;
		padding: 10px;
		page-break-inside: avoid;
		border: 3pt double #808080; */
		margin: 10pt 60px 5pt 2px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background-color: #f0f7fb;
		border: solid 1px #3498db;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 8px 12px 12px 14px;

	}

	p.NoteIndent
	{
		margin: 0pt 40px 5pt 26px;
		page-break-inside: avoid;
		padding: 8px 4px 8px 4px;
		border: 3pt double #009b5d;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		margin: 0;
	}

	/*----------End of the printed body text styles -------*/
	/*----------Following are the printed Courier styles -------*/

	p.Commandpara,
	p.ProgramExample,
	p.ProgramExampleRed,
	p.ProgramExampleBox,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ScreenText,
	p.ScreenTextTable p.Picture,
	p.PseudoProgramCode,
	p.ReportExample
	{
		margin: 0 0 0 20px;
		font-family: "Courier New";
		font-size: 9pt;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 20px;
		color: #E71821;
	}

	.Commandpara
	{
		font-weight: bold;
	}

	p.Picture,
	p.ReportExample
	{
		margin: 0;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 90%;
	}

	p.ProgramExampleBold
	{
		font-weight: bold;
	}

	p.ScreenOnly
	{
		display: none;
	}

	p.SyntaxDiagram,
	p.SyntaxDiagramVL
	{
		margin-left: 8px;
		font-weight: normal;
		font-size: 8pt;
		width: 100%;
		font-style: italic;
		font-family: "Courier New";
	}

	/*----------Following are the printed List styles -------*/

	ul
	{
		padding: 0;
		margin: 0;
	}

	li.BulletIndent,
	li.BulletLeft
	{
		margin: 6px 0 6px 7px;
		padding-left: 3px;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	li.xxxBulletIndent
	{
		margin: 6px 0px 6px 20px;
		margin-left: -20px;
	}

	p.NumberIndent,
	p.NumberManual,
	p.Numbermanualindent
	{
		margin: 3px 0 3px 0.63cm;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	p.NumberIndent,
	p.NumberManualIndent
	{
		margin-left: 1.5cm;
		text-indent: -18px;
	}

	p.NumberManual
	{
		text-indent: -19px;
	}

	p.ListNumber,
	li.ListNumber,
	div.ListNumber
	{
		margin: 2px 0 2px 0.63cm;
		text-indent: -22px;
	}

	/*----------End of the printed List styles -------*/
	/*---------- following are the printed table styles --------------*/

	td table
	{
		border: solid 1px #000000;
		border-collapse: collapse;
	}

	td table tr td
	{
		padding-right: 4px;
		padding-left: 4px;
		vertical-align: top;
		border: solid 1px;
	}

	p.tabletext
	{
		margin: 4px 0 4px 4px;
		font-size: 11pt;
	}

	.Tabletext1
	{
		margin: 0 0 0 4px;
		font-size: 8pt;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
		text-indent: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		background-color: #D09f65;
	}

	/* -----------the following are the printed character styles---------*/

	span.Blue
	{
		color: #0000FF;
	}

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 9pt;
	}

	Span.CourierCharacterBold
	{
		font-weight: bold;
		font-size: 9pt;
		font-style: normal;
		font-family: "Consolas";
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: "Consolas";
		color: #E71821;
	}

	span.Hyperlink
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
		color: #0000FF;
	}

	span.italics
	{
		font-style: italic;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	A.LinkJumpToDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	A.LinkPopupDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		color: #ff0000;
	}

	span.Underline
	{
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
		text-decoration: none;
	}

	span.VLFWINDOWS
	{
		font-weight: bold;
		color: #FF0000;
		text-decoration: none;
	}

	/* -----------End of the printed character styles---------*/
	/*----------following are the printed non-serif styles -------*/

	h1
	{
		display: none;
	}

	h2,
	h3,
	h4,
	h5,
	h6,
	h7,
	h8
	{
		margin: 10px 0px 20px 0px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color: #3B3838;
	}

	h2.Heading2
	{
		font-size: 16pt;
		color: #3B3838;
		font-weight: normal;
	}

	h3.Heading3
	{
		font-size: 14pt;
		font-weight: normal;
		page-break-before: none;
	}

	h4.Heading4
	{
		font-size: 12pt;
	}

	h5.Heading5,
	h6.Heading6,
	h7.Heading7,
	h8.Heading8
	{
		font-size: 11pt;
	}

	.Heading9
	{
		display: none;
	}

	p.BoldTitle,
	p.BoldTitleIndent,
	.BoldTitleRed,
	p.TutorialName,
	.Tips,
	.Step
	{
		margin: 12px 0 3px 0;
		font-weight: normal;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		color: #778899;
	}

	p.BoldTitleIndent
	{
		margin: 8px 0 3px 1cm;
	}

	.BoldTitleRed
	{
		color: #FF0000;
	}

	p.TutorialName
	{
		margin: 0 0 3px 0;
		color: #008080;
		text-align: right;
		font-size: 9pt;
	}

	p.Pagebreak
	{
		page-break-before: always;
	}

	.Tips
	{
		font-style: italic;
		color: #FF0000;
	}

	p.HelpId,
	.Alsoseeheading,
	p.ParamHead,
	p.ScreenHeading,
	.Portability
	{
		margin: 8px 0 8px 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		font-weight: normal;
	}

	.AlsoSeeHeading
	{
		margin: 6px 0 3px 0;
	}

	p.HelpId
	{
		margin: 3px 0 3px 0;
		color: #08843F;
		text-align: right;
	}

	p.ParamHead
	{
		color: #4518D8;
	}

	.Portability
	{
		color: #800000;
	}

	.Step
	{
		font-style: italic;
	}

	p.TitleCSS
	{
		font-weight: bold;
		font-size: 12pt;
		margin: 8px 0;
		text-indent: 3px;
		font-style: normal;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		text-decoration: none;
		color: #4F81BD;
	}

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	/*----------End of the printed Title styles -------*/
	/*---- the following are the print hidden styles -----*/

	Span.Symbol,
	.Blank,
	p.BookmarkLine,
	p.Hidden,
	.Link,
	.FurtherInformationBody,
	.FurtherInformationHeading,
	.SBNoPrint,
	.Jump2TopTopic,
	.Space
	{
		display: none;
	}

	/*---- End of the print hidden styles -----*/
	/*---- the following styles may never be needed again in print -----*/

	p.Content,
	p.tc1,
	p.tc2,
	p.Toc1,
	p.Toc2,
	p.Toc3,
	p.Toc4,
	p.Toc5,
	p.Toc6,
	p.Toc7,
	p.Toc8,
	p.Toc9
	{
		display: none;
	}

	.ExtractHeading4,
	.ExtractNumberManual,
	.ExtractNumberManualIndent,
	.ExtractBodyText,
	.ExtractProgramExample,
	.ExtractBulletIndent
	{
		display: none;
	}

	.FlashInformation
	{
		font-weight: normal;
		font-size: 10pt;
		color: #339900;
		margin: 8px 0 8px 3px;
		text-indent: 0;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}
}

MadCap|tocProxy
{
	display: none;
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{paratext}';
}

/* breadcrumbs */

.MCBreadcrumbsPrefix
{
	display: none;
}

a.MCBreadcrumbsLink
{
	font-size: 8pt;
}

span.MCBreadcrumbs
{
	mc-breadcrumbs-prefix: ' ';
	color: #3B3838;
	font-size: 8pt;
}

div.MCBreadcrumbsBox_0
{
	border-bottom-color: #e7e7e7;
	padding: 4px 0;
}

p
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

ol
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

ul
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

li
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

td
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	vertical-align: top;
}

p.\00898B\0051FA\0030571
{
	margin-top: 3pt;
	margin-bottom: 20pt;
	mc-heading-level: 1;
	font-family: 'Meiryo UI';
	font-weight: bold;
	letter-spacing: -1pt;
	font-size: 20pt;
}

p.MadcapField
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Meiryo UI';
}

p.TitleCSS
{
	margin-bottom: 3pt;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 12pt;
}

p.BoldTitle
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.\00672C\006587
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.ScreenBitmap
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: 'Meiryo UI';
}

p.BulletLeft
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
}

li.BulletLeft
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
}

p.\0076EE\006B211
{
	margin-top: 3pt;
	margin-bottom: 2pt;
	font-family: Verdana;
	font-size: 8pt;
}

col.col_1
{
	width: 346pt;
}

col.col_2
{
	width: 164pt;
}

td.td_1
{
	background-color: #auto;
}

img.img_1
{
	width: 205px;
	height: 205px;
}

table.table_1
{
	margin-left: 5pt;
	border-collapse: collapse;
}

li.BulletLeft_1
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
}

ul.ul_1
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 30pt;
}

p.\0030D8\0030C3\0030C0\0030FC
{
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: center;
	font-family: 'Meiryo UI';
	font-weight: bold;
	color: #1EB478;
}

p.\0030D5\0030C3\0030BF\0030FC
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Meiryo UI';
	color: #00B050;
}

p.\00898B\0051FA\0030572
{
	font-weight: bold;
	page-break-after: avoid;
	page-break-before: always;
	orphans: 2;
	widows: 2;
	margin-top: 0pt;
	margin-bottom: 12pt;
	mc-heading-level: 2;
	font-family: 'Meiryo UI';
	letter-spacing: 0pt;
	font-size: 16pt;
}

p.Note
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family: 'Meiryo UI';
}

p.Space
{
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: 'Meiryo UI';
	font-size: 6pt;
}

p.ScreenHeading
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

p.AlsoSeeHeading
{
	background-color: #FFCC99;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-family: 'Meiryo UI';
	font-weight: normal;
}

p.AlsoSeeBody
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	background-color: #F7EAD1;
	font-family: 'Meiryo UI';
}

p.\0076EE\006B212
{
	margin-bottom: 3pt;
	margin-top: 12pt;
	margin-left: 12pt;
	font-family: 'Arial Bold';
	font-weight: bold;
}

p.Note_1
{
	/* font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family: 'Meiryo UI';
	border-top-width: 6pt;
	border-left-width: 6pt;
	border-bottom-width: 6pt;
	border-right-width: 6pt; */
	margin: 10pt 60px 5pt 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 8px 12px 12px 14px;
}

span.span_1
{
	font-family: Verdana;
	font-style: italic;
	color: #3B3838;
}

span.span_2
{
	font-family: 'ＭＳ 明朝';
	font-style: italic;
	color: #3B3838;
}

p.p_1
{
	font-family: Verdana;
	font-style: italic;
	color: #3B3838;
}

p.\00898B\0051FA\0030573
{
	font-weight: bold;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	font-size: 16pt;
	page-break-before: always;
	margin-top: 6pt;
	mc-heading-level: 3;
	font-family: 'Meiryo UI';
	letter-spacing: -1pt;
}

p.\0076EE\006B213
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 24pt;
	font-family: Arial;
}

p.BulletLeft_1
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: Calibri;
}

li.BulletLeft_2
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	font-family: Calibri;
}

span.span_3
{
	font-family: 'Courier New';
}

img.img_2
{
	visibility: visible;
	mso-wrap-style: square;
	width: 460px;
	height: 355px;
}

img.img_3
{
	visibility: visible;
	mso-wrap-style: square;
	width: 519px;
	height: 354px;
}

p.\00898B\0051FA\0030574
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 4;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 13pt;
}

p.ProgramExample
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
}

p.TabletextHeading
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

p.Tabletext
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
}

p.\00898B\0051FA\0030575
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 0pt;
	mc-heading-level: 5;
	font-family: 'Meiryo UI';
	letter-spacing: 0pt;
	font-size: 12pt;
}

p.CommandPara
{
	margin-bottom: 3pt;
	margin-top: 0pt;
	font-family: 'Courier New';
	font-weight: bold;
	font-size: 10pt;
}

p.tablebold
{
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-top: 4pt;
	page-break-inside: avoid;
	orphans: 2;
	widows: 2;
	font-family: 'Meiryo UI';
	color: black;
}

p.CourierCharacter
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
}

p.\0076EE\006B214
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 119pt;
	font-family: Arial;
}

p.\0076EE\006B215
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 48pt;
	font-family: 'Meiryo UI';
}

p.\00672C\006587_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 12pt;
}

span.span_4
{
	font-size: 12pt;
}

span.span_5
{
	font-style: italic;
	font-size: 12pt;
}

p.ScreenHeading_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-family: 'ＭＳ 明朝';
	font-size: 12pt;
}

span.span_6
{
	font-family: 'Meiryo UI';
}

p.ProgramExample_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 10pt;
	font-family: 'Meiryo UI';
}

p.ProgramExample_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Calibri;
	font-size: 12pt;
}

span.span_7
{
	font-family: Calibri;
	font-size: 12pt;
}

span.span_8
{
	font-family: 'ＭＳ 明朝';
	font-size: 12pt;
}

p.\00898B\0051FA\0030574_1
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 4;
	font-weight: bold;
	font-family: Calibri;
	font-size: 12pt;
}

col.col_3
{
	width: 208pt;
}

col.col_4
{
	width: 199pt;
}

td.td_2
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_3
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

td.td_4
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_5
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

table.table_2
{
	border-collapse: collapse;
}

p.BulletLeft_2
{
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 12pt;
}

li.BulletLeft_3
{
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
	font-size: 12pt;
}

p.ScreenHeading_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-family: Calibri;
	font-size: 12pt;
}

col.col_5
{
	width: 90pt;
}

col.col_6
{
	width: 85pt;
}

col.col_7
{
	width: 121pt;
}

p.TabletextHeading_1
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 12pt;
}

p.Tabletext_1
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-size: 12pt;
}

col.col_8
{
	width: 62pt;
}

col.col_9
{
	width: 319pt;
}

td.td_6
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

td.td_7
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
}

td.td_8
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

td.td_9
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
}

table.table_3
{
	margin-left: 28pt;
	border-collapse: collapse;
}

p.CommandPara_1
{
	margin-bottom: 3pt;
	margin-top: 0pt;
	font-weight: bold;
	font-family: Calibri;
	font-size: 12pt;
}

col.col_10
{
	width: 31pt;
}

col.col_11
{
	width: 354pt;
}

col.col_12
{
	width: 101pt;
}

col.col_13
{
	width: 392pt;
}

p.\00672C\006587_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	text-decoration: line-through;
	font-size: 12pt;
}

img.img_4
{
	visibility: visible;
	mso-wrap-style: square;
	width: 346px;
	height: 129px;
}

p.ScreenBitmap_1
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: Calibri;
	font-size: 12pt;
}

img.img_5
{
	visibility: visible;
	mso-wrap-style: square;
	width: 582px;
	height: 357px;
}

p.BoldTitle_1
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	text-transform: uppercase;
}

img.img_6
{
	visibility: visible;
	mso-wrap-style: square;
	width: 455px;
	height: 258px;
}

p.ScreenBitmap_2
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: 'Meiryo UI';
	font-size: 12pt;
}

img.img_7
{
	visibility: visible;
	mso-wrap-style: square;
	width: 462px;
	height: 532px;
}

img.img_8
{
	visibility: visible;
	mso-wrap-style: square;
	width: 244px;
	height: 165px;
}

img.img_9
{
	visibility: visible;
	mso-wrap-style: square;
	width: 542px;
	height: 469px;
}

img.img_10
{
	visibility: visible;
	mso-wrap-style: square;
	width: 565px;
	height: 347px;
}

col.col_14
{
	width: 123pt;
}

col.col_15
{
	width: 284pt;
}

p.Tabletext_2
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: Calibri;
	font-size: 12pt;
}

span.span_9
{
	font-weight: bold;
	font-size: 12pt;
}

p.Tabletext1
{
	page-break-inside: avoid;
	color: #000000;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

p.\005F15\007528\006587\00732E\004E00\0089A7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
	text-indent: 9pt;
	font-family: 'Meiryo UI';
}

p.BodyTextBold
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

col.col_16
{
	width: 113pt;
}

col.col_17
{
	width: 291pt;
}

table.table_4
{
	margin-left: 13pt;
	border-collapse: collapse;
}

col.col_18
{
	width: 225pt;
}

col.col_19
{
	width: 99pt;
}

col.col_20
{
	width: 57pt;
}

col.col_21
{
	width: 95pt;
}

col.col_22
{
	width: 276pt;
}

p.\00898B\0051FA\0030574_2
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 4;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 13pt;
	text-align: justify;
}

col.col_23
{
	width: 86pt;
}

col.col_24
{
	width: 213pt;
}

table.table_5
{
	margin-left: 54pt;
	border-collapse: collapse;
}

col.col_25
{
	width: 34pt;
}

col.col_26
{
	width: 107pt;
}

col.col_27
{
	width: 299pt;
}

col.col_28
{
	width: 298pt;
}

span.span_10
{
	font-style: italic;
}

span.span_11
{
	font-family: 'Meiryo UI';
	font-style: italic;
}

col.col_29
{
	width: 98pt;
}

col.col_30
{
	width: 211pt;
}

col.col_31
{
	width: 71pt;
}

col.col_32
{
	width: 43pt;
}

col.col_33
{
	width: 64pt;
}

col.col_34
{
	width: 120pt;
}

col.col_35
{
	width: 44pt;
}

col.col_36
{
	width: 69pt;
}

col.col_37
{
	width: 56pt;
}

span.span_12
{
	font-weight: bold;
}

col.col_38
{
	width: 198pt;
}

table.table_6
{
	margin-left: 20pt;
	border-collapse: collapse;
}

col.col_39
{
	width: 53pt;
}

col.col_40
{
	width: 97pt;
}

col.col_41
{
	width: 48pt;
}

tr.tr_1
{
	height: 9pt;
}

col.col_42
{
	width: 383pt;
}

span.span_13
{
	font-family: 'Courier New';
	font-size: 8pt;
}

span.span_14
{
	font-family: Arial;
	font-size: 9pt;
}

col.col_43
{
	width: 96pt;
}

col.col_44
{
	width: 88pt;
}

col.col_45
{
	width: 152pt;
}

p.Tabletext_3
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: Calibri;
}

td.td_10
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	background-color: #auto;
}

tr.tr_2
{
	height: 39pt;
}

p.Tabletext_4
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-weight: normal;
}

span.span_15
{
	font-family: 'ＭＳ 明朝';
	font-size: 8pt;
}

col.col_46
{
	width: 140pt;
}

col.col_47
{
	width: 92pt;
}

col.col_48
{
	width: 128pt;
}

col.col_49
{
	width: 149pt;
}

col.col_50
{
	width: 76pt;
}

col.col_51
{
	width: 220pt;
}

col.col_52
{
	width: 163pt;
}

col.col_53
{
	width: 45pt;
}

col.col_54
{
	width: 288pt;
}

table.table_7
{
	margin-left: 23pt;
	border-collapse: collapse;
}

col.col_55
{
	width: 236pt;
}

col.col_56
{
	width: 248pt;
}

col.col_57
{
	width: 94pt;
}

p.BodyTextIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
	font-family: 'Meiryo UI';
}

p.\007B87\006761\0066F8\00304D
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-family: 'Meiryo UI';
	letter-spacing: 1pt;
}

li.\007B87\006761\0066F8\00304D
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-family: 'Meiryo UI';
	letter-spacing: 1pt;
}

p.NumberManual
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
}

col.col_58
{
	width: 246pt;
}

col.col_59
{
	width: 27pt;
}

col.col_60
{
	width: 173pt;
}

span.span_16
{
	font-weight: normal;
}

col.col_61
{
	width: 170pt;
}

col.col_62
{
	width: 23pt;
}

col.col_63
{
	width: 25pt;
}

col.col_64
{
	width: 106pt;
}

col.col_65
{
	width: 233pt;
}

col.col_66
{
	width: 22pt;
}

col.col_67
{
	width: 206pt;
}

col.col_68
{
	width: 50pt;
}

col.col_69
{
	width: 190pt;
}

col.col_70
{
	width: 280pt;
}

p.\00672C\006587_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: Calibri;
}

col.col_71
{
	width: 55pt;
}

col.col_72
{
	width: 326pt;
}

col.col_73
{
	width: 105pt;
}

col.col_74
{
	width: 135pt;
}

p.ProgramExample_3
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 11pt;
}

p.\00672C\006587\0030A4\0030F3\0030C7\0030F3\0030C8
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 43pt;
	font-family: 'Meiryo UI';
}

p.tabletext_5
{
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.BulletIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

li.BulletIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.NumberManualIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Meiryo UI';
}

p.FurtherInformationHeading
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #00FFFF;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
	color: #000000;
}

p.FurtherInformationBody
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-bottom: 6pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.bodytext
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
}

p.BulletLeft_3
{
	font-size: 11pt;
	text-indent: 14pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	font-family: 'Meiryo UI';
}

li.Tabletext
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
}

col.col_75
{
	width: 73pt;
}

col.col_76
{
	width: 60pt;
}

col.col_77
{
	width: 255pt;
}

col.col_78
{
	width: 66pt;
}

col.col_79
{
	width: 58pt;
}

col.col_80
{
	width: 224pt;
}

p.TabletextHeading_2
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 10pt;
}

span.span_17
{
	font-size: 10pt;
}

col.col_81
{
	width: 119pt;
}

col.col_82
{
	width: 202pt;
}

img.img_11
{
	visibility: visible;
	mso-wrap-style: square;
	width: 649px;
	height: 548px;
}

img.img_12
{
	visibility: visible;
	mso-wrap-style: square;
	width: 646px;
	height: 545px;
}

p.\00672C\006587_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 11pt;
}

col.col_83
{
	width: 139pt;
}

col.col_84
{
	width: 160pt;
}

col.col_85
{
	width: 146pt;
}

col.col_86
{
	width: 143pt;
}

p.Tabletext_6
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-size: 10pt;
}

col.col_87
{
	width: 312pt;
}

col.col_88
{
	width: 93pt;
}

col.col_89
{
	width: 292pt;
}

col.col_90
{
	width: 201pt;
}

ul.ul_2
{
	padding-left: 60px;
	list-style-type: disc;
	margin-left: 18pt;
}

p.\00672C\006587_5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	color: black;
	text-decoration: none;
}

span.span_18
{
	font-weight: bold;
	font-size: 10pt;
}

col.col_91
{
	width: 279pt;
}

td.td_11
{
	background-color: #auto;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

td.td_12
{
	background-color: #auto;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_13
{
	background-color: #auto;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

col.col_92
{
	width: 40pt;
}

col.col_93
{
	width: 61pt;
}

col.col_94
{
	width: 24pt;
}

col.col_95
{
	width: 54pt;
}

col.col_96
{
	width: 49pt;
}

col.col_97
{
	width: 42pt;
}

col.col_98
{
	width: 52pt;
}

col.col_99
{
	width: 35pt;
}

col.col_100
{
	width: 181pt;
}

col.col_101
{
	width: 39pt;
}

col.col_102
{
	width: 29pt;
}

col.col_103
{
	width: 28pt;
}

col.col_104
{
	width: 78pt;
}

col.col_105
{
	width: 36pt;
}

p.TabletextHeading_3
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: 'Meiryo UI';
	font-weight: normal;
	font-size: 10pt;
}

col.col_106
{
	width: 142pt;
}

col.col_107
{
	width: 159pt;
}

col.col_108
{
	width: 109pt;
}

table.table_8
{
	margin-left: 41pt;
	border-collapse: collapse;
}

col.col_109
{
	width: 103pt;
}

col.col_110
{
	width: 230pt;
}

p.Tabletext_7
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-style: italic;
	font-size: 10pt;
}

col.col_111
{
	width: 59pt;
}

col.col_112
{
	width: 112pt;
}

col.col_113
{
	width: 191pt;
}

col.col_114
{
	width: 87pt;
}

col.col_115
{
	width: 215pt;
}

col.col_116
{
	width: 68pt;
}

col.col_117
{
	width: 234pt;
}

col.col_118
{
	width: 154pt;
}

col.col_119
{
	width: 184pt;
}

img.img_13
{
	visibility: visible;
	mso-wrap-style: square;
	width: 19px;
	height: 10px;
}

col.col_120
{
	width: 155pt;
}

col.col_121
{
	width: 84pt;
}

p.\00672C\006587\0030A4\0030F3\0030C7\0030F3\0030C8_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 40pt;
}

col.col_122
{
	width: 108pt;
}

col.col_123
{
	width: 82pt;
}

col.col_124
{
	width: 100pt;
}

col.col_125
{
	width: 70pt;
}

col.col_126
{
	width: 205pt;
}

span.span_19
{
	font-family: Arial;
	font-size: 6pt;
}

tr.tr_3
{
	height: 58pt;
}

col.col_127
{
	width: 200pt;
}

col.col_128
{
	width: 91pt;
}

col.col_129
{
	width: 79pt;
}

col.col_130
{
	width: 81pt;
}

col.col_131
{
	width: 83pt;
}

col.col_132
{
	width: 115pt;
}

col.col_133
{
	width: 372pt;
}

span.span_20
{
	font-family: メイリオ;
}

col.col_134
{
	width: 74pt;
}

p.TabletextHeading_4
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	font-family: 'Meiryo UI';
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 5pt;
}

col.col_135
{
	width: 72pt;
}

col.col_136
{
	width: 182pt;
}

col.col_137
{
	width: 63pt;
}

col.col_138
{
	width: 124pt;
}

col.col_139
{
	width: 157pt;
}

td.td_14
{
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	background-color: #auto;
}

col.col_140
{
	width: 104pt;
}

col.col_141
{
	width: 151pt;
}

col.col_142
{
	width: 67pt;
}

col.col_143
{
	width: 221pt;
}

col.col_144
{
	width: 102pt;
}

col.col_145
{
	width: 231pt;
}

p.Tabletext_8
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	background-color: #008000;
}

td.td_15
{
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

td.td_16
{
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

ul.ul_3
{
	padding-left: 60px;
	list-style-type: disc;
	margin-left: 54pt;
}

tr.tr_4
{
	height: 33pt;
}

tr.tr_5
{
	height: 45pt;
}

col.col_146
{
	width: 118pt;
}

col.col_147
{
	width: 127pt;
}

tr.tr_6
{
	height: 14pt;
}

col.col_148
{
	width: 75pt;
}

col.col_149
{
	width: 204pt;
}

col.col_150
{
	width: 227pt;
}

p.Tabletext_9
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: 'Courier New';
}

col.col_151
{
	width: 117pt;
}

col.col_152
{
	width: 110pt;
}

img.img_14
{
	visibility: visible;
	mso-wrap-style: square;
	width: 635px;
	height: 396px;
}

span.span_21
{
	color: #3B3838;
}

col.col_153
{
	width: 214pt;
}

col.col_154
{
	width: 262pt;
}

ul.ul_4
{
	padding-left: 60px;
	list-style-type: circle;
	margin-left: 54pt;
}

col.col_155
{
	width: 162pt;
}

p.Tabletext_10
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-style: italic;
}

col.col_156
{
	width: 177pt;
}

span.span_22
{
	font-family: 'ＭＳ 明朝';
	color: #3B3838;
	font-size: 10pt;
}

span.span_23
{
	font-family: Verdana;
	color: #3B3838;
	font-size: 10pt;
}

col.col_157
{
	width: 289pt;
}

p.tabletext_5_1
{
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 11pt;
	font-family: メイリオ;
}

col.col_158
{
	width: 275pt;
}

col.col_159
{
	width: 133pt;
}

p.Tabletext_11
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	margin-left: 6pt;
}

p.BulletLeft_3_1
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 0pt;
	text-indent: 18pt;
}

img.img_15
{
	visibility: visible;
	mso-wrap-style: square;
	width: 525px;
	height: 176px;
}

tr.tr_7
{
	height: 198pt;
}

col.col_160
{
	width: 352pt;
}

col.col_161
{
	width: 179pt;
}

img.img_16
{
	visibility: visible;
	mso-wrap-style: square;
	width: 527px;
	height: 176px;
}

tr.tr_8
{
	height: 113pt;
}

tr.tr_9
{
	height: 34pt;
}

p.ScreenHeading_3
{
	margin-top: 3pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
	margin-bottom: 2pt;
}

col.col_162
{
	width: 209pt;
}

col.col_163
{
	width: 77pt;
}

col.col_164
{
	width: 260pt;
}

col.col_165
{
	width: 210pt;
}

p.ProgramExample_4
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
	font-weight: bold;
}

col.col_166
{
	width: 122pt;
}

col.col_167
{
	width: 239pt;
}

col.col_168
{
	width: 65pt;
}

tr.tr_10
{
	height: 135pt;
}

tr.tr_11
{
	height: 48pt;
}

col.col_169
{
	width: 287pt;
}

table.table_9
{
	margin-left: 18pt;
	border-collapse: collapse;
}

tr.tr_12
{
	height: 31pt;
}

col.col_170
{
	width: 131pt;
}

col.col_171
{
	width: 144pt;
}

table.table_10
{
	margin-left: 6pt;
	border-collapse: collapse;
}

col.col_172
{
	width: 367pt;
}

col.col_173
{
	width: 126pt;
}

p.Tabletext_12
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-family: Arial;
}

p.ProgramExample_5
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
	margin-left: 18pt;
}

span.span_24
{
	text-decoration: underline;
}

p.ProgramExample_6
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
	margin-left: 28pt;
}

span.span_25
{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

col.col_174
{
	width: 360pt;
}

td.td_17
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

ul.ul_5
{
	padding-left: 80px;
	list-style-type: disc;
	margin-left: 13pt;
}

p.\00672C\006587_6
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	text-align: justify;
}

col.col_175
{
	width: 185pt;
}

table.table_11
{
	margin-left: 36pt;
	border-collapse: collapse;
}

col.col_176
{
	width: 129pt;
}

table.table_12
{
	margin-left: 48pt;
	border-collapse: collapse;
}

col.col_177
{
	width: 80pt;
}

col.col_178
{
	width: 333pt;
}

p.Tabletext_13
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	margin-left: 18pt;
}

p.Tablebold_1
{
	orphans: 2;
	widows: 2;
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

p.Step
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	font-weight: bold;
	font-size: 13pt;
	margin-top: 3pt;
	mc-heading-level: 10;
	font-family: 'Meiryo UI';
}

p.TutorialLink
{
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 12pt;
	margin-bottom: 0pt;
	font-family: 'Meiryo UI';
}

p.Pagebreak
{
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Meiryo UI';
	color: #0000FF;
}

p.\00672C\006587_7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	page-break-after: avoid;
}

img.img_17
{
	width: 632px;
	height: 469px;
}

img.img_18
{
	width: 631px;
	height: 482px;
}

ul.ul_6
{
	padding-left: 60px;
	list-style-type: square;
	margin-left: 39pt;
}

img.img_19
{
	width: 642px;
	height: 398px;
}

img.img_20
{
	width: 539px;
	height: 506px;
}

img.img_21
{
	width: 602px;
	height: 560px;
}

img.img_22
{
	width: 519px;
	height: 404px;
}

img.img_23
{
	width: 603px;
	height: 558px;
}

img.img_24
{
	width: 544px;
	height: 420px;
}

img.img_25
{
	width: 628px;
	height: 487px;
}

img.img_26
{
	width: 297px;
	height: 121px;
}

img.img_27
{
	width: 631px;
	height: 487px;
}

img.img_28
{
	width: 631px;
	height: 523px;
}

img.img_29
{
	width: 534px;
	height: 449px;
}

img.img_30
{
	width: 592px;
	height: 532px;
}

img.img_31
{
	width: 597px;
	height: 264px;
}

img.img_32
{
	width: 623px;
	height: 530px;
}

img.img_33
{
	width: 631px;
	height: 420px;
}

img.img_34
{
	width: 628px;
	height: 555px;
}

img.img_35
{
	width: 628px;
	height: 430px;
}

img.img_36
{
	width: 629px;
	height: 432px;
}

img.img_37
{
	width: 630px;
	height: 545px;
}

img.img_38
{
	width: 628px;
	height: 446px;
}

img.img_39
{
	width: 311px;
	height: 121px;
}

img.img_40
{
	width: 510px;
	height: 397px;
}

img.img_41
{
	width: 480px;
	height: 374px;
}

img.img_42
{
	width: 451px;
	height: 361px;
}

img.img_43
{
	width: 460px;
	height: 367px;
}

img.img_44
{
	width: 391px;
	height: 265px;
}

img.img_45
{
	width: 395px;
	height: 195px;
}

img.img_46
{
	width: 268px;
	height: 115px;
}

img.img_47
{
	width: 610px;
	height: 400px;
}

img.img_48
{
	width: 630px;
	height: 445px;
}

img.img_49
{
	width: 531px;
	height: 562px;
}

p.Tablebold_1_1
{
	orphans: 2;
	widows: 2;
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
	font-family: Calibri;
}

img.img_50
{
	width: 593px;
	height: 385px;
}

img.img_51
{
	width: 184px;
	height: 389px;
}

img.img_52
{
	width: 388px;
	height: 293px;
}

img.img_53
{
	width: 174px;
	height: 389px;
}

img.img_54
{
	width: 430px;
	height: 233px;
}

img.img_55
{
	width: 391px;
	height: 202px;
}

img.img_56
{
	width: 390px;
	height: 293px;
}

img.img_57
{
	width: 610px;
	height: 401px;
}

img.img_58
{
	width: 579px;
	height: 454px;
}

img.img_59
{
	width: 541px;
	height: 352px;
}

img.img_60
{
	width: 514px;
	height: 338px;
}

img.img_61
{
	width: 352px;
	height: 195px;
}

img.img_62
{
	width: 508px;
	height: 353px;
}

img.img_63
{
	width: 402px;
	height: 190px;
}

p.NumberManual_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
	page-break-after: avoid;
}

img.img_64
{
	width: 272px;
	height: 124px;
}

img.img_65
{
	width: 547px;
	height: 424px;
}

img.img_66
{
	width: 441px;
	height: 435px;
}

img.img_67
{
	width: 421px;
	height: 415px;
}

col.col_179
{
	width: 362pt;
}

img.img_68
{
	width: 56px;
	height: 44px;
}

img.img_69
{
	width: 392px;
	height: 198px;
}

img.img_70
{
	width: 550px;
	height: 330px;
}

img.img_71
{
	width: 571px;
	height: 136px;
}

img.img_72
{
	width: 600px;
	height: 136px;
}

img.img_73
{
	width: 603px;
	height: 330px;
}

img.img_74
{
	width: 545px;
	height: 366px;
}

img.img_75
{
	width: 523px;
	height: 351px;
}

col.col_180
{
	width: 340pt;
}

img.img_76
{
	width: 17px;
	height: 19px;
}

img.img_77
{
	width: 554px;
	height: 371px;
}

img.img_78
{
	width: 525px;
	height: 353px;
}

img.img_79
{
	width: 314px;
	height: 142px;
}

img.img_80
{
	width: 519px;
	height: 348px;
}

img.img_81
{
	width: 275px;
	height: 118px;
}

img.img_82
{
	width: 483px;
	height: 446px;
}

img.img_83
{
	width: 587px;
	height: 497px;
}

img.img_84
{
	width: 400px;
	height: 195px;
}

img.img_85
{
	width: 629px;
	height: 461px;
}

img.img_86
{
	width: 632px;
	height: 465px;
}

img.img_87
{
	width: 310px;
	height: 133px;
}

img.img_88
{
	width: 473px;
	height: 437px;
}

img.img_89
{
	width: 530px;
	height: 161px;
}

img.img_90
{
	width: 480px;
	height: 161px;
}

img.img_91
{
	width: 16px;
	height: 16px;
}

img.img_92
{
	width: 12px;
	height: 12px;
}

img.img_93
{
	width: 601px;
	height: 452px;
}

img.img_94
{
	width: 402px;
	height: 287px;
}

img.img_95
{
	width: 402px;
	height: 286px;
}

img.img_96
{
	width: 261px;
	height: 118px;
}

img.img_97
{
	width: 453px;
	height: 471px;
}

img.img_98
{
	width: 590px;
	height: 488px;
}

img.img_99
{
	width: 610px;
	height: 450px;
}

img.img_100
{
	width: 300px;
	height: 400px;
}

img.img_101
{
	width: 534px;
	height: 351px;
}

img.img_102
{
	width: 618px;
	height: 406px;
}

img.img_103
{
	width: 570px;
	height: 375px;
}

img.img_104
{
	width: 567px;
	height: 373px;
}

img.img_105
{
	width: 305px;
	height: 131px;
}

img.img_106
{
	width: 638px;
	height: 495px;
}

img.img_107
{
	width: 336px;
	height: 166px;
}

img.img_108
{
	width: 502px;
	height: 390px;
}

img.img_109
{
	width: 492px;
	height: 381px;
}

img.img_110
{
	width: 546px;
	height: 359px;
}

img.img_111
{
	width: 521px;
	height: 341px;
}

img.img_112
{
	width: 529px;
	height: 346px;
}

img.img_113
{
	width: 524px;
	height: 403px;
}

img.img_114
{
	width: 491px;
	height: 378px;
}

img.img_115
{
	width: 538px;
	height: 352px;
}

img.img_116
{
	width: 512px;
	height: 394px;
}

img.img_117
{
	width: 518px;
	height: 462px;
}

img.img_118
{
	width: 277px;
	height: 112px;
}

img.img_119
{
	width: 497px;
	height: 383px;
}

img.img_120
{
	width: 560px;
	height: 431px;
}

p.JumpToBoldTitle
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
	font-family: 'Meiryo UI';
}

img.img_121
{
	width: 596px;
	height: 393px;
}

col.col_181
{
	width: 161pt;
}

img.img_122
{
	width: 190px;
	height: 196px;
}

img.img_123
{
	width: 521px;
	height: 373px;
}

img.img_124
{
	width: 611px;
	height: 408px;
}

img.img_125
{
	width: 605px;
	height: 408px;
}

img.img_126
{
	width: 264px;
	height: 137px;
}

p.ScreenBitmap_3
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: 'Times New Roman';
	font-size: 12pt;
}

img.img_127
{
	width: 333px;
	height: 186px;
}

p.ProgramExample_7
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Calibri;
	font-size: 11pt;
}

img.img_128
{
	width: 515px;
	height: 339px;
}

col.col_182
{
	width: 178pt;
}

col.col_183
{
	width: 303pt;
}

col.col_184
{
	width: 269pt;
}

col.col_185
{
	width: 176pt;
}

col.col_186
{
	width: 241pt;
}

col.col_187
{
	width: 327pt;
}

img.img_129
{
	width: 278px;
	height: 120px;
}

img.img_130
{
	width: 531px;
	height: 348px;
}

img.img_131
{
	width: 642px;
	height: 528px;
}

img.img_132
{
	width: 371px;
	height: 117px;
}

img.img_133
{
	width: 303px;
	height: 115px;
}

img.img_134
{
	visibility: visible;
	mso-wrap-style: square;
	width: 549px;
	height: 117px;
}

img.img_135
{
	visibility: visible;
	mso-wrap-style: square;
	width: 452px;
	height: 117px;
}

p.ProgramExample_8
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 10pt;
	font-family: Consolas;
	color: #3B3838;
}

p.BodyTextCHMOnly
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	/* background-color: #CCECFF; */
	font-family: 'Meiryo UI';
}

p.BoldTitleCHMOnly
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
	background-color: #CCECFF;
	font-family: 'Meiryo UI';
}

p.BulletLeftCHMOnly
{
	font-size: 11pt;
	letter-spacing: 1pt;
	background-color: #CCECFF;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: 'Meiryo UI';
}

li.BulletLeftCHMOnly
{
	font-size: 11pt;
	letter-spacing: 1pt;
	background-color: #CCECFF;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: 'Meiryo UI';
}

p.TutorialName
{
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: right;
	font-family: 'Arial Bold';
	color: #008000;
}

p.ProgramExampleRed
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 10pt;
	font-family: 'Courier New';
	color: #FF0000;
}

p.ProgramPseudoCode
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
	text-indent: 14pt;
	background-color: #F2DBDB;
	font-family: 'Meiryo UI';
	font-size: 9pt;
}

p.NumberManualCHM
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	background-color: #CCECFF;
	font-family: 'Meiryo UI';
}

li.NumberManual
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
}

li.NumberManualIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Meiryo UI';
}

p.BodyTextBold_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Meiryo UI';
	font-weight: normal;
}

p.\00898B\0051FA\0030574_3
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 4;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 13pt;
	page-break-before: always;
}

img.img_136
{
	visibility: visible;
	mso-wrap-style: square;
	width: 879px;
	height: 339px;
}

col.col_188
{
	width: 167pt;
}

img.img_137
{
	visibility: visible;
	mso-wrap-style: square;
	width: 24px;
	height: 22px;
}

col.col_189
{
	width: 193pt;
}

p.NumberManualIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Meiryo UI';
	page-break-after: avoid;
}

p.NumberManual_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	font-family: 'Meiryo UI';
	page-break-after: avoid;
	text-indent: 0pt;
}

img.img_138
{
	visibility: visible;
	mso-wrap-style: square;
	width: 850px;
	height: 452px;
}

span.span_26
{
	font-family: Arial;
}

table.table_13
{
	margin-left: 27pt;
	border-collapse: collapse;
}

img.img_139
{
	visibility: visible;
	mso-wrap-style: square;
	width: 850px;
	height: 499px;
}

p.\00898B\0051FA\0030574_4
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	mc-heading-level: 4;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 13pt;
	margin-top: 0pt;
}

p.BoldTitle_2
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	mc-heading-level: 10;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	margin-bottom: 0pt;
}

p.BulletLeft_4
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	font-family: 'Meiryo UI';
	margin-bottom: 0pt;
}

li.BulletLeft_4
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
	margin-bottom: 0pt;
}

p.BulletLeft_5
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	font-family: 'Meiryo UI';
	page-break-after: avoid;
	margin-bottom: 0pt;
}

li.BulletLeft_5
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
	page-break-after: avoid;
	margin-bottom: 0pt;
}

p.BulletIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Courier New';
}

li.BulletIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Courier New';
}

img.img_140
{
	visibility: visible;
	mso-wrap-style: square;
	width: 113px;
	height: 18px;
}

img.img_141
{
	visibility: visible;
	mso-wrap-style: square;
	width: 388px;
	height: 288px;
}

img.img_142
{
	visibility: visible;
	mso-wrap-style: square;
	width: 284px;
	height: 137px;
}

img.img_143
{
	visibility: visible;
	mso-wrap-style: square;
	width: 557px;
	height: 415px;
}

img.img_144
{
	visibility: visible;
	mso-wrap-style: square;
	width: 355px;
	height: 285px;
}

img.img_145
{
	visibility: visible;
	mso-wrap-style: square;
	width: 314px;
	height: 202px;
}

img.img_146
{
	visibility: visible;
	mso-wrap-style: square;
	width: 324px;
	height: 192px;
}

img.img_147
{
	visibility: visible;
	mso-wrap-style: square;
	width: 601px;
	height: 401px;
}

img.img_148
{
	visibility: visible;
	mso-wrap-style: square;
	width: 489px;
	height: 393px;
}

img.img_149
{
	visibility: visible;
	mso-wrap-style: square;
	width: 460px;
	height: 284px;
}

img.img_150
{
	visibility: visible;
	mso-wrap-style: square;
	width: 457px;
	height: 277px;
}

img.img_151
{
	visibility: visible;
	mso-wrap-style: square;
	width: 403px;
	height: 306px;
}

img.img_152
{
	visibility: visible;
	mso-wrap-style: square;
	width: 266px;
	height: 122px;
}

table.table_14
{
	margin-left: 46pt;
	border-collapse: collapse;
}

img.img_153
{
	visibility: visible;
	mso-wrap-style: square;
	width: 19px;
	height: 15px;
}

img.img_154
{
	visibility: visible;
	mso-wrap-style: square;
	width: 340px;
	height: 288px;
}

img.img_155
{
	visibility: visible;
	mso-wrap-style: square;
	width: 355px;
	height: 149px;
}

img.img_156
{
	visibility: visible;
	mso-wrap-style: square;
	width: 405px;
	height: 154px;
}

img.img_157
{
	visibility: visible;
	mso-wrap-style: square;
	width: 386px;
	height: 186px;
}

img.img_158
{
	visibility: visible;
	mso-wrap-style: square;
	width: 485px;
	height: 240px;
}

img.img_159
{
	visibility: visible;
	mso-wrap-style: square;
	width: 514px;
	height: 319px;
}

img.img_160
{
	visibility: visible;
	mso-wrap-style: square;
	width: 648px;
	height: 387px;
}

img.img_161
{
	visibility: visible;
	mso-wrap-style: square;
	width: 300px;
	height: 366px;
}

img.img_162
{
	visibility: visible;
	mso-wrap-style: square;
	width: 405px;
	height: 322px;
}

img.img_163
{
	visibility: visible;
	mso-wrap-style: square;
	width: 692px;
	height: 232px;
}

img.img_164
{
	visibility: visible;
	mso-wrap-style: square;
	width: 486px;
	height: 301px;
}

img.img_165
{
	visibility: visible;
	mso-wrap-style: square;
	width: 558px;
	height: 366px;
}

img.img_166
{
	visibility: visible;
	mso-wrap-style: square;
	width: 508px;
	height: 360px;
}

img.img_167
{
	visibility: visible;
	mso-wrap-style: square;
	width: 615px;
	height: 188px;
}

img.img_168
{
	visibility: visible;
	mso-wrap-style: square;
	width: 31px;
	height: 31px;
}

img.img_169
{
	visibility: visible;
	mso-wrap-style: square;
	width: 329px;
	height: 165px;
}

img.img_170
{
	visibility: visible;
	mso-wrap-style: square;
	width: 336px;
	height: 156px;
}

img.img_171
{
	visibility: visible;
	mso-wrap-style: square;
	width: 653px;
	height: 229px;
}

img.img_172
{
	visibility: visible;
	mso-wrap-style: square;
	width: 418px;
	height: 496px;
}

img.img_173
{
	visibility: visible;
	mso-wrap-style: square;
	width: 538px;
	height: 270px;
}

img.img_174
{
	visibility: visible;
	mso-wrap-style: square;
	width: 658px;
	height: 496px;
}

img.img_175
{
	visibility: visible;
	mso-wrap-style: square;
	width: 387px;
	height: 122px;
}

img.img_176
{
	visibility: visible;
	mso-wrap-style: square;
	width: 572px;
	height: 426px;
}

img.img_177
{
	visibility: visible;
	mso-wrap-style: square;
	width: 584px;
	height: 186px;
}

img.img_178
{
	visibility: visible;
	mso-wrap-style: square;
	width: 601px;
	height: 350px;
}

img.img_179
{
	visibility: visible;
	mso-wrap-style: square;
	width: 311px;
	height: 122px;
}

img.img_180
{
	visibility: visible;
	mso-wrap-style: square;
	width: 580px;
	height: 380px;
}

img.img_181
{
	visibility: visible;
	mso-wrap-style: square;
	width: 571px;
	height: 207px;
}

img.img_182
{
	visibility: visible;
	mso-wrap-style: square;
	width: 494px;
	height: 304px;
}

img.img_183
{
	visibility: visible;
	mso-wrap-style: square;
	width: 476px;
	height: 297px;
}

img.img_184
{
	visibility: visible;
	mso-wrap-style: square;
	width: 474px;
	height: 286px;
}

img.img_185
{
	visibility: visible;
	mso-wrap-style: square;
	width: 453px;
	height: 344px;
}

p.NumberManual_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Courier New';
}

img.img_186
{
	visibility: visible;
	mso-wrap-style: square;
	width: 357px;
	height: 212px;
}

img.img_187
{
	visibility: visible;
	mso-wrap-style: square;
	width: 527px;
	height: 248px;
}

p.NumberManual_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	font-family: 'Meiryo UI';
	text-indent: 0pt;
}

img.img_188
{
	visibility: visible;
	mso-wrap-style: square;
	width: 360px;
	height: 209px;
}

img.img_189
{
	visibility: visible;
	mso-wrap-style: square;
	width: 262px;
	height: 187px;
}

col.col_190
{
	width: 347pt;
}

p.Tabletext_14
{
	margin-bottom: 3pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	font-family: 'Meiryo UI';
	color: #000000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1pt;
	font-size: 11pt;
}

table.table_15
{
	margin-left: 34pt;
	border-collapse: collapse;
}

img.img_190
{
	visibility: visible;
	mso-wrap-style: square;
	width: 282px;
	height: 227px;
}

img.img_191
{
	visibility: visible;
	mso-wrap-style: square;
	width: 364px;
	height: 216px;
}

img.img_192
{
	visibility: visible;
	mso-wrap-style: square;
	width: 573px;
	height: 171px;
}

img.img_193
{
	visibility: visible;
	mso-wrap-style: square;
	width: 575px;
	height: 384px;
}

img.img_194
{
	visibility: visible;
	mso-wrap-style: square;
	width: 572px;
	height: 382px;
}

p.NumberManualIndent_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Meiryo UI';
	font-style: italic;
}

img.img_195
{
	visibility: visible;
	mso-wrap-style: square;
	width: 360px;
	height: 281px;
}

img.img_196
{
	visibility: visible;
	mso-wrap-style: square;
	width: 362px;
	height: 184px;
}

img.img_197
{
	visibility: visible;
	mso-wrap-style: square;
	width: 571px;
	height: 184px;
}

img.img_198
{
	visibility: visible;
	mso-wrap-style: square;
	width: 26px;
	height: 26px;
}

img.img_199
{
	visibility: visible;
	mso-wrap-style: square;
	width: 277px;
	height: 159px;
}

img.img_200
{
	visibility: visible;
	mso-wrap-style: square;
	width: 275px;
	height: 126px;
}

img.img_201
{
	visibility: visible;
	mso-wrap-style: square;
	width: 327px;
	height: 550px;
}

img.img_202
{
	visibility: visible;
	mso-wrap-style: square;
	width: 388px;
	height: 188px;
}

img.img_203
{
	visibility: visible;
	mso-wrap-style: square;
	width: 24px;
	height: 19px;
}

img.img_204
{
	visibility: visible;
	mso-wrap-style: square;
	width: 26px;
	height: 17px;
}

p.BulletLeft_6
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-weight: normal;
}

li.BulletLeft_6
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
	font-weight: normal;
}

img.img_205
{
	visibility: visible;
	mso-wrap-style: square;
	width: 308px;
	height: 683px;
}

img.img_206
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 238px;
}

img.img_207
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 220px;
}

img.img_208
{
	visibility: visible;
	mso-wrap-style: square;
	width: 595px;
	height: 392px;
}

img.img_209
{
	visibility: visible;
	mso-wrap-style: square;
	width: 302px;
	height: 317px;
}

img.img_210
{
	visibility: visible;
	mso-wrap-style: square;
	width: 623px;
	height: 246px;
}

img.img_211
{
	visibility: visible;
	mso-wrap-style: square;
	width: 350px;
	height: 234px;
}

img.img_212
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 131px;
}

span.span_27
{
	font-family: 'Courier New';
	font-weight: bold;
}

img.img_213
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 390px;
}

img.img_214
{
	visibility: visible;
	mso-wrap-style: square;
	width: 385px;
	height: 113px;
}

img.img_215
{
	visibility: visible;
	mso-wrap-style: square;
	width: 458px;
	height: 364px;
}

img.img_216
{
	visibility: visible;
	mso-wrap-style: square;
	width: 327px;
	height: 332px;
}

img.img_217
{
	visibility: visible;
	mso-wrap-style: square;
	width: 31px;
	height: 28px;
}

img.img_218
{
	visibility: visible;
	mso-wrap-style: square;
	width: 368px;
	height: 217px;
}

img.img_219
{
	visibility: visible;
	mso-wrap-style: square;
	width: 30px;
	height: 31px;
}

img.img_220
{
	visibility: visible;
	mso-wrap-style: square;
	width: 267px;
	height: 134px;
}

img.img_221
{
	visibility: visible;
	mso-wrap-style: square;
	width: 280px;
	height: 130px;
}

img.img_222
{
	visibility: visible;
	mso-wrap-style: square;
	width: 518px;
	height: 266px;
}

img.img_223
{
	visibility: visible;
	mso-wrap-style: square;
	width: 795px;
	height: 97px;
}

img.img_224
{
	visibility: visible;
	mso-wrap-style: square;
	width: 737px;
	height: 661px;
}

img.img_225
{
	visibility: visible;
	mso-wrap-style: square;
	width: 606px;
	height: 289px;
}

li.BulletLeft_7
{
	font-size: 11pt;
	letter-spacing: 1pt;
	font-family: 'Meiryo UI';
	margin-left: 21pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

span.span_28
{
	font-family: 'Courier New';
	color: black;
}

img.img_226
{
	visibility: visible;
	mso-wrap-style: square;
	width: 343px;
	height: 232px;
}

img.img_227
{
	visibility: visible;
	mso-wrap-style: square;
	width: 33px;
	height: 32px;
}

img.img_228
{
	visibility: visible;
	mso-wrap-style: square;
	width: 27px;
	height: 32px;
}

img.img_229
{
	visibility: visible;
	mso-wrap-style: square;
	width: 341px;
	height: 251px;
}

img.img_230
{
	visibility: visible;
	mso-wrap-style: square;
	width: 403px;
	height: 110px;
}

img.img_231
{
	visibility: visible;
	mso-wrap-style: square;
	width: 610px;
	height: 286px;
}

p.p_2
{
	font-family: 'Courier New';
}

img.img_232
{
	visibility: visible;
	mso-wrap-style: square;
	width: 768px;
	height: 460px;
}

col.col_191
{
	width: 282pt;
}

col.col_192
{
	width: 235pt;
}

img.img_233
{
	visibility: visible;
	mso-wrap-style: square;
	width: 364px;
	height: 293px;
}

img.img_234
{
	visibility: visible;
	mso-wrap-style: square;
	width: 407px;
	height: 302px;
}

table.table_16
{
	margin-left: 14pt;
	border-collapse: collapse;
}

span.span_29
{
	color: #000000;
}

img.img_235
{
	visibility: visible;
	mso-wrap-style: square;
	width: 317px;
	height: 163px;
}

img.img_236
{
	visibility: visible;
	mso-wrap-style: square;
	width: 29px;
	height: 29px;
}

img.img_237
{
	visibility: visible;
	mso-wrap-style: square;
	width: 298px;
	height: 259px;
}

img.img_238
{
	visibility: visible;
	mso-wrap-style: square;
	width: 605px;
	height: 317px;
}

img.img_239
{
	visibility: visible;
	mso-wrap-style: square;
	width: 566px;
	height: 307px;
}

span.span_30
{
	font-family: 'Courier New';
	font-size: 9pt;
}

td.td_18
{
	border-bottom-style: none;
}

tr.tr_13
{
	height: 121pt;
}

tr.tr_14
{
	height: 86pt;
}

tr.tr_15
{
	height: 69pt;
}

table.table_17
{
	margin-left: 62pt;
	border-collapse: collapse;
}

img.img_240
{
	visibility: visible;
	mso-wrap-style: square;
	width: 672px;
	height: 336px;
}

p.NumberManualIndent_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Courier New';
	font-size: 8pt;
}

img.img_241
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 265px;
}

p.BulletLeft_7
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Courier New';
}

li.BulletLeft_8
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	font-family: 'Courier New';
}

p.NumberManual_5
{
	margin-top: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
	orphans: 2;
	widows: 2;
	margin-bottom: 0pt;
}

img.img_242
{
	visibility: visible;
	mso-wrap-style: square;
	width: 455px;
	height: 208px;
}

img.img_243
{
	visibility: visible;
	mso-wrap-style: square;
	width: 605px;
	height: 528px;
}

p.BoldTitle_3
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	font-style: italic;
}

img.img_244
{
	visibility: visible;
	mso-wrap-style: square;
	width: 634px;
	height: 202px;
}

p.ProgramExample_9
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
	margin-left: 36pt;
}

table.table_18
{
	margin-left: 71pt;
	border-collapse: collapse;
}

p.NumberManual_6
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Times New Roman';
}

img.img_245
{
	visibility: visible;
	mso-wrap-style: square;
	width: 489px;
	height: 355px;
}

p.ScreenBitmap_4
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 12pt;
}

img.img_246
{
	visibility: visible;
	mso-wrap-style: square;
	width: 590px;
	height: 362px;
}

img.img_247
{
	visibility: visible;
	mso-wrap-style: square;
	width: 417px;
	height: 362px;
}

img.img_248
{
	visibility: visible;
	mso-wrap-style: square;
	width: 568px;
	height: 402px;
}

img.img_249
{
	visibility: visible;
	mso-wrap-style: square;
	width: 267px;
	height: 124px;
}

img.img_250
{
	visibility: visible;
	mso-wrap-style: square;
	width: 559px;
	height: 404px;
}

img.img_251
{
	visibility: visible;
	mso-wrap-style: square;
	width: 286px;
	height: 271px;
}

img.img_252
{
	visibility: visible;
	mso-wrap-style: square;
	width: 307px;
	height: 335px;
}

img.img_253
{
	visibility: visible;
	mso-wrap-style: square;
	width: 348px;
	height: 231px;
}

p.NumberManual_7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
	text-align: justify;
}

img.img_254
{
	visibility: visible;
	mso-wrap-style: square;
	width: 295px;
	height: 337px;
}

img.img_255
{
	visibility: visible;
	mso-wrap-style: square;
	width: 365px;
	height: 300px;
}

img.img_256
{
	visibility: visible;
	mso-wrap-style: square;
	width: 349px;
	height: 204px;
}

img.img_257
{
	visibility: visible;
	mso-wrap-style: square;
	width: 349px;
	height: 192px;
}

img.img_258
{
	visibility: visible;
	mso-wrap-style: square;
	width: 267px;
	height: 122px;
}

img.img_259
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 399px;
}

img.img_260
{
	visibility: visible;
	mso-wrap-style: square;
	width: 576px;
	height: 480px;
}

table.table_19
{
	margin-left: 43pt;
	border-collapse: collapse;
}

ol.ol_1
{
	padding-left: 0px;
	list-style-type: lower-alpha;
	margin-left: 36pt;
}

p.NumberManualIndent_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Courier New';
}

img.img_261
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 394px;
}

img.img_262
{
	visibility: visible;
	mso-wrap-style: square;
	width: 299px;
	height: 232px;
}

img.img_263
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 426px;
}

img.img_264
{
	visibility: visible;
	mso-wrap-style: square;
	width: 301px;
	height: 247px;
}

img.img_265
{
	visibility: visible;
	mso-wrap-style: square;
	width: 349px;
	height: 161px;
}

img.img_266
{
	visibility: visible;
	mso-wrap-style: square;
	width: 611px;
	height: 199px;
}

img.img_267
{
	visibility: visible;
	mso-wrap-style: square;
	width: 614px;
	height: 213px;
}

img.img_268
{
	visibility: visible;
	mso-wrap-style: square;
	width: 342px;
	height: 294px;
}

img.img_269
{
	visibility: visible;
	mso-wrap-style: square;
	width: 349px;
	height: 141px;
}

img.img_270
{
	visibility: visible;
	mso-wrap-style: square;
	width: 331px;
	height: 268px;
}

img.img_271
{
	visibility: visible;
	mso-wrap-style: square;
	width: 329px;
	height: 269px;
}

p.NumberManual_8
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
	page-break-before: always;
}

img.img_272
{
	visibility: visible;
	mso-wrap-style: square;
	width: 609px;
	height: 552px;
}

span.span_31
{
	font-family: 'Wingdings 2';
}

img.img_273
{
	visibility: visible;
	mso-wrap-style: square;
	width: 623px;
	height: 239px;
}

img.img_274
{
	visibility: visible;
	mso-wrap-style: square;
	width: 295px;
	height: 127px;
}

img.img_275
{
	visibility: visible;
	mso-wrap-style: square;
	width: 202px;
	height: 240px;
}

img.img_276
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 469px;
}

img.img_277
{
	visibility: visible;
	mso-wrap-style: square;
	width: 520px;
	height: 377px;
}

img.img_278
{
	visibility: visible;
	mso-wrap-style: square;
	width: 519px;
	height: 409px;
}

img.img_279
{
	visibility: visible;
	mso-wrap-style: square;
	width: 317px;
	height: 340px;
}

img.img_280
{
	visibility: visible;
	mso-wrap-style: square;
	width: 410px;
	height: 152px;
}

img.img_281
{
	visibility: visible;
	mso-wrap-style: square;
	width: 570px;
	height: 217px;
}

img.img_282
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 547px;
}

img.img_283
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 340px;
}

img.img_284
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 291px;
}

img.img_285
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 324px;
}

img.img_286
{
	visibility: visible;
	mso-wrap-style: square;
	width: 451px;
	height: 231px;
}

img.img_287
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 233px;
}

img.img_288
{
	visibility: visible;
	mso-wrap-style: square;
	width: 462px;
	height: 184px;
}

img.img_289
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 290px;
}

img.img_290
{
	visibility: visible;
	mso-wrap-style: square;
	width: 619px;
	height: 289px;
}

img.img_291
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 126px;
}

img.img_292
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 214px;
}

img.img_293
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 126px;
}

img.img_294
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 100px;
}

img.img_295
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 118px;
}

img.img_296
{
	visibility: visible;
	mso-wrap-style: square;
	width: 426px;
	height: 362px;
}

img.img_297
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 311px;
}

img.img_298
{
	visibility: visible;
	mso-wrap-style: square;
	width: 549px;
	height: 141px;
}

img.img_299
{
	visibility: visible;
	mso-wrap-style: square;
	width: 507px;
	height: 359px;
}

img.img_300
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 108px;
}

img.img_301
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 245px;
}

img.img_302
{
	visibility: visible;
	mso-wrap-style: square;
	width: 599px;
	height: 401px;
}

img.img_303
{
	visibility: visible;
	mso-wrap-style: square;
	width: 608px;
	height: 255px;
}

img.img_304
{
	visibility: visible;
	mso-wrap-style: square;
	width: 608px;
	height: 203px;
}

img.img_305
{
	visibility: visible;
	mso-wrap-style: square;
	width: 608px;
	height: 342px;
}

img.img_306
{
	visibility: visible;
	mso-wrap-style: square;
	width: 608px;
	height: 222px;
}

img.img_307
{
	visibility: visible;
	mso-wrap-style: square;
	width: 608px;
	height: 275px;
}

img.img_308
{
	visibility: visible;
	mso-wrap-style: square;
	width: 272px;
	height: 122px;
}

img.img_309
{
	visibility: visible;
	mso-wrap-style: square;
	width: 182px;
	height: 211px;
}

img.img_310
{
	visibility: visible;
	mso-wrap-style: square;
	width: 585px;
	height: 539px;
}

li.BulletIndent_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	font-weight: normal;
}

img.img_311
{
	visibility: visible;
	mso-wrap-style: square;
	width: 409px;
	height: 421px;
}

img.img_312
{
	visibility: visible;
	mso-wrap-style: square;
	width: 547px;
	height: 259px;
}

img.img_313
{
	visibility: visible;
	mso-wrap-style: square;
	width: 538px;
	height: 182px;
}

img.img_314
{
	visibility: visible;
	mso-wrap-style: square;
	width: 489px;
	height: 144px;
}

img.img_315
{
	visibility: visible;
	mso-wrap-style: square;
	width: 528px;
	height: 211px;
}

img.img_316
{
	visibility: visible;
	mso-wrap-style: square;
	width: 595px;
	height: 192px;
}

img.img_317
{
	visibility: visible;
	mso-wrap-style: square;
	width: 492px;
	height: 497px;
}

img.img_318
{
	visibility: visible;
	mso-wrap-style: square;
	width: 379px;
	height: 322px;
}

img.img_319
{
	visibility: visible;
	mso-wrap-style: square;
	width: 528px;
	height: 221px;
}

img.img_320
{
	visibility: visible;
	mso-wrap-style: square;
	width: 414px;
	height: 362px;
}

img.img_321
{
	visibility: visible;
	mso-wrap-style: square;
	width: 531px;
	height: 404px;
}

img.img_322
{
	visibility: visible;
	mso-wrap-style: square;
	width: 275px;
	height: 125px;
}

img.img_323
{
	visibility: visible;
	mso-wrap-style: square;
	width: 529px;
	height: 405px;
}

img.img_324
{
	visibility: visible;
	mso-wrap-style: square;
	width: 529px;
	height: 404px;
}

img.img_325
{
	visibility: visible;
	mso-wrap-style: square;
	width: 393px;
	height: 304px;
}

img.img_326
{
	visibility: visible;
	mso-wrap-style: square;
	width: 277px;
	height: 126px;
}

img.img_327
{
	visibility: visible;
	mso-wrap-style: square;
	width: 285px;
	height: 261px;
}

img.img_328
{
	visibility: visible;
	mso-wrap-style: square;
	width: 356px;
	height: 245px;
}

span.span_32
{
	font-weight: bold;
	text-decoration: underline;
}

img.img_329
{
	visibility: visible;
	mso-wrap-style: square;
	width: 525px;
	height: 405px;
}

img.img_330
{
	visibility: visible;
	mso-wrap-style: square;
	width: 350px;
	height: 215px;
}

img.img_331
{
	visibility: visible;
	mso-wrap-style: square;
	width: 345px;
	height: 199px;
}

img.img_332
{
	visibility: visible;
	mso-wrap-style: square;
	width: 300px;
	height: 117px;
}

img.img_333
{
	visibility: visible;
	mso-wrap-style: square;
	width: 299px;
	height: 183px;
}

img.img_334
{
	visibility: visible;
	mso-wrap-style: square;
	width: 596px;
	height: 393px;
}

img.img_335
{
	visibility: visible;
	mso-wrap-style: square;
	width: 282px;
	height: 132px;
}

img.img_336
{
	visibility: visible;
	mso-wrap-style: square;
	width: 534px;
	height: 508px;
}

img.img_337
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 506px;
}

img.img_338
{
	visibility: visible;
	mso-wrap-style: square;
	width: 373px;
	height: 282px;
}

img.img_339
{
	visibility: visible;
	mso-wrap-style: square;
	width: 413px;
	height: 154px;
}

img.img_340
{
	visibility: visible;
	mso-wrap-style: square;
	width: 358px;
	height: 277px;
}

img.img_341
{
	visibility: visible;
	mso-wrap-style: square;
	width: 586px;
	height: 635px;
}

img.img_342
{
	visibility: visible;
	mso-wrap-style: square;
	width: 305px;
	height: 335px;
}

img.img_343
{
	visibility: visible;
	mso-wrap-style: square;
	width: 343px;
	height: 215px;
}

img.img_344
{
	visibility: visible;
	mso-wrap-style: square;
	width: 344px;
	height: 198px;
}

img.img_345
{
	visibility: visible;
	mso-wrap-style: square;
	width: 264px;
	height: 117px;
}

img.img_346
{
	visibility: visible;
	mso-wrap-style: square;
	width: 301px;
	height: 149px;
}

p.NumberManual_9
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-family: 'Meiryo UI';
	text-align: center;
}

img.img_347
{
	visibility: visible;
	mso-wrap-style: square;
	width: 335px;
	height: 220px;
}

img.img_348
{
	visibility: visible;
	mso-wrap-style: square;
	width: 425px;
	height: 115px;
}

img.img_349
{
	visibility: visible;
	mso-wrap-style: square;
	width: 382px;
	height: 307px;
}

img.img_350
{
	visibility: visible;
	mso-wrap-style: square;
	width: 341px;
	height: 207px;
}

img.img_351
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 625px;
}

img.img_352
{
	visibility: visible;
	mso-wrap-style: square;
	width: 335px;
	height: 286px;
}

img.img_353
{
	visibility: visible;
	mso-wrap-style: square;
	width: 399px;
	height: 192px;
}

img.img_354
{
	visibility: visible;
	mso-wrap-style: square;
	width: 448px;
	height: 175px;
}

img.img_355
{
	visibility: visible;
	mso-wrap-style: square;
	width: 566px;
	height: 278px;
}

img.img_356
{
	visibility: visible;
	mso-wrap-style: square;
	width: 451px;
	height: 374px;
}

img.img_357
{
	visibility: visible;
	mso-wrap-style: square;
	width: 631px;
	height: 264px;
}

img.img_358
{
	visibility: visible;
	mso-wrap-style: square;
	width: 342px;
	height: 199px;
}

img.img_359
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 114px;
}

img.img_360
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 73px;
}

img.img_361
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 58px;
}

img.img_362
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 90px;
}

img.img_363
{
	visibility: visible;
	mso-wrap-style: square;
	width: 576px;
	height: 113px;
}

p.ScreenBitmap_5
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: 'Meiryo UI';
	text-align: left;
}

img.img_364
{
	visibility: visible;
	mso-wrap-style: square;
	width: 433px;
	height: 362px;
}

img.img_365
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 105px;
}

img.img_366
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 111px;
}

img.img_367
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 58px;
}

img.img_368
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 128px;
}

img.img_369
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 154px;
}

img.img_370
{
	visibility: visible;
	mso-wrap-style: square;
	width: 495px;
	height: 79px;
}

img.img_371
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 365px;
}

img.img_372
{
	visibility: visible;
	mso-wrap-style: square;
	width: 492px;
	height: 273px;
}

img.img_373
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 231px;
}

img.img_374
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 268px;
}

img.img_375
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 287px;
}

img.img_376
{
	visibility: visible;
	mso-wrap-style: square;
	width: 477px;
	height: 423px;
}

img.img_377
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 284px;
}

img.img_378
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 313px;
}

img.img_379
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 343px;
}

img.img_380
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 282px;
}

p.ScreenBitmap_6
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 11pt;
}

img.img_381
{
	visibility: visible;
	mso-wrap-style: square;
	width: 356px;
	height: 192px;
}

img.img_382
{
	visibility: visible;
	mso-wrap-style: square;
	width: 643px;
	height: 135px;
}

img.img_383
{
	visibility: visible;
	mso-wrap-style: square;
	width: 633px;
	height: 120px;
}

img.img_384
{
	visibility: visible;
	mso-wrap-style: square;
	width: 642px;
	height: 440px;
}

col.col_193
{
	width: 145pt;
}

p.ProgramExample_10
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

span.span_33
{
	color: #3B3838;
	font-size: 12pt;
}

img.img_385
{
	width: 632px;
	height: 388px;
}

img.img_386
{
	width: 642px;
	height: 150px;
}

span.span_34
{
	font-family: Verdana;
	font-style: italic;
	color: #3B3838;
	font-size: 10pt;
}

span.span_35
{
	font-family: 'ＭＳ 明朝';
	font-style: italic;
	color: #3B3838;
	font-size: 10pt;
}

img.img_387
{
	mso-position-horizontal: absolute;
	width: 641px;
	height: 476px;
}

img.img_388
{
	width: 642px;
	height: 310px;
}

col.col_194
{
	width: 272pt;
}

col.col_195
{
	width: 156pt;
}

p.Space_1
{
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: 'Times New Roman';
	font-size: 10pt;
}

col.col_196
{
	width: 141pt;
}

col.col_197
{
	width: 183pt;
}

col.col_198
{
	width: 195pt;
}

col.col_199
{
	width: 168pt;
}

p.\0030D5\0030C3\0030BF\0030FC_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-family: 'Meiryo UI';
	color: #00B050;
	margin-left: 5pt;
	margin-right: 18pt;
}

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

h4.h4_1
{
	font-family: Calibri;
	font-size: 12pt;
}

p.tabletext_15
{
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.BulletLeft_8
{
	font-size: 11pt;
	text-indent: 14pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	font-family: 'Meiryo UI';
}

p.Tablebold_2
{
	orphans: 2;
	widows: 2;
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

p.tabletext_16
{
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-size: 11pt;
}

p.BulletLeft_9
{
	font-size: 11pt;
	text-indent: 14pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	font-family: 'Meiryo UI';
}

p.Tablebold_3
{
	orphans: 2;
	widows: 2;
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
}

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

li.li_1
{
	margin-left: 21pt;
}

p.p_3
{
	border-top-style: solid;
	border-top-width: 6pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 6pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 6pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 6pt;
	border-right-color: #C0C0C0;
}

p.p_4
{
	font-family: Calibri;
}

li.li_2
{
	margin-left: 30pt;
	font-family: Calibri;
}

p.p_5
{
	font-size: 12pt;
}

p.p_6
{
	font-family: 'ＭＳ 明朝';
	font-size: 12pt;
}

p.p_7
{
	font-family: 'Meiryo UI';
}

p.p_8
{
	font-family: Calibri;
	font-size: 12pt;
}

li.li_3
{
	margin-left: 21pt;
	font-size: 12pt;
}

p.p_9
{
	font-family: 'ＭＳ 明朝';
	font-weight: bold;
	font-size: 12pt;
}

p.p_10
{
	text-decoration: line-through;
	font-size: 12pt;
}

p.p_11
{
	text-transform: uppercase;
}

p.p_12
{
	font-weight: normal;
}

p.p_13
{
	font-size: 11pt;
}

p.p_14
{
	margin-left: 0pt;
	text-indent: 11pt;
}

p.p_15
{
	color: black;
	text-decoration: none;
}

p.p_16
{
	font-style: italic;
}

p.p_17
{
	margin-left: 40pt;
}

p.p_18
{
	page-break-after: avoid;
	margin-top: 5pt;
}

p.p_19
{
	background-color: #008000;
}

p.p_20
{
	font-weight: bold;
}

span.span_36
{
	font-family: 'ＭＳ 明朝';
	color: #3B3838;
}

span.span_37
{
	font-family: Verdana;
	color: #3B3838;
}

p.p_21
{
	font-family: メイリオ;
}

p.p_22
{
	margin-left: 6pt;
}

p.p_23
{
	margin-left: 0pt;
	text-indent: 18pt;
}

p.p_24
{
	margin-bottom: 2pt;
}

p.p_25
{
	font-family: Arial;
}

p.p_26
{
	margin-left: 18pt;
}

p.p_27
{
	margin-left: 28pt;
}

span.span_38
{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

p.p_28
{
	text-align: justify;
}

p.p_29
{
	page-break-after: avoid;
}

p.p_30
{
	font-family: 'Times New Roman';
	font-size: 12pt;
}

p.p_31
{
	font-family: Calibri;
	font-size: 11pt;
}

p.p_32
{
	font-family: Consolas;
	color: #3B3838;
}

p.p_33
{
	page-break-after: avoid;
	text-indent: 0pt;
	margin-left: 0pt;
}

p.p_34
{
	margin-bottom: 0pt;
}

li.li_4
{
	margin-left: 21pt;
	margin-bottom: 0pt;
}

p.p_35
{
	page-break-after: avoid;
	margin-bottom: 0pt;
}

li.li_5
{
	margin-left: 21pt;
	page-break-after: avoid;
	margin-bottom: 0pt;
}

li.li_6
{
	font-family: 'Courier New';
}

p.p_36
{
	text-indent: 0pt;
	margin-left: 0pt;
}

p.p_37
{
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1pt;
	font-size: 13pt;
}

li.li_7
{
	margin-left: 21pt;
	font-weight: normal;
}

p.p_38
{
	margin-top: 2pt;
	margin-bottom: 2pt;
}

li.li_8
{
	margin-left: 21pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

p.p_39
{
	page-break-after: avoid;
	margin-left: 36pt;
}

p.p_40
{
	margin-left: 36pt;
}

p.p_41
{
	font-family: 'Courier New';
	font-size: 8pt;
}

li.li_9
{
	margin-left: 21pt;
	font-family: 'Courier New';
}

p.p_42
{
	orphans: 2;
	widows: 2;
	margin-bottom: 0pt;
}

p.p_43
{
	font-family: 'Times New Roman';
	font-size: 11pt;
}

p.p_44
{
	font-weight: bold;
	font-size: 12pt;
}

p.p_45
{
	page-break-before: always;
}

li.li_10
{
	font-weight: normal;
}

p.p_46
{
	text-align: center;
}

p.p_47
{
	text-align: left;
}

p.p_48
{
	font-weight: bold;
	font-size: 11pt;
}

p.p_49
{
	font-family: 'Times New Roman';
}

p.p_50
{
	margin-left: 5pt;
	margin-right: 18pt;
}

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

tr.tr_16
{
	margin-left: 5pt;
}

span.span_39
{
	font-style: italic;
	color: #3B3838;
}

p.p_51
{
	font-style: italic;
	color: #3B3838;
}

img.img_389
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 460px;
	height: 355px;
}

img.img_390
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 519px;
	height: 354px;
}

p.Note_2
{
	/* page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 3pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 3pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 3pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family: 'Meiryo UI';
	font-size: 12pt; */
	margin: 10pt 60px 5pt 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 8px 12px 12px 14px;
}

p.ScreenHeading_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-family: 'Meiryo UI';
	font-weight: bold;
	font-size: 12pt;
}

p.ProgramExample_11
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 12pt;
}

h4.h4_2
{
	font-size: 12pt;
}

tr.tr_17
{
	margin-left: 28pt;
}

p.CommandPara_2
{
	margin-bottom: 3pt;
	margin-top: 0pt;
	font-family: 'Courier New';
	font-weight: bold;
	font-size: 12pt;
}

table.TableGrid
{
	border-collapse: collapse;
	margin-left: 0pt;
}

td.td_19
{
	border-top-style: none;
	border-top-width: 0pt;
	border-top-color: black;
	border-left-style: none;
	border-left-width: 0pt;
	border-left-color: black;
	border-bottom-style: none;
	border-bottom-width: 0pt;
	border-bottom-color: black;
	border-right-style: none;
	border-right-width: 0pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_20
{
	border-top-style: none;
	border-top-width: 0pt;
	border-top-color: black;
	border-bottom-style: none;
	border-bottom-width: 0pt;
	border-bottom-color: black;
	border-right-style: none;
	border-right-width: 0pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_21
{
	border-left-style: none;
	border-left-width: 0pt;
	border-left-color: black;
	border-bottom-style: none;
	border-bottom-width: 0pt;
	border-bottom-color: black;
	border-right-style: none;
	border-right-width: 0pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_22
{
	border-bottom-style: none;
	border-bottom-width: 0pt;
	border-bottom-color: black;
	border-right-style: none;
	border-right-width: 0pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

col.col_200
{
	width: 382pt;
}

td.td_23
{
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

img.img_391
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 346px;
	height: 129px;
}

img.img_392
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 582px;
	height: 357px;
}

img.img_393
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 455px;
	height: 258px;
}

img.img_394
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 462px;
	height: 532px;
}

img.img_395
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 244px;
	height: 165px;
}

img.img_396
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 542px;
	height: 469px;
}

img.img_397
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 565px;
	height: 347px;
}

td.td_24
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_25
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_26
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_27
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

p.TOC4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 119pt;
}

p.TOC5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 48pt;
}

tr.tr_18
{
	margin-left: 13pt;
}

td.td_28
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_29
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_30
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_31
{
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

tr.tr_19
{
	margin-left: 54pt;
}

col.col_201
{
	width: 33pt;
}

tr.tr_20
{
	margin-left: 20pt;
}

span.span_40
{
	font-size: 8pt;
}

span.span_41
{
	font-size: 9pt;
}

tr.tr_21
{
	margin-left: 23pt;
}

td.td_32
{
	background-color: #auto;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

p.ListBullet
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

li.ListBullet
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

col.col_202
{
	width: 137pt;
}

col.col_203
{
	width: 218pt;
}

col.col_204
{
	width: 169pt;
}

col.col_205
{
	width: 116pt;
}

col.col_206
{
	width: 197pt;
}

img.img_398
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 649px;
	height: 548px;
}

img.img_399
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 646px;
	height: 545px;
}

p.Note_3
{
	/* page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 3pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 3pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 3pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 3pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-family: 'Meiryo UI';
	font-size: 10pt; */
	margin: 10pt 60px 5pt 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	overflow: hidden;
	padding: 8px 12px 12px 14px;
}

tr.tr_22
{
	margin-left: 41pt;
}

img.img_400
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 19px;
	height: 10px;
}

span.span_42
{
	font-size: 6pt;
}

col.col_207
{
	width: 114pt;
}

col.col_208
{
	width: 368pt;
}

p.tabletext_17
{
	page-break-inside: avoid;
	font-family: 'Meiryo UI';
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 11pt;
}

td.td_33
{
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_34
{
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_35
{
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

img.img_401
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 396px;
}

span.span_43
{
	color: #3B3838;
	font-size: 10pt;
}

img.img_402
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 525px;
	height: 176px;
}

img.img_403
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 527px;
	height: 176px;
}

tr.tr_23
{
	margin-left: 18pt;
}

tr.tr_24
{
	margin-left: 6pt;
}

span.span_44
{
	font-weight: bold;
	color: #000000;
}

td.td_36
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

tr.tr_25
{
	margin-left: 36pt;
}

tr.tr_26
{
	margin-left: 48pt;
}

p.Tablebold_4
{
	orphans: 2;
	widows: 2;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
}

p.ProgramExample_12
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	background-color: #CCFFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Courier New';
	font-size: 10pt;
	color: #3B3838;
}

img.img_404
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 879px;
	height: 339px;
}

img.img_405
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 24px;
	height: 22px;
}

img.img_406
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 850px;
	height: 452px;
}

tr.tr_27
{
	margin-left: 27pt;
}

img.img_407
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 850px;
	height: 499px;
}

img.img_408
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 113px;
	height: 18px;
}

img.img_409
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 388px;
	height: 289px;
}

img.img_410
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 284px;
	height: 137px;
}

img.img_411
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 557px;
	height: 415px;
}

img.img_412
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 355px;
	height: 285px;
}

img.img_413
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 314px;
	height: 202px;
}

img.img_414
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 324px;
	height: 192px;
}

img.img_415
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 600px;
	height: 401px;
}

img.img_416
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 489px;
	height: 393px;
}

img.img_417
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 460px;
	height: 284px;
}

img.img_418
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 457px;
	height: 277px;
}

img.img_419
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 403px;
	height: 307px;
}

img.img_420
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 267px;
	height: 122px;
}

tr.tr_28
{
	margin-left: 46pt;
}

img.img_421
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 19px;
	height: 15px;
}

img.img_422
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 340px;
	height: 288px;
}

img.img_423
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 355px;
	height: 149px;
}

img.img_424
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 405px;
	height: 154px;
}

img.img_425
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 386px;
	height: 186px;
}

img.img_426
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 485px;
	height: 240px;
}

img.img_427
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 514px;
	height: 319px;
}

img.img_428
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 648px;
	height: 387px;
}

img.img_429
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 300px;
	height: 366px;
}

img.img_430
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 405px;
	height: 322px;
}

img.img_431
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 692px;
	height: 232px;
}

img.img_432
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 486px;
	height: 301px;
}

img.img_433
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 558px;
	height: 366px;
}

img.img_434
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 508px;
	height: 360px;
}

img.img_435
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 615px;
	height: 188px;
}

img.img_436
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 31px;
	height: 31px;
}

img.img_437
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 329px;
	height: 165px;
}

img.img_438
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 336px;
	height: 156px;
}

img.img_439
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 653px;
	height: 229px;
}

img.img_440
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 419px;
	height: 496px;
}

img.img_441
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 538px;
	height: 270px;
}

img.img_442
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 658px;
	height: 496px;
}

img.img_443
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 387px;
	height: 122px;
}

img.img_444
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 572px;
	height: 426px;
}

img.img_445
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 584px;
	height: 186px;
}

img.img_446
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 601px;
	height: 350px;
}

img.img_447
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 311px;
	height: 122px;
}

img.img_448
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 580px;
	height: 380px;
}

img.img_449
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 571px;
	height: 207px;
}

img.img_450
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 494px;
	height: 304px;
}

img.img_451
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 476px;
	height: 297px;
}

img.img_452
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 474px;
	height: 286px;
}

img.img_453
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 453px;
	height: 344px;
}

img.img_454
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 357px;
	height: 212px;
}

img.img_455
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 527px;
	height: 248px;
}

img.img_456
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 360px;
	height: 209px;
}

img.img_457
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 262px;
	height: 187px;
}

tr.tr_29
{
	margin-left: 34pt;
}

img.img_458
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 282px;
	height: 227px;
}

img.img_459
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 364px;
	height: 216px;
}

img.img_460
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 573px;
	height: 171px;
}

img.img_461
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 575px;
	height: 384px;
}

img.img_462
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 572px;
	height: 382px;
}

img.img_463
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 360px;
	height: 281px;
}

img.img_464
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 362px;
	height: 184px;
}

img.img_465
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 571px;
	height: 184px;
}

img.img_466
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 26px;
	height: 26px;
}

img.img_467
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 277px;
	height: 159px;
}

img.img_468
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 275px;
	height: 126px;
}

img.img_469
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 327px;
	height: 550px;
}

img.img_470
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 388px;
	height: 188px;
}

img.img_471
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 24px;
	height: 19px;
}

img.img_472
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 26px;
	height: 17px;
}

img.img_473
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 308px;
	height: 683px;
}

img.img_474
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 238px;
}

img.img_475
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 220px;
}

img.img_476
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 595px;
	height: 392px;
}

img.img_477
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 302px;
	height: 317px;
}

img.img_478
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 623px;
	height: 246px;
}

img.img_479
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 350px;
	height: 234px;
}

img.img_480
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 131px;
}

img.img_481
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 390px;
}

img.img_482
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 385px;
	height: 113px;
}

img.img_483
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 458px;
	height: 364px;
}

img.img_484
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 327px;
	height: 332px;
}

img.img_485
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 31px;
	height: 28px;
}

img.img_486
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 368px;
	height: 217px;
}

img.img_487
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 30px;
	height: 31px;
}

img.img_488
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 267px;
	height: 134px;
}

img.img_489
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 280px;
	height: 130px;
}

img.img_490
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 518px;
	height: 266px;
}

img.img_491
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 795px;
	height: 97px;
}

img.img_492
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 737px;
	height: 661px;
}

img.img_493
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 606px;
	height: 289px;
}

span.span_45
{
	color: black;
}

img.img_494
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 343px;
	height: 232px;
}

img.img_495
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 33px;
	height: 32px;
}

img.img_496
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 27px;
	height: 32px;
}

img.img_497
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 341px;
	height: 251px;
}

img.img_498
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 403px;
	height: 110px;
}

img.img_499
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 610px;
	height: 286px;
}

img.img_500
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 768px;
	height: 460px;
}

img.img_501
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 364px;
	height: 293px;
}

img.img_502
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 407px;
	height: 302px;
}

tr.tr_30
{
	margin-left: 14pt;
}

img.img_503
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 317px;
	height: 163px;
}

img.img_504
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 29px;
	height: 29px;
}

img.img_505
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 298px;
	height: 259px;
}

img.img_506
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 605px;
	height: 317px;
}

img.img_507
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 566px;
	height: 307px;
}

td.td_37
{
	border-bottom-style: none;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

tr.tr_31
{
	margin-left: 62pt;
	height: 121pt;
}

tr.tr_32
{
	margin-left: 62pt;
	height: 86pt;
}

tr.tr_33
{
	margin-left: 62pt;
	height: 69pt;
}

img.img_508
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 672px;
	height: 336px;
}

p.NumberManualIndent_5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	text-indent: 14pt;
	margin-left: 36pt;
	font-family: 'Meiryo UI';
	font-size: 8pt;
}

img.img_509
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 265px;
}

img.img_510
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 455px;
	height: 208px;
}

img.img_511
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 605px;
	height: 528px;
}

img.img_512
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 202px;
}

tr.tr_34
{
	margin-left: 71pt;
}

img.img_513
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 489px;
	height: 355px;
}

img.img_514
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 590px;
	height: 362px;
}

img.img_515
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 417px;
	height: 362px;
}

img.img_516
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 568px;
	height: 402px;
}

img.img_517
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 267px;
	height: 124px;
}

img.img_518
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 559px;
	height: 404px;
}

img.img_519
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 286px;
	height: 271px;
}

img.img_520
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 307px;
	height: 335px;
}

img.img_521
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 348px;
	height: 231px;
}

img.img_522
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 295px;
	height: 337px;
}

img.img_523
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 365px;
	height: 300px;
}

img.img_524
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 204px;
}

img.img_525
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 192px;
}

img.img_526
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 399px;
}

img.img_527
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 576px;
	height: 480px;
}

tr.tr_35
{
	margin-left: 43pt;
}

img.img_528
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 394px;
}

img.img_529
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 299px;
	height: 232px;
}

img.img_530
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 426px;
}

img.img_531
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 301px;
	height: 247px;
}

img.img_532
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 161px;
}

img.img_533
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 611px;
	height: 199px;
}

img.img_534
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 614px;
	height: 213px;
}

img.img_535
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 342px;
	height: 294px;
}

img.img_536
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 141px;
}

img.img_537
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 331px;
	height: 268px;
}

img.img_538
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 329px;
	height: 269px;
}

img.img_539
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 552px;
}

img.img_540
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 623px;
	height: 239px;
}

img.img_541
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 295px;
	height: 127px;
}

img.img_542
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 202px;
	height: 240px;
}

img.img_543
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 469px;
}

img.img_544
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 520px;
	height: 377px;
}

img.img_545
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 519px;
	height: 409px;
}

img.img_546
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 317px;
	height: 340px;
}

img.img_547
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 410px;
	height: 152px;
}

img.img_548
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 570px;
	height: 217px;
}

img.img_549
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 547px;
}

img.img_550
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 340px;
}

img.img_551
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 290px;
}

img.img_552
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 324px;
}

img.img_553
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 451px;
	height: 231px;
}

img.img_554
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 233px;
}

img.img_555
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 462px;
	height: 184px;
}

img.img_556
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 619px;
	height: 289px;
}

img.img_557
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 126px;
}

img.img_558
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 214px;
}

img.img_559
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 100px;
}

img.img_560
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 118px;
}

img.img_561
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 426px;
	height: 362px;
}

img.img_562
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 311px;
}

img.img_563
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 549px;
	height: 141px;
}

img.img_564
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 507px;
	height: 359px;
}

img.img_565
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 108px;
}

img.img_566
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 245px;
}

img.img_567
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 599px;
	height: 401px;
}

img.img_568
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 608px;
	height: 255px;
}

img.img_569
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 608px;
	height: 203px;
}

img.img_570
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 608px;
	height: 342px;
}

img.img_571
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 608px;
	height: 222px;
}

img.img_572
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 608px;
	height: 275px;
}

img.img_573
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 272px;
	height: 122px;
}

img.img_574
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 182px;
	height: 211px;
}

img.img_575
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 585px;
	height: 539px;
}

img.img_576
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 409px;
	height: 421px;
}

img.img_577
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 547px;
	height: 259px;
}

img.img_578
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 538px;
	height: 182px;
}

img.img_579
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 489px;
	height: 144px;
}

img.img_580
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 528px;
	height: 211px;
}

img.img_581
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 595px;
	height: 192px;
}

img.img_582
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 492px;
	height: 497px;
}

img.img_583
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 379px;
	height: 322px;
}

img.img_584
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 528px;
	height: 221px;
}

img.img_585
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 414px;
	height: 362px;
}

img.img_586
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 531px;
	height: 404px;
}

img.img_587
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 275px;
	height: 125px;
}

img.img_588
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 529px;
	height: 405px;
}

img.img_589
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 529px;
	height: 404px;
}

img.img_590
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 393px;
	height: 304px;
}

img.img_591
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 277px;
	height: 126px;
}

img.img_592
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 285px;
	height: 261px;
}

img.img_593
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 356px;
	height: 245px;
}

img.img_594
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 525px;
	height: 405px;
}

img.img_595
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 350px;
	height: 215px;
}

img.img_596
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 345px;
	height: 199px;
}

img.img_597
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 300px;
	height: 117px;
}

img.img_598
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 299px;
	height: 183px;
}

img.img_599
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 596px;
	height: 393px;
}

img.img_600
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 282px;
	height: 132px;
}

img.img_601
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 534px;
	height: 508px;
}

img.img_602
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 560px;
	height: 506px;
}

img.img_603
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 373px;
	height: 282px;
}

img.img_604
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 413px;
	height: 154px;
}

img.img_605
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 358px;
	height: 277px;
}

img.img_606
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 586px;
	height: 635px;
}

img.img_607
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 305px;
	height: 335px;
}

img.img_608
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 343px;
	height: 215px;
}

img.img_609
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 344px;
	height: 198px;
}

img.img_610
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 264px;
	height: 117px;
}

img.img_611
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 301px;
	height: 149px;
}

img.img_612
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 335px;
	height: 220px;
}

img.img_613
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 425px;
	height: 115px;
}

img.img_614
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 382px;
	height: 307px;
}

img.img_615
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 341px;
	height: 207px;
}

img.img_616
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 625px;
}

img.img_617
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 335px;
	height: 286px;
}

img.img_618
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 399px;
	height: 192px;
}

img.img_619
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 448px;
	height: 175px;
}

img.img_620
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 566px;
	height: 278px;
}

img.img_621
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 451px;
	height: 374px;
}

img.img_622
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 631px;
	height: 264px;
}

img.img_623
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 342px;
	height: 199px;
}

img.img_624
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 114px;
}

img.img_625
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 73px;
}

img.img_626
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 58px;
}

img.img_627
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 90px;
}

img.img_628
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 576px;
	height: 113px;
}

img.img_629
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 433px;
	height: 362px;
}

img.img_630
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 105px;
}

img.img_631
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 111px;
}

img.img_632
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 127px;
}

img.img_633
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 154px;
}

img.img_634
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 495px;
	height: 79px;
}

img.img_635
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 366px;
}

img.img_636
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 492px;
	height: 273px;
}

img.img_637
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 231px;
}

img.img_638
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 268px;
}

img.img_639
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 287px;
}

img.img_640
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 477px;
	height: 423px;
}

img.img_641
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 284px;
}

img.img_642
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 313px;
}

img.img_643
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 343px;
}

img.img_644
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 282px;
}

img.img_645
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 356px;
	height: 192px;
}

img.img_646
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 135px;
}

img.img_647
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 633px;
	height: 120px;
}

img.img_648
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 440px;
}

img.img_649
{
	width: 641px;
	height: 476px;
}

p.Space_2
{
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-family: 'Meiryo UI';
	font-size: 10pt;
}

/*<meta sourceDocument="G:\@LANSADOC_new\Integrator\HTML5DOCX\lansa093.docx" />*/

p.tabletext_18
{
	page-break-inside: avoid;
	font-family: 'Meiryo UI';
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 11pt;
}

p.Tablebold_5
{
	orphans: 2;
	widows: 2;
	font-family: 'Meiryo UI';
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
}

