﻿@charset "utf-8";
*{
  font-size:normal;
  margin:0;
  padding:0;
}
/*section {
  border-top: 10px solid #0f0;
}*/
body {
  height:100%;
  padding: 0px 2px 30px 2px;
}
body.section_top{
  height:auto;
}
div.fullblock {
  margin-top:10px;
  margin-bottom:20px;
  margin-left:5px;
  margin-right:5px;
}
body.section_top{
  margin: 0em;
  padding: 0em;
  display:block;
  height:100%;/* for IE6 */
  min-height:100%;
  background:#fde7cf;
}
div.top_right {
  background-image: url("../img/bg.png");
}
p, h4, h5 {
 line-height:180%;
}
ul, ol{
  margin-top:0.1em;
  margin-bottom:0.1em;
  margin-left:0.0em;
  -webkit-margin-left:2.0em;
}
ol {
  padding-left: 2.5em;
}
ul.dash{
  padding-left: 0.2em;
}
ul.dash > li{
  list-style:none;
  background: url("../img/listimgdash.png") left 0.2em;
  background-repeat:no-repeat;
  background-size:1.0em 1.0em;
  padding-left:1.0em;
}
ul.bullet {
  -webkit-padding-start: 0;
  -webkit-margin-start: 0;
}
ul.bullet > li {
  list-style:none;
  background: url("../img/bullet.png") left 0.3em;
  background-repeat:no-repeat;
  background-size:1.0em 1.0em;
  padding-left:1.0em;
}
ul.little_bullet {
  -webkit-padding-start: 0;
  -webkit-margin-start: 0;
}
ul.little_bullet > li {
  list-style:none;
  background: url("../img/bullet.png") left 0.4em;
  background-repeat:no-repeat;
  background-size:0.8em 0.8em;
  padding-left:1.0em;
}
p.strong {
  font-weight:bold;
}
span.strong {
  font-weight:bold;
}
/*------------ heading-----------------------*/
h1,
h2,
h3 {
 font-weight: bold;
 margin: 0.75em 0 0.5em;
 padding: 0.4em 10px 0.3em 0.4em;
}
h1.section_title {
  font-size: 3em;
  background: #f8bf83;
  /*font-weight: bold;*/
  text-align: right;
  padding-bottom:2em;
  padding-right:2em;
  border: solid #ef7a00;
  border-width: 0em 0em 0.4em 0em;/*上右下左*/
  color: #000000;
  margin:0 0 0.5em 0;
}
h1.large{
  font-size: 1.5em;
  /*background:url("../img/h1_large_bg.png"), url("../img/h1_large_bg_lr.png"), url("../img/h1_large_bg_lr.png");*/
  /*-webkit-background-size:96% 100%, 10% 100%, 10% 100%;
  background-repeat: no-repeat, no-repeat, no-repeat;*/
  border-radius:10px;
  border:#ff650f solid 2px;
  text-align:center;
  padding: 4px 10px;
  background-color:#ffe0cf;
  font-weight:bold;
}
/*h1.normal {
  font-size: 1.3em;
  border: solid #ef7a00;
  border-width: 0em 0em 0.2em 0.6em;/*上右下左*/
  /*text-shadow:1px 0 1px rgba(255,255,255,1);/*擬似Bold*/
  /*color: #000000;
  padding:  0.6em 0.2em 0.3em 0.4em;
}*/
h1.normal {
  font-size: 1.4em;
  background: #ffe0cf;
  border: solid #ff650f;
  border-width: 0.1em 0.1em 0.1em 0.6em;/*上右下左*/
  padding:0.4em 10px 0.2em 0.4em;
  color: #000000;
}
p.strong_title {
  margin:1em 0 3px;
  font-weight:bold;
}
h2{
  font-size: 1.3em;
  border: solid #ff650f;
  border-width: 0em 0em 0.2em 0.6em;/*上右下左*/
  /*text-shadow:1px 0 1px rgba(255,255,255,1);/*擬似Bold*/
  color: #ef7a00;
  padding:  0.2em 0.2em 0em 0.4em;
}
/*h2 {
  font-size: 1.2em;
  color:#000;
  padding: 0.4em 0.5em;
  background:#facd9d;
  margin-top:1em;
  margin-bottom:0.5em;
}*/
h3 {
  border-bottom:#c9c9ca solid 3px;
  font-size: 1.15em;
  color:#ef7a00;
  padding-bottom: 0.15em;
  margin-top:0.75em;
  margin-bottom:0.25em;
}
h4 {
  font-size: 1.1em;
  padding-left: 1.4em;
  background-repeat:no-repeat;
  background-image: url("../img/square.png");
  background-position:0em 0.4em;
  background-size: 0.9em 0.9em;
  font-weight:bold;
  margin-top:0.6em;
  margin-bottom:0.3em;
  color:#ef7a00;
}
h5 {
  font-size: 1.0em;
  padding-left: 1.2em;
  background-repeat:no-repeat;
  background-image: url("../img/square_k.png");
  background-position:0em 0.4em;
  background-size: 0.9em 0.9em;
  font-weight:bold;
  margin-top:0.6em;
  margin-bottom:0.3em;
}
p.lead{
  font-size: 1.05em;
  margin-bottom:0.2em;
}
p.title{
  font-size: 1.05em;
  margin-bottom:0.2em;
}
p.pl_title{
  font-size: 1.0em;
}
ul.black_circle {
 margin-top:0.3em;
 margin-left:2em;
 }
