/* Scanner S */


    
    body {
  		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
		color:#333333;
		margin:15px;
		text-align:right;
		font-size:14px;

	}

  h3 {

    font-weight: normal;
    margin-left:10px;
    font-size:1.2em;
  }




 .step-cmd{
 margin:10px;
font-size:1.2em;
}


  .body-text-Step {
		color:#333;
		font-size:1em;
		margin:10px 10px 10px 10px;
	}

	.body-text-2nd {
		color:#333;
		font-size:1em;
		margin:10px 10px 10px 28px;
	}

	.body-text-Right {
		color:#333;
		text-align: right;
		font-size:1em;
		margin:15px 10px 10px 10px;
	}
/* Scanner E */


	.body-text-Bold {
		color:#333;
		font-size:1em;
		font-weight:bold;
		margin:20px 10px 10px 10px;
		line-height: 1.1em;
	}

	.body-text-Icon {
		color:#333;
		line-height:20px;
		font-size:1em;
		font-weight:400;
		margin:20px 10px 10px 10px;
	}

	.baseline-Icon {
		vertical-align:-30%;
		padding:0px 10px 0px 0px;
	}

	.body-text {
		color:#333;
		font-size:1em;
		margin:20px 10px 10px 10px;
	}

	.step-number {
		display: inline;
		padding: .2em .6em .3em;
		font-size:1em;
		font-weight: bold;
		line-height: 1.1em;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: 0.3em;
		border-radius: .25em;
		background-color: #999;
	}
	
	.stepresult{
	margin-top:-5px;
	}

	.type1 {
		color:#333;
		font-size:1em;
		margin:20px 10px 10px 10px;
	}

    .lcd {
		font-size:1em;
        font-style: italic;
        padding:0px 5px 0px 5px;
        border:1px solid #666;
    }

/* table elements style */

    .tables {
        text-align:center;
        /* margin:10px; */
        margin:10px 10px 10px 10px;
    }

    .note-in-table {
        margin:10px;
        padding:3px 0px 3px 0px;
    }

    .table-bodytable {
        width:90%;
        border-spacing:0px;
        border-collapse:collapse;
	    border-top: 2px solid #666666;
	    border-left: 2px solid #666666;
    }

    .th {
        border-bottom: 2px solid #666666;
        border-right: 2px solid #666666;
    }
    
    .td {
        border-bottom: 2px solid #666666;
        border-right: 2px solid #666666;
        padding-bottom:5px;
        font-size:1em;
    }

    .table-text {
		font-size:1em;
        line-height:18px; 
        margin:5px 5px 5px 5px;
        padding:0px 0px 0px 10px;
    }

    .table-bullet {
		font-size:1em;
        line-height:18px;
        margin:10px 10px 10px 5px;
        padding:0px 0px 0px 10px;

    }

    .table-bullet-ind {
		font-size:1em;
        line-height:18px;
        margin:10px 10px 10px 5px;
        padding:0px 0px 0px 10px;
    }

/* title style */

    .section-title {
        color:#333;
        margin:30px 10px 10px 10px;
		font-size:1em;
    }

    .note-title {
        margin:3px 0px 0px 3px;
        background:url('mark_no.gif') no-repeat 2px 2px;
        background-position: top right; 
/*      padding:5px 0px 2px 30px; */
        padding:5px 30px 2px 0px;
        text-align:right;
/*      font-size:16px;*/
		font-size:1em;
        font-weight:bold;
    }

    .caution-title {
/*      margin:0px 0px 0px 0px;*/
        margin:3px 0px 0px 3px;
        background:url('mark_ca.gif') no-repeat 3px 3px;
        background-position: top right; 
        padding:5px 30px 2px 0px;
        text-align:right;
/*      font-size:16px;*/
		font-size:1em;
        font-weight:bold;
    }

    .important-title {
        margin:0px 0px 0px 0px;
        background:url('mark_im.gif') no-repeat 3px 3px;
        background-position: top right;  
        padding:5px 30px 2px 0px;
        text-align:right;
		font-size:1em;
        font-weight:bold;
    }

    .warning-title {
        margin:0px 0px 0px 0px;
        background:url('mark_wa.gif') no-repeat 3px 3px;
        background-position: top right;    
        padding:5px 30px 2px 0px;
        text-align:right;
		font-size:1em;
        font-weight:bold;
    }

    .table-title {
		color:#333;
		font-size:1em;
		font-weight:normal;
		margin:20px 10px 10px 10px;
    }

/* body style */

    .bullet {
		font-size:1em;
        line-height:20px;
        /*display: table-cell;*/
        margin:20px 10px 10px 10px;
        padding:0px 0px 0px 0px;
  
    }

    .bulletcheck {
		font-size:1em;
        line-height:1.1em;
        margin:10px 20px 10px 0px;
        padding:0px 25px 5px 0px;
        background:url('check.png') no-repeat 20px 4px;
        background-position: top right; 
    }

    .bullet-ind {
		font-size:1em;
        line-height:1.1em;
        margin:5px 10px 10px 10px;
        padding:0px 0px 0px 0px;
    }

    .images {
        text-align:center;
/*      margin:20px 0px 20px 0px;*/
        margin:10px 0px 20px 0px;
    }

 

    .indent {
		font-size:1em;
        margin:20px 30px 10px 10px;
    }


/* note style */

   div.tables .table-note {
        width:95%;
        border-spacing:0px;
        border-collapse:collapse;
        border: 2px solid #666666;
        margin-right:0px;
        font-size:1em;
    }

    .note-text {
        color:#333;
		font-size:1em;
        margin:10px 10px 10px 10px;
    }
    
    /* 191216 tsuchida -add style*/
    
    div.bullet img {
    vertical-align:middle;
    }
    
    div.bullet-ind img {
    vertical-align:middle;
    }
    
     .step-cmd img {
    vertical-align:middle;
    }
    
    
         .body-text img {
    vertical-align:middle;
    }

  ol li{
  margin-top:15px;
  margin-left:-5px;
  margin-bottom:10px;
  }
  
   ol li  .body-text{
  margin-top:10px;
  margin-right:0px;
  }
  
     ol li .bullet{
  margin-top:18px;
  margin-bottom:5px;
  margin-right:0px;
  padding:0px 0px 0px 0px;
  }
  
   ol li  .bullet-ind{
  margin-top:5px;
  margin-right:0px;
  padding:0px 0px 0px 0px;
  }
  
  
  .uicontrol{
  font-weight:bold;
  }