@charset "UTF-8";
body {
  font-size: 12px;
  font-family: "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
  background-image: url(/corp/guide/fxneo/help/images/bg.png);
  background-repeat: repeat-x;
  background-position: top left;
}
img { border: 0; }
p {
  margin: 0;
  padding: 0;
}
.mgt14 { margin-top: 14px; }
.mgt6 { margin-top: 6px; }
.tac { text-align: center; }
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  color: #90660c;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.head_logo { height: 50px; }
.footer {
  text-align: right;
  margin-top: 8px;
  line-height: 1.8em;
  font-size: 92%;
}

/*tab*/
div.fxneo_help {
  width: 1080px;
  margin: 0px auto;
}
ul.tab {
  overflow: hidden;
  width: 1080px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.tab li {
  float: left;
  margin-right: 8px;
  text-align: center;
  line-height: 26px;
  display: block;
  padding: 0;
  height: 26px;
  text-decoration: none;
  color: #90660c;
}
ul.tab li a {
  display: block;
  padding: 1px 21px 0px 21px;
  height: 26px;
  text-decoration: none;
  color: #90660c;
}
ul.tab li.search_cont1.on, ul.tab li.search_cont2.on, ul.tab li.search_cont3.on, ul.tab li.search_cont4.on {
  background-color: #fffceb;
  border-top: 1px #cac5b8 solid;
  border-bottom: 1px #fffceb solid;
  border-left: 1px #cac5b8 solid;
  border-right: 1px #cac5b8 solid;
}
ul.tab li.search_cont1, ul.tab li.search_cont2, ul.tab li.search_cont3, ul.tab li.search_cont4 {
  background-color: #f2f2f2;
  border-top: 1px #cac5b8 solid;
  border-bottom: 1px #cac5b8 solid;
  border-left: 1px #cac5b8 solid;
  border-right: 1px #cac5b8 solid;
}
ul.tab li.search_cont1 a:hover, ul.tab li.search_cont2 a:hover, ul.tab li.search_cont3 a:hover, ul.tab li.search_cont4 a:hover {
  background-color: #f7f7f7;
  border-top: 1px #e1ddd2 solid;
  border-bottom: 1px #cac5b8 solid;
  border-left: 1px #e1ddd2 solid;
  border-right: 1px #e1ddd2 solid;
  padding: 0px 20px;
}
ul.tab li.search_cont1 a, ul.tab li.search_cont2 a, ul.tab li.search_cont3 a, ul.tab li.search_cont4 a {
  color: #90660c;
  text-decoration: none;
}

/*other*/
.invisible { display: none; }
.contents { clear: both; }
#cont1, #cont2, #cont3 {
  margin-top: 20px;
  padding: 0;
}
.text_box {
  margin-top: 20px;
  min-height: 264px;
}
.mode_box { height: 24px; }
input { display: none; }
label { cursor: pointer; }
.explanetion {
  width: 244px;
  border: 2px #96bc63 solid;
  padding: 6px;
  margin: 0;
  background: #FFF;
  float: right;
  height: 220px;
}
.explanetion h3 {
  font-size: 14px;
  color: #90660c;
  text-align: center;
  border-bottom: 1px #ececec solid;
  margin: 0;
  padding: 4px 0 6px 0;
}
.explanetion p {
  padding: 4px;
  line-height: 150%;
}
.explanetion a {
  text-decoration: none;
  color: #0093dc;
  border-bottom: 2px #d4e7f7 solid;
}
#label1b, #label2b, #label3b { display: none; }

/*丸付き数字リスト*/
ul.method {
  margin: 0;
  padding: 0;
  list-style: none;
}
.method01 {
  width: 780px;
  padding-left: 20px;
  margin-top: 14px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method02 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method03 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_03.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method04 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_04.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method05 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_05.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method06 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_06.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.method07 {
  width: 780px;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 16px;
  background-image: url(/corp/guide/fxneo/help/images/ico_07.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.ico_check {
  vertical-align: bottom;
  margin: 0px 2px;
}
.ico_num {
  vertical-align: bottom;
  margin-right: 4px;
}
.txt_red { color: #f00; }