ul.black_circle > li {
  margin-top:0.3em;
  display:block;
  margin:0 0 0.2em -2em;
  padding-left:1.1em;
  list-style:none;
  background:url("../img/mark_black_circle.png");
  background-repeat:no-repeat;
  background-size:1.0em 1.0em;
  background-position:left 0.3em;
}
ul.double_circle {
 margin-top:0.3em;
}
ul.double_circle > li {
  margin-top:0.3em;
  display:block;
  margin:0 2 0.2em -2em;
  padding-left:1.1em;
  list-style:none;
  background:url("../img/mark_double_circle.png");
  background-repeat:no-repeat;
  background-size:1.0em 1.0em;
  background-position:left 0.3em;
}
ul.orange_circle {
 margin-top:0.3em;
}
ul.orange_circle > li {
  margin-top:0.3em;
  display:block;
  margin:0 0 0.2em -2em;
  padding-left:1.1em;
  list-style:none;
  background:url("../img/mark_orange_circle.png");
  background-repeat:no-repeat;
  background-size:1.0em 1.0em;
  background-position:left 0.2em;
}
ul.square_red,
ul.square_black{
  margin-top:0.3em;
}
ul.square_red li,
ul.square_black li{
  display:block;
  margin:0 0 0.2em -2em;
  padding-left:1.4em;
  list-style:none;
  background:url("../img/s_red_bg.png");
  background-repeat:no-repeat;
  background-size:0.9em 0.9em;
  background-position:left 0.14em;
  /*border-left:#e3003d 1.5em solid;*/
}
ul.square_black li{
  background:url("../img/s_black_bg.png");
  background-repeat:no-repeat;
  background-size:0.9em 0.9em;
  background-position:left top;
}
ul.square_red p,
ul.square_black p{
  display:block;
  font-size:1.1em;
  /*text-shadow:1px 0 1px rgba(0,0,0,1);/*擬似Bold*/
}
ul.square_red li:last-child,
ul.square_black li:last-child{
  margin-bottom:0;
}
p.roundtitle{
  display:block;
  margin-bottom:0.5em;
  font-size:1.2em;
  background:#e3003d;
  color:#fff;
  /*text-shadow:1px 0 1px rgba(255,255,255,1);/*擬似Bold*/
  line-height:1.4em;
  text-align:center;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
}
p.redtitle{
  margin-bottom:0.2em;
  color: #e3003d;
  /*text-shadow:0 0 1px rgba(227,0,61,1);/*擬似Bold*/
}
/*-------------------- layout div -----------------*/
sup {
  position:relative;
  font-size:75%;
  top:-0.5em;  
  vertical-align:baseline;
  margin-left: 0.1em;
  margin-right: 0.1em;
/*    font-weight: normal !important;
  font-family: "Times New Roman", Times, serif;*/
}



