@CHARSET "UTF-8";

/********** all ***********/
.inline {
  display: inline;
}

body {
  padding-top: 80px;
  font-size: 15px;
}

body.top {
  padding-top: 120px;
}

.link-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.link-icon {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  color: #428bca;
}

.navbar {
  min-height: 44px;
}

.nav-header-row {
  min-height: 44px;
}

.nav-header-row-sp {
  min-height: 38px;
  padding-left: 15px;
  padding-right: 15px;
}

.search-box-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

img {
  border: 0;
}

.img-responsive {
/*   margin: 0 auto; */
}

.related-link-icon {
  margin-top: -2pt;
  margin-right: 0.5em;
}

.top-main {
  padding-top: 50px;
  padding-left: 40px;
  border: 1px solid #ddd;
  max-width: 730px;
  min-height: 560px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-repeat: no-repeat;
  background-position: center;
}

.product-name {
  font-size: 2em;
  font-weight: bold;
}

.top-title {
  font-size: 1.7em;
  margin-top: 10px;
}

/********* header *********/
.corporate_brand {
  padding-top: 15px;
  /*     padding-bottom: auto; */
  /*     margin-left: 15px; */
  position: absolute;
  text-align: left;
  width: 100%;
}

.corporate_logo {
  height: 22px;
  /*     margin-left: 15px; */
}

.navbar-default {
  background-color: #ffffff;
  border-color: #e7e7e7;
  text-align: center;
}

.navbar-form {
  padding: 0px 0px;
  margin-top: 0px;
}

.manual-title { /*     font-size: 1.2em; */
  font-weight: bold;
  margin-left: 12px;
}

.top-menu td {
  vertical-align: top;
}

.home-btn {
  margin-right: 10px;
}

.search-btn {
  margin-left: 10px;
}

/* .search-box-icon { */
/*     background-color: transparent; */
/*     position: absolute; */
/*     z-index: 3; */
/*     display: block; */
/*     width: 34px; */
/*     height: 34px; */
/*     line-height: 34px; */
/*     text-align: center; */
/*     top: 0; */
/*     left: 0px; */
/* } */
.search-box-input { /*     padding-left: 34px; */
  border-radius: 4px;
}

/********* footer *********/
.footer {
  text-align: center;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-top-color: #e7e7e7;
  margin-top: 20px;
}

.copyright {
  text-align: center;
}

/********* side bar *********/

/********* for index *********/

/*
.panel-collapse, .collapse {
  padding-top: 120px;
  margin-top: -120px;
}
*/
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}

.panel-title { /*     font-size: 14px; */
  font-size: 1em;
}

.panel-body {
  padding: 0px 15px 0px 15px;
}

.top-content .list-group-item {
  position: relative;
  display: block;
  padding: 10px 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.top-content .cur {
  background-color: #ddd;
}

.top-content .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.top-content .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 0px solid #ddd;
}

.panel .top-content .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 0px solid #ddd;
}

.top-content .list-group-item a {
  padding-right: 10px;
}

.body-link-icon {
  margin-left: 5px;
  color: #428bca;
}

.panel-heading {
  cursor: pointer;
}

a.list-group-item:hover,a.list-group-item:focus {
  text-decoration: none;
  background-color: #fff;
}

a.cur:hover,a.cur:focus {
  text-decoration: none;
  background-color: #ddd;
}

span.link-text {
  color: #428bca;
  text-decoration: none;
}

span.link-text:hover,span.link-text:focus {
  text-decoration: underline;
  /*     color: #354BA3; */
  color: #0000FF;
}

.search-box {
  margin-bottom: 15px;
  margin-top: 15px;
}

nav-header-row-sp>.search-box {
  margin-bottom: 30px;
  margin-top: 30px;
}

/********* main contents *********/
.images {
  margin-top: 1em;
  margin-bottom: 1.5em;
}

.list-group {
  padding-left: 0;
  margin-bottom: 0px;
}

