﻿
.defaultIndent {
	margin-left:20px;margin-top:10px;margin-bottom:10px;
}


/** 以下現行から */
/* -------基本フォント-------- */
.pt10gray  { color:#333333; font-size:60%; line-height:130%; }
.pt12gray  { color:#333333; font-size:70%; line-height:140%; }
.pt14gray  { color:#333333; font-size:80%; line-height:150%; }
.pt30grayb { color:#333333; font-size:120%; font-weight:bold;line-height:160%; }




a:link    {	color: #006666;	text-decoration: underline;}
a:visited {	color: #006666;	text-decoration: underline;}
a:active  {	color: #339999;	text-decoration: underline;}
a:hover   {	color: #339999;	text-decoration: underline;}


/* -------ファクス-------- */

A.pfax:link    {	font-size: 70%;	color: #003399;	text-decoration: none;}
A.pfax:visited {	font-size: 70%;	color: #003399;	text-decoration: none;}
A.pfax:action  {	font-size: 70%;	color: #4482FF;	text-decoration: none;}
A.pfax:hover   {	font-size: 70%;	color: #4482FF;	text-decoration: none;}

A.pfaxnavi:link    {	font-size: 60%;line-height:17px; 	color: #003399;	text-decoration: underline;}
A.pfaxnavi:visited {	font-size: 60%;line-height:17px; 	color: #003399;	text-decoration: underline;}
A.pfaxnavi:action  {	font-size: 60%;line-height:17px; 	color: #4482FF;	text-decoration: underline;}
A.pfaxnavi:hover   {	font-size: 60%;line-height:17px; 	color: #4482FF;	text-decoration: underline;}


/* -------プリンタ-------- */
A.pprinter:link    {	font-size: 70%;	color: #208700;	text-decoration: none;}
A.pprinter:visited {	font-size: 70%;	color: #208700;	text-decoration: none;}
A.pprinter:action  {	font-size: 70%;	color: #71DB50;	text-decoration: none;}
A.pprinter:hover   {	font-size: 70%;	color: #71DB50;	text-decoration: none;}

A.pprintnavi:link    {	font-size: 60%;line-height:17px; 	color: #208700;	text-decoration: underline;}
A.pprintnavi:visited {	font-size: 60%;line-height:17px; 	color: #208700;	text-decoration: underline;}
A.pprintnavi:action  {	font-size: 60%;line-height:17px; 	color: #71DB50;	text-decoration: underline;}
A.pprintnavi:hover   {	font-size: 60%;line-height:17px; 	color: #71DB50;	text-decoration: underline;}


/* -------コピー-------- */
A.pcopy:link    {	font-size: 70%;	color: #FD5502;	text-decoration: none;}
A.pcopy:visited {	font-size: 70%;	color: #FD5502;	text-decoration: none;}
A.pcopy:action  {	font-size: 70%;	color: #FEC66F;	text-decoration: none;}
A.pcopy:hover   {	font-size: 70%;	color: #FEC66F;	text-decoration: none;}

A.pcopynavi:link    {	font-size: 60%;line-height:17px; 	color: #FD5502;	text-decoration: underline;}
A.pcopynavi:visited {	font-size: 60%;line-height:17px; 	color: #FD5502;	text-decoration: underline;}
A.pcopynavi:action  {	font-size: 60%;line-height:17px; 	color: #FEC66F;	text-decoration: underline;}
A.pcopynavi:hover   {	font-size: 60%;line-height:17px; 	color: #FEC66F;	text-decoration: underline;}


/* -------スキャナ-------- */
A.pscanner:link    {	font-size: 70%;	color: #7A04B0;	text-decoration: none;}
A.pscanner:visited {	font-size: 70%;	color: #7A04B0;	text-decoration: none;}
A.pscanner:action  {	font-size: 70%;	color: #E09CFF;	text-decoration: none;}
A.pscanner:hover   {	font-size: 70%;	color: #E09CFF;	text-decoration: none;}

A.pscannavi:link    {	font-size: 60%;line-height:17px; 	color: #7A04B0;	text-decoration: underline;}
A.pscannavi:visited {	font-size: 60%;line-height:17px; 	color: #7A04B0;	text-decoration: underline;}
A.pscannavi:action  {	font-size: 60%;line-height:17px; 	color: #E09CFF;	text-decoration: underline;}
A.pscannavi:hover   {	font-size: 60%;line-height:17px; 	color: #E09CFF;	text-decoration: underline;}


/* -------パソコン活用-------- */
A.ppc:link    {	font-size: 70%;	color: #CC0000;	text-decoration: none;}
A.ppc:visited {	font-size: 70%;	color: #CC0000;	text-decoration: none;}
A.ppc:action  {	font-size: 70%;	color: #FF7272;	text-decoration: none;}
A.ppc:hover   {	font-size: 70%;	color: #FF7272;	text-decoration: none;}

A.ppcnavi:link    {	font-size: 60%;line-height:17px; 	color: #CC0000;	text-decoration: underline;}
A.ppcnavi:visited {	font-size: 60%;line-height:17px; 	color: #CC0000;	text-decoration: underline;}
A.ppcnavi:action  {	font-size: 60%;line-height:17px; 	color: #FF7272;	text-decoration: underline;}
A.ppcnavi:hover   {	font-size: 60%;line-height:17px; 	color: #FF7272;	text-decoration: underline;}


/* -------bodyディレクトリの中の全ファイルに適用-------- */
body.pbody{
	margin-top:15;
	margin-left:10;
	color:#333333;
}



.h1_dotline{
  /*
  margin-top:-10px;
  */
  margin:0;
  margin-top:5px;
  margin-bottom:25px;
}


.yougo_h1{
	font-size:110%;
	font-weight:bold;
	margin-bottom:0px;
}


/* -------コンテンツの幅指定　ヘッダーフッタには適応しない-------- */

div.pcontents {
	width:518;
}

/* -------大見だし　ファクス-------- */
.ph1_fax{
	color:#000000;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:0;
	margin-left:50;
	text-indent:-50px;
}

/* -------大見だし　NGY-------- */
.ph1_ngy{
	color:#000000;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:0;
	margin-left:50;
	text-indent:-50px;
}

/* -------大見だし　other-------- */
.ph1_other{
	color:#888888;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;
}

/* -------大見だし　printer-------- */
.ph1_printer{
	color:#339900;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;
}

/* -------大見だし　copy-------- */
.ph1_copy{
	color:#FD9900;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;;
}

/* -------大見だし　pc-------- */
.ph1_pc{
	color:#CC0000;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;;
}



/* -------大見だし　network-------- */
.ph1_network{
	color:#3399FF;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;;
}


/* -------大見だし　scanner-------- */
.ph1_scanner{
	color:#9900CC;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:5;
	margin-left:50;
	text-indent:-50px;;
}



/* -------中見だし　ファクス-------- */
div.pfaxh2{
	color:#003399;
	font-size:120%;
	line-height:100%;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------中見だし　プリンター-------- */
div.pprinterh2{
	color:#208700;
	font-size:120%;
	line-height:32px;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------中見だし　コピー-------- */
div.pcopyh2{
	color:#FD5502;
	font-size:120%;
	line-height:32px;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------中見だし　スキャナ-------- */
div.pscanah2{
	color:#7A04B0;
	font-size:120%;
	line-height:32px;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------中見だし　パソコン活用-------- */
div.ppch2{
	color:#CC0000;
	font-size:120%;
	line-height:32px;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------中小見だし　共通-------- */
div.ph3{
	font-size:120%;
	line-height:32px;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}

/* -------小見だし　共通-------- */
div.ph4{
	font-size:98%;
	line-height:24px;
	font-weight:bold;
	margin-top:5;
}

/* -------小見だしインデント　共通-------- */
div.ph5{
	font-size:90%;
	line-height:24px;
	font-weight:bold;
	margin-top:5;
	margin-left:5;
}

div.ph6{
	font-size:80%;
	line-height:24px;
	font-weight:bold;
	margin-top:5;
	margin-left:5;
}

/* -------数字付き見出しの数字-------- */

span.pnumfax {
	color:#6379F8;
	font-size:200%;
	line-height:40px;
	font-family:'Helvetica','Arial','verdana';
	font-weight:bold;
}



/* -------段落　共通-------- */
div.pbodypara {
	font-size:80%;
	line-height:22px;
	margin-left:8;

}

.pbodypara_b {
	font-size:80%;
	line-height:22px;
	margin-left:8;
	font-weight:bold;
}

div.pbodypara80 {
	font-size:65%;
	line-height:15px;
	margin-left:8;

}

div.pbodypara_s {
	font-size:80%;
	line-height:22px;
}



div.ptejyunmidashi {
	font-size:98%;
	line-height:24px;
	font-weight:bold;
	margin-top:5;
}

div.pindents1_0 {
	font-size:80%;
	line-height:22px;
	text-indent:1em;
	margin-left:12;
}

div.pindents0_1 {
	font-size:80%;
	line-height:22px;
	text-indent:-1em;
	margin-left:25px;

}

div.pindents1_1 {
	font-size:80%;
	line-height:22px;
	margin-left:25px;

}
div.pindents2_1 {
	font-size:80%;
	line-height:22px;
	text-indent:-1em;
	margin-left:37;
}
div.pindents2_2 {
	font-size:80%;
	line-height:22px;
	margin-left:37;
}

div.pindents3_1 {
	font-size:80%;
	line-height:22px;
	text-indent:-2em;
	margin-left:28;
}
div.pindents3_2 {
	font-size:80%;
	line-height:22px;
	margin-left:28;
}

div.psousapara {
	font-size:80%;
	line-height:22px;
	margin-left:47px;
}

div.psousapara_kajou {
	font-size:80%;
	line-height:22px;
	text-indent:-14px;
	margin-left:51px;
}

div.ph4sub{
	font-size:80%;
	line-height:20px;
	margin-top:3;
}

div.ptejyunitem{
	font-size:80%;
	line-height:20px;
	margin-top:3;
}

div.imagestyle{
	text-align:center;
	margin-top:10;
}

div.pindents0_2 {
	font-size:80%;
	line-height:22px;
	text-indent:-2em;
	margin-left:33px;

}

/*
pBodyRelative{
	font-size:80%;
	line-height:22px;
	margin-left:8;
}
*/

/* -------テーブル見だし　共通-------- */

th{
	background-color:#C1D9FD;
}




/** 以下FMから **/
p.FM_表脚注 {
        margin-left:     36.850pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -8.504pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.5pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出し2LOP {
        margin-left:     70.866pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足End {
        margin-left:     36.850pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     -8.504pt;
        margin-top:      0.000pt;
        margin-bottom:   10.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       7.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_表タイトル {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     ＭＳ ゴシック;
        font-style:      normal;
        font-weight:     normal;
        font-size:       12.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作番号2以降 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro B;
        font-style:      normal;
        font-weight:     normal;
        font-size:       24.0pt;
        color:           #0034e6;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作番号1 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro B;
        font-style:      normal;
        font-weight:     normal;
        font-size:       24.0pt;
        color:           #0034e6;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作手順Display {
        margin-left:     25.512pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      5.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_セル本文 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_Graphic {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     ＭＳ 明朝;
        font-style:      normal;
        font-weight:     normal;
        font-size:       2.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出し1LOP {
        margin-left:     70.866pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     -14.173pt;
        margin-top:      1.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_手順番号セル {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.9pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_小見出し1 {
        margin-left:     14.173pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      4.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_RPageNum {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      right;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     Arial;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
div.title_1 {
	color:#003399;
	font-size:120%;
	line-height:100%;
	font-weight:bold;
	margin-top:5;
	margin-left:25;
	text-indent:-25px;
}
p.FM_本文Bullet2 {
        margin-left:     28.346pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -14.173pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_小見出し2 {
        margin-left:     39.685pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      3.000pt;
        margin-bottom:   3.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro R;
        font-style:      normal;
        font-weight:     normal;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_セル見出しc {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出し2 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      20.000pt;
        margin-bottom:   10.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       14.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足Single {
        margin-left:     5.669pt;
        margin-right:    4.252pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      8.000pt;
        margin-bottom:   4.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_段落内見出し {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      6.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     ＭＳ ゴシック;
        font-style:      normal;
        font-weight:     normal;
        font-size:       12.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文Bullet3Sentence {
        margin-left:     70.866pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      2.000pt;
        margin-bottom:   2.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順Bullet10pt {
        margin-left:     31.181pt;
        margin-right:    5.669pt;
        text-align:      left;
        text-indent:     -5.669pt;
        margin-top:      2.000pt;
        margin-bottom:   2.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順1 {
        margin-left:     25.512pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -25.512pt;
        margin-top:      14.000pt;
        margin-bottom:   6.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_BeforeTableA {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   -27.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       2.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出し3 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      10.000pt;
        margin-bottom:   5.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       12.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足inTable {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      right;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順BulletSentence {
        margin-left:     31.181pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順2 {
        margin-left:     25.512pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      8.000pt;
        margin-bottom:   3.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_LPageNum {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     Arial;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足Sample {
        margin-left:     59.528pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     -22.677pt;
        margin-top:      0.000pt;
        margin-bottom:   2.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_章タイトル {
	color:#000000;
	font-size:200%;
	line-height:120%;
	font-weight:bold;
	margin-top:0;
	margin-left:50;
	text-indent:-50px;
//        margin-left:     0.000pt;
//        margin-right:    0.000pt;
//        text-align:      left;
//        text-indent:     0.000pt;
//        margin-top:      0.000pt;
//        margin-bottom:   3pt;
	/*
        margin-bottom:   38.000pt;
	*/
//        word-spacing:    0.250em;
//        font-family:     A-OTF 新ゴ Pro B;
//        font-style:      normal;
//        font-weight:     bold;
//        font-size:       25.5pt;
//        color:           #000000;
//        text-decoration: none;
//        letter-spacing:  -0.05em;
        
}
p.FM_本文ArialBold {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro B;
        font-style:      normal;
        font-weight:     bold;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文太 {
        margin-left:     28.346pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      12.000pt;
        margin-bottom:   12.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足帯 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       7.8pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足End {
        margin-left:     15.591pt;
        margin-right:    4.252pt;
        text-align:      justify;
        text-indent:     -9.921pt;
        margin-top:      3.000pt;
        margin-bottom:   4.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作番号 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      5.000pt;
        margin-bottom:   3.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       12.0pt;
        color:           #0034e6;
        text-decoration: none;
        letter-spacing:  -0.10em;
        
}
p.FM_セル本文c {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     ＭＳ 明朝;
        font-style:      normal;
        font-weight:     normal;
        font-size:       10.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文Bullet2Sentence {
        margin-left:     53.858pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      1.000pt;
        margin-bottom:   1.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作手順DispC {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      5.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足Sentence {
        margin-left:     14.173pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       7.8pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_編名称 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro B;
        font-style:      normal;
        font-weight:     normal;
        font-size:       28.3pt;
        color:           #0034e6;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文Bullet2bold {
        margin-left:     28.346pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -14.173pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro R;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_99Separator {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   -5.000pt;
        word-spacing:    0.250em;
        font-family:     Arial;
        font-style:      normal;
        font-weight:     normal;
        font-size:       4.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出し {
        margin-left:     14.173pt;
        margin-right:    22.677pt;
        text-align:      justify;
        text-indent:     -14.173pt;
        margin-top:      8.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_見出しTable {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      -8.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_操作手順First {
        margin-left:     19.843pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -19.843pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       11.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作手順Sentence {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作手順Table {
        margin-left:     24.094pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -24.094pt;
        margin-top:      8.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       6.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足First {
        margin-left:     36.850pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     -36.850pt;
        margin-top:      10.000pt;
        margin-bottom:   1.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       7.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足Bullet {
        margin-left:     28.347pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -14.173pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文Bullet {
        margin-left:     14.173pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     -8.504pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_本文2 {
        margin-left:     14.173pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      2.000pt;
        margin-bottom:   2.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_手順説明 {
        margin-left:     56.693pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro L;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.9pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足BulletSentence {
        margin-left:     56.693pt;
        margin-right:    5.669pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   1.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       7.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_本文3 {
        margin-left:     28.346pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      2.000pt;
        margin-bottom:   2.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_操作手順Bullet {
        margin-left:     8.504pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     -8.504pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  -0.05em;
        
}
p.FM_SpaceA {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_ChapterNumber {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      center;
        text-indent:     0.000pt;
        margin-top:      1.000pt;
        margin-bottom:   1.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     bold;
        font-size:       27.5pt;
        color:           #ffffff;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_BeforeTable {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      justify;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   -6.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足First {
        margin-left:     15.591pt;
        margin-right:    4.252pt;
        text-align:      justify;
        text-indent:     -9.921pt;
        margin-top:      8.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足Endケイのみ {
        margin-left:     15.591pt;
        margin-right:    4.252pt;
        text-align:      left;
        text-indent:     -9.921pt;
        margin-top:      0.000pt;
        margin-bottom:   1.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       3.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_補足 {
        margin-left:     15.591pt;
        margin-right:    4.252pt;
        text-align:      justify;
        text-indent:     -9.921pt;
        margin-top:      3.000pt;
        margin-bottom:   4.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       9.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
p.FM_Header1 {
        margin-left:     0.000pt;
        margin-right:    0.000pt;
        text-align:      left;
        text-indent:     0.000pt;
        margin-top:      0.000pt;
        margin-bottom:   0.000pt;
        word-spacing:    0.250em;
        font-family:     A-OTF じゅん Pro 101;
        font-style:      normal;
        font-weight:     normal;
        font-size:       8.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
OL, UL {
        margin-top: 0px;
        margin-bottom: 0px;
}

span.FM_手順数字 {
        font-family:     A-OTF 新ゴ Pro B;
        font-style:      normal;
        font-weight:     bold;
        font-size:       21.3pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
span.FM_ZDingbats {
        font-family:     Times New Roman;
        
}
span.FM_上付き {
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
span.FM_Registmark {
        font-family:     Arial;
        font-style:      normal;
        font-weight:     normal;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
span.FM_中黒新ゴU {
        font-family:     A-OTF 新ゴ Pro U;
        
}
span.FM_操作手順番号 {
        font-family:     Times New Roman;
        font-style:      normal;
        font-weight:     bold;
        font-size:       22.0pt;
        color:           #000000;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
span.FM_手順番号 {
        font-family:     A-OTF 新ゴ Pro M;
        font-style:      normal;
        font-weight:     normal;
        font-size:       20.0pt;
        color:           #0034e6;
        text-decoration: none;
        letter-spacing:  0.00em;
        
}
span.FM_TMmark {
        font-family:     Arial;
        
}
span.FM_MenuItem {
        
}
span.FM_CHAPNumber {
        font-family:     Helvetica;
        font-style:      normal;
        font-weight:     bold;
        font-size:       42.0pt;
        color:           #ffffff;
        text-decoration: none;
        letter-spacing:  -0.10em;
        
}