/*------------------ Step Section ------------------*/
div.step_remarks {
  display:flex;
  display:-webkit-box;
  vertical-align:middle;
  background:url("../img/square.png") no-repeat;
  background-position:0em 0.7em;
  background-size:1.5em 1.5em;
  padding-top:0.4em;
}
div.step_remarks > div.mark {
  width: 1.5em;
  height:1.5em;
  text-align:center;
  /*padding:0 0.15em;*/
}
div.step_remarks > div.contents {
  padding-top: 0.1em;
  padding-left: 0.3em;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  width: 100%;
}
div.step_remarks > div.mark > p.step {
  padding:0;
  margin: 0;
  /*width: 1.4em;*/
  text-align:center;
  font-size:1.3em;
  font-weight: bold;
  /*padding-left:0.1em;*/
  /*padding-top:0.1em;*/
  color:#fff;
  line-height: 160%; 
}
/*div.step_remarks > div.content > *:first-child{
  padding-top:0.2em;}*/

div.step_remarks > div.contents > table:first-child{
  margin-top:0.2em;
}
div.step_remarks > div.contents > p.step {
  font-size:1.2em;
  color:#000;
  font-weight:bold;
  margin: 0;
  padding: 0;
}

/*-----*/
div.remarks {
  width: 100%;
/*display: -webkit-box;
  display: -moz-box;
  vertical-align:middle; */
  display: flex;
}
/*div.remarks > div.mark {
}*/
div.remarks > div.contents {
  padding-left: 0.3em;
/*-webkit-box-flex:1;
	-moz-box-flex:1;*/
  width: 100%;
}
/*-------------------- table----------------------*/
table {
  width: 100%;
  border-collapse: collapse;
  margin:0.25em 0;
/*border:none;*/
  table-layout: fixed;
}
table.noborder td{
  border:none;
}
table.break_tb td {
  word-break:break-all;
}
th {
  border:#555 solid 1px;
  background: #dcdddd;
  vertical-align: middle;
  padding: 0.2em;
  font-weight:bold;
}
td {
  border:#555 solid 1px;
  padding:0.2em;
}
/*
th:first-child,
td:first-child{
  border-left:none;
}
th:last-child,
td:last-child{
  border-right:none;
}*/
tr.high {
  background: #f9cbd8;
}