.toc-group-list .list-group {
  display: none;
}

body.top .toc-group-list .list-group {
  display: block;
}

.list-group-item {
  padding: 2px;
  border: 1px solid #ccc;
}

.list-group-item p {
  margin: 0px 5px 0px 2em;
}

.list-group-item .list-group-item {
  padding: 2px  5px 2px 1.4em;
  border: 0px solid #ddd;
}

.list-group-item .list-group-item p {
  margin: 0px  5px 0px 2em;
}

.list-group-item .list-group-item p.no-child-topic {
  margin: 0px  5px 0px 2em;
}

span.click-icon {
  font-size: 1.2em;
  color: #888;
  padding-right: 0.3em;
  margin-left: -1.3em;
  cursor: pointer;
}

h1, 
h1[id] {
  margin-top: 0;
  padding-top: 10px;
}

.page-title {
  border-top: 1px solid #428bca;
  border-bottom: 1px solid #428bca;
  padding: 10px 0px 10px 10px;
  margin: 20px 0px 10px 0px;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 1em;
}

.topic >h2 {
  border-left: 5px solid #10218B;
  line-height: 1.5em;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0px 0px 0px 13px;
  margin: 2.2em 0px 10px 0px;
  
}

.topic >h3 {
  padding: 0px 0px 0px 0px;
  margin: 1.8em 0px 10px 0px;
  font-weight: bold;
  font-size: 1.2em;
}

.topic >h4 {
  padding: 0px 0px 0px 0px;
  margin: 1.8em 0px 10px 0px;
  font-weight: bold;
  font-size: 1em;
}

.topic >h5 {
  padding: 0px 0px 0px 0px;
  margin: 1.8em 0px 10px 0px;
  font-weight: bold;
  font-size: 1em;
}

.topic >h6 {
  font-weight: bold;
  font-size: 1em;
  margin: 1.5em 0px 10px 0px;
}

.section-title {
  font-weight: bold;
  font-size: 1em;
  margin: 1.5em 0px 10px 0px;
}

.important,.note,.caution,.warning {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1em;
  margin-top: 1em;
}

.important-title,.note-title,.caution-title,.warning-title {
/*   margin-top: -0.8em; */
/*   margin-bottom: 0.2em; */
}

.important-body,.note-body,.caution-body,.warning-body  {
  padding: 0.3em 0;
}

p {
  margin: 5px 0 5px 0;
}

.contents dl {
  margin-left: 2em;
}

.contents .dt {
  margin-bottom: 0.4em;
  margin-left: -2em;
}


.contents ol {
  -webkit-padding-start: 20px;
  padding-start: 0px;
  counter-reset: number;
  list-style: none;
  margin: 1.5em 0;
  padding: 0;
}

.contents ol>li:before {
  counter-increment: number;
  content: counter(number);
  float: left;
  background: #777;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  margin: -0.1em 0.5em 0em -2em;
  padding-top:0.05em;
}

.contents ol>li {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 2em;
}

.contents ol>li>p.step {
  
}

.contents .topic ul {
  list-style: disc;
}

.contents .topic ul ul {
  list-style: circle;
}

.contents .topic ul li {
  margin-bottom: 0.5em;
}

ul {
  padding-left: 16px;
}

th {
  background-color: #ddd;
}

.related-links {
  margin: 1.5em 0 1em 0;
/*   border-top: 1px solid #e0e0e0; */
  border-bottom: 1px solid #e0e0e0;
}

.contents .topic .related-links ul {
  list-style: none;
}



.related-links-title {
/*   margin: 0 0 10px; */
/*   margin-top: -0.8em; */
/*   margin-bottom: 0.5em; */
}

.highlight {
  padding: 1px;
  margin-bottom: 0px;
  border: 0px solid #e1e1e8;
  border-radius: 4px;
  background-color: yellow;
  font-weight: bold;
}