/*-step table-*/
table.layout {
  border-spacing: 0px 0px;
}
table.layout > tbody > tr > td {
  border: 0px none;
}
td.mark p {
  width: 0*;
  margin:0;
  word-break: keep-all;
}
col.content {
  width:100%;
  padding-top: 4px;
}
table.normal td {
  vertical-align: top;
  padding: 0.15em 0.2em;
  word-break:break-normal;
}
table.world_call td,
table.world_call th {
  vertical-align: middle;
  text-align: center;
  word-break:break-all;
  font-size:0.9em;
}
div.funcbtn {
  display:block;
  margin:15px 0px 15px 150px;
  padding:13px 0 13px 0;
  border-radius: 5px;
  border:#ec4 1px solid;
  border-top:#ec4 1px solid;
  border-left:#ec4 1px solid;
  border-right:#ec4 1px solid;
  background:
  -webkit-gradient(linear, left top, left bottom,
      from(#f8cf83),
      color-stop(0.2, #f8af60), color-stop(0.8, #f8af50), to(#f8cf83));
  background-repeat:repeat;
  background-size: 100%;
  text-decoration:none;
  text-align:center;
  color:#fff;
}
div.funcbtn:after{
  font-weight:bold;
  font-size:0.9em;
  content:'使ってみる';
}
/*-----------------info-------------------*/
div.memo{
  margin: 5px 0 10px;
  padding:8px;
  padding-bottom: 0.8em;
  background-color: #fde7cf;
}
div.memo:last-child{
  margin-bottom: 0px;
}
div.memo > p.memo_title {
  font-weight: bold;
}
div.memo_header {
  margin:0.5em 0;
  background:url("../img/memo_header_base.png");
  background-repeat:repeat-x;
  background-position:left top;
  background-size: 2em 2em;
}
div.memo_header > img {
  margin: 0;
}
div.memo ul:first-child{
  margin-top:0;
}

/*------------------list ---------------*/
td.step_number {
  padding-left: 8px;
  vertical-align: top;
  color: #e3222f;
  font-size: 125%;
/*font-weight: bold;*/
}
span.step_number{
  width: 1.0em;
  font-size: 80%;
  font-weight: bold;
  text-align:center;
  padding:0.16em 0.46em 0.06em;
  background-color:#ef7a00;
/*background:url("../img/square.png");
  background-position:left top;*/
  color: #fff;
}
td.step_content {
  font-size: 110%;
/*font-weight: bold;*/
}
/*-------------etc---------------------*/
div.indent {
  margin-left: 1.3em;
}
div.h4indent {
  margin-left: 1.1em;
}
div.indent_s {
  margin-left: 1.4em;
}
div.step_body, div.normal_titles{
  margin-left:1.5em;
}
.section_top dl{
  margin-right:10px;
  margin-left:10px;
}
.i_graph{
  font-size: 100%;
  height:1.0em;
  position:relative;
  top:0.3em;
}
.f3_graph{
  height:3.5em;
}
table td p{
  vertical-align:middle;
}
.l_img {
  text-align: center;
  margin: 4px 0px;;
}
.left_img {
  text-align: left;
  margin-left:2em;
}
.emphasis {
  font-weight: bold;
}
div.gray {
  background-color: #cccccc;
  padding: 0.2em;
  margin:5px 0;
}
div.pink {
  background-color: #f8c1c6;
  padding: 0.2em;
  margin:5px 0;
}
div.rect,
table.rect td{
  padding:10px;
  border: 1px solid;
}
p.pl2 {
  font-size: 125%;
/*font-weight: bold;*/
  text-align: center;
}
hr {
  width: 100%;
  text-align: right;
}
a {
  font-size:100%;
  word-break: keep-all;
}
a.external {
  word-break: break-all;
}

/*-------------------- Contents(001)----------------------*/

table.toc_table {
  border-top: solid 1px;
}

table.toc_table th {
  border-left:none;
  border-right:none;
  border-bottom: solid 1px;
  background: #f8b1b6;
  vertical-align: middle;
  padding: 10px 10px 10px 10px;
}
table.toc_table td {
  margin: 0;
  padding:0.2em;
  border-top: solid 1px;
  border-left:none;
  border-right:none;
  border-bottom: solid 1px;
}
.bk_w {
  background-color: #fff;
}
dl.dot,
table.toc_table td dl {
  padding-bottom:0.2em;
  background: url("../img/dot.gif") repeat-x left 0.4em;
  clear:both;
  display: block;
/*margin: 0.25em;*/
}
table.toc_table td dl {
  font-size: 10%;
}
td.list_content dl.dot {
  background: url("../img/dot.gif") repeat-x left top;
  clear:both;
  margin: 0em;
}
/*
body > dl.dot, .strong {
  font-weight: bold;}
*/
dl.dot dt,
table.toc_table td dt {
  float:left;
  width: 80%;
  padding-right: 6px;
/*background:#fff;*/
}
dl.dot dd,
table.toc_table td dd {
  text-align: right;
/*background: url("../img/dot.gif") repeat-x left bottom;*/
}
dl.dot dt a,
table.toc_table td dt a {
  padding-right: 2px;
  background:#fff;
  vertical-align: top;
}
dl.dot > dt > span{
  background:#fff;
}
.section_top dl.dot > dt > span{
  background:#fde7cf;
}

dl.dot dd a, dl.dot dd span,
table.toc_table td dd a {
  padding-left: 6px;
  background: #fff;
}
.section_top dl.dot dd a{
  background: #fde7cf;
}
div.toc_marker {
  clear:both;
  margin:0.25em 0;
  padding:2px 2px 0 2px;
  background:#ffe8db;
  border-bottom:#fff 1px solid;
}
div.toc_marker > dl.dot > dd a, div.toc_marker > dl.dot > dt > span {
  background: #ffe8db;
}
div.section_index_area {
  padding:25px;
  background-color:#fde7cf;
}
.section_index_area dl.section_index span, .section_index_area  dl.section_index a{
  background-color:#fde7cf;
}
div.section_index_area > dl span, div.section_index_area > dl a {
  font-size:105%;
}
div.section_index_area > dl{
  margin-top:0.25em;
}
table.pl td {
 border: solid 2px #ef7a00;
}
td.fill_color {
  background-color: #fde7cf;
  text-align:center;
  vertical-align:middle;
}
td.fill_color2 {
  background-color: #fde7cf;
  text-align:top;
  vertical-align:top;
  font-weight: bold;
}
table.pl_norborder td{
  background:#fde7cf;
  border:none;
  padding:0.1em 0 0;
  vertical-align:top;
  font-weight:bold;
}
table.pl_norborder td:first-child  {
  font-size:1.5em;
  /*text-shadow:1px 0 0  rgba(0,0,0,1);/*擬似Bold*/
  vertical-align:middle;
  text-align:center;
}
/*table.pl2 .i_graph,
table.pl td:first-child .i_graph{
  height:2.0em;
  margin-top:-0.4em;
}*/
table.pl_udborder th {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom: solid 2px;
  border-color: #ef7a00;
  background: #f8b1b6;
  vertical-align: top;
  padding: 10px 10px 10px 10px;
}
table.pl_udborder td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom: solid 2px;
  border-color: #ef7a00;
  vertical-align: top;
}
table.pl_udborder th.end,
table.pl_udborder td.end {
   border-bottom: none;
}
table.layoutnom {
  width:auto;
  border: none;
}
table.layoutnom td{
  vertical-align:top;
  text-align:left;
  border: none;
}
table.line_all th {
  padding: 2px;
}
/*-------------------- Accessories(010)----------------------*/

.round_rect {
  padding: 5px;
  border: 1px solid ;
  text-align:left;
  width:80%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
table.lr_linenone  {
  border-top:solid 1px;
}
table.lr_linenone th {
  border-top:none;
  border-left:none;
  border-right: solid 1px;
  border-bottom: solid 1px;
  background: #f8b1b6;
  vertical-align: top;
  padding: 2px;
}
table.lr_linenone td {
  border-top:none;
  border-left:none;
  border-right: solid 1px;
  border-bottom: solid 1px;
  vertical-align:top;
}
table.lr_linenone th.right,
table.lr_linenone td.right {
  border-right: none;
}
table.normal td{
    background:#fff;
}
table.normal td.fill{
  background:#dcdddd;
}
table.head_first_col > tbody > tr > td:first-child {
  background:#dcdddd;
}
td.not_fill {
  background:#ffffff;
}
.high_title {
  text-align:center;
}
.high_title p{
  margin:0 auto;
  width:50%;
  padding: 2px 10px;
  background-color:#e3222f;
  color:#FFF;
  font-weight:bold;
  text-align:center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
table.udlr_line_red td{
   border: solid 1px #e3222f;
}
table.udlr_line td{
  border: none;
  vertical-align: top;
}
table.udlr_line tr{
  border: solid 1px;
}
img {
  vertical-align: top;
  margin: 1px;
}
div.boot {
  margin: 2px 0px;
  background-image: url("../img/bootbg.gif");
  border-left: 1px solid #35b9fd;
  border-top: 1px solid #35b9fd;
  border-bottom:1px solid #35b9fd;
  border-right:1px solid #35b9fd;
  background-repeat: repeat;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
div.info:first-child,
table:first-child,
ul.square_red:first-child,
ul.square_black:first-child {
  margin-top:0;
}
/*
*:first-child,div.info:first-child{
  margin-top:0;
}*//*
strong{
  font-weight:bold;
  color:#000;
}*/
div.redrect{
  margin:0.5em 0 0;
  padding:0.3em;
  border:#e3003d solid 2px;
}

/* highlights */
.highlight0 {
  background: #FFFF00;
  opacity:0.8;
}
.highlight1 {
  background: #FF00FF;
  opacity:0.8;
}
.highlight2 {
  background: #FF0000;
  opacity:0.8;
}
.highlight3 {
  background: #00FF00;
  opacity:0.8;
}
.highlight4 {
  background: #00FFFF;
  opacity:0.8;
}
.highlight5 {
  background: #FF0000;
  opacity:0.8;
}
.highlight6 {
  background: #FF0000;
  opacity:0.8;
}
.highlight7 {
  background: #FF0000;
  opacity:0.8;
}
.highlight8 {
  background: #FF0000;
  opacity:0.8;
}
.highlight9 {
  background: #FF0000;
  opacity:0.8;
}