.internal-link .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.internal-link .list-group-item {
  position: relative;
  display: block;
  padding: 0px 0px;
  margin-bottom: 0px;
  background-color: #fff;
  border: 0px solid #ddd;
}

.pankz {
  font-size: 0.9em;
  color: #666;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.codeph {
  direction: ltr;
}

.b {
  font-weight: bold;
}

.i {
  font-style: italic;
}

.u {
  text-decoration: underline;
}

.label {
  font-size: 0.9em;
  padding: .2em .3em .2em .6em;
}

.label-ja {
  font-size: 0.9em;
  letter-spacing: 0.3em;
  padding: .2em .3em .2em .6em;
}

.label-default {
  background-color: #888;
}

.label-info {
  background-color: #22B5E0;
}

.label-warning {
  background-color: #F29E27;
}

a:hover, a:focus {
  color: #0000FF;
  text-decoration: underline;
}

.ui-menu {
  margin-bottom: 1em;
}

/********* inline item *********/
.tp-icon {
  line-height: 1.2em;
  height: 1.2em;
  width: 1.2em;
  margin: -0.3em 0.2em 0 0.2em;
}

.inline-graphic {
  line-height: 1.2em;
  max-height: 1.2em;
  margin: -0.3em 0.2em 0 0.2em;
  display: inline;
}

sup {
  font-size: 85%;
}

/********* table item *********/

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ccc;
}
.table-bordered {
  border: 1px solid #ccc;
}
th {
  background-color: #eee;
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
  border-bottom-width: 1px;
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td
  {
  border: 1px solid #ccc;
}

.table-borderless {
  border: 0px solid #ccc;
}

.table-borderless>thead>tr>th,.table-borderless>thead>tr>td {
  border-bottom-width: 0px;
}

.table-borderless>thead>tr>th,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>tbody>tr>td,.table-borderless>tfoot>tr>td
  {
  border: 0px solid #ccc;
}

/********* page-item *********/
.btn-ug {
  color: #fff;
  background-color: #005fb4;
  border-color: #005fb4;
  margin-top: 5px;
  margin-bottom: 5px;
}

.btn-ug:hover,.btn-ug:focus {
  color: #fff;
  background-color: #3399F0;
  background-position: 0 -15px;
}

.page-anchor {
  margin-top: -80px;
  padding-top: 80px;
  position: absolute;
}

#page-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  font-size: 77%;
  padding: 0;
  margin: 0;
}

#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  padding: 6px 12px;
  text-align: center;
  display: block;
  border-radius: 5px;
  filter: alpha(opacity =  
                                                                 
            50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#page-top a:hover {
  text-decoration: none;
  background: #666;
  filter: alpha(opacity = 
                                                                 
             100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

#page-back {
  position: fixed;
  bottom: 10px;
  left: 15px;
  font-size: 77%;
  padding: 0;
  margin: 0;
}

#page-back a {
  background: #666;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#page-back a:hover {
  text-decoration: none;
  background: #666;
  filter: alpha(opacity = 
                                                                 
             100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

.bread-clumlist {
  margin-bottom: 1em;
}

.selected-item>a {
  font-weight: bold;
  color: #000;
}

/* for 768px < 992px width. */
@media ( min-width : 768px) { /**/
  body {
    padding-top: 80px;
  }
  body.top {
    padding-top: 80px;
  }
  .copyright {
    text-align: right;
  }
  .search-box {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  /*
.panel-collapse, .collapse {
  padding-top: 80px;
  margin-top: -80px;
}
*/
  .page-title {
  border-top: 1px solid #428bca;
  border-bottom: 1px solid #428bca;
  padding: 10px 0px 10px 10px;
  margin: 20px 0px 10px 0px;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 1em;
}
  .top-content .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: 1px solid #ddd;
  }
}

/* for 992px < 1200px width. */
@media ( min-width : 992px) { /**/
  .container {
    width: 992px;
  }
}

/* for 1200px < x width.*/
@media ( min-width : 1200px) { /**/
}

@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
}