@charset "UTF-8";
/* ///////////////////////////////////////////////////////////////////

取扱説明書・組み立て説明書ダウンロード

/////////////////////////////////////////////////////////////////// */
/* =========================================================
タイトル
========================================================= */
#wrap-container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

#container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

body.mac {
  font-size: 16px;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.6em;
  margin: 0 0 12px;
  padding-bottom: 3px;
}

#container h2 {
  border-left: 6px solid #004CA2;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 3px 0 0 10px;
  font-size: 1.55rem;
  color: #004CA2;
}

#container h2 a.target-detail.kisai {
  background: url(/static/images/common/yaji_maru_bl_15.png) no-repeat 0 0;
  padding-left: 19px;
  text-decoration: underline;
  font-weight: normal;
  display: inline-block;
  font-size: 0.97rem;
  width: 250px;
  margin: 0 0 0 20px;
  vertical-align: middle;
}

/* outer */
div.outer-left {
  width: 980px;
  float: left;
}

div.outer-right {
  width: 260px;
  float: right;
}

div#direct-link {
  text-align: center;
  margin: 40px 0;
}

div#direct-link a img {
  width: 53%;
}

/* ダイレクトリンク */
/* =========================================================
品番・品名・カテゴリで探す
========================================================= */
form div.form_inner {
  border: 2px solid #014EA0;
  padding: 28px 240px;
  border-radius: 0.6em;
  background-color: #FFFFFF;
}

input#input-hinban, input#download-number {
  float: left;
  width: 393px;
  height: 25px;
  padding: 10px;
  background-color: #EEEEEE;
  border: none;
  vertical-align: middle;
  font-size: 1em;
}

#wrap-container .opover {
  float: left;
  background-color: #014DA3;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FFFFFF;
  border: none;
  width: 83px;
  height: 45px;
}

#wrap-container .opover:hover {
  opacity: 0.6;
  cursor: pointer;
}

#keyword-manual-search form table {
  width: 100%;
  margin: 5px 0px 0px 0px;
  border-collapse: collapse;
}

#keyword-manual-search form table th {
  padding: 5px 0px 5px 15px;
  font-weight: normal;
  font-size: 0.95em;
  text-align: left;
}

#keyword-manual-search form table td {
  padding: 5px 0px 5px 0px;
  font-size: 0.95em;
}

#input-hinban {
  width: 405px;
  height: 19px;
  padding: 10px;
  vertical-align: middle;
}

#input-hinmei {
  width: 430px;
}

#input-cate {
  width: 335px;
}

#keyword-manual-search form .btn {
  margin: 6px 2px 2px 2px;
  padding: 12px 0px 8px 0px;
  background: #EDF4FA;
  text-align: center;
  zoom: 1;
  /* IE6でボタンが消えない対策 */
}

#keyword-manual-search form .btn input {
  display: block;
  margin: 0px auto 6px auto;
}

.atn {
  color: #555555;
  display: block;
  font-size: 0.8rem;
  line-height: 1.4;
  padding: 0 0 7px;
}

.atn img {
  vertical-align: -2px;
  margin-right: 3px;
}

.atn a {
  text-decoration: underline;
}

/* カテゴリ */
/* =========================================================
全文で探す
========================================================= */
div#keyword_outer {
  background-color: #F7F7F7;
  border-top: 1px dotted #BBBBBB;
  padding: 3px 0 20px 20px;
}

dl.keyword {
  padding: 10px 15px 5px 0;
}

dl.keyword dt {
  float: left;
}

dl.hinban dd {
  float: left;
}

dl.keyword dt {
  margin-right: 10px;
  width: 70px;
}

dl.keyword dt.word, dl.keyword dt.hinban {
  padding-top: 14px;
  font-size: 0.9em;
}

dl.keyword dd {
  float: left;
}

.selector {
  font-size: 0.9em;
  margin-top: 12px;
}

.selector dt, .selector dd {
  float: left;
}

.selector dt {
  padding-top: 3px;
}

.selector dd {
  padding-right: 25px;
}

.atn-keyword {
  color: #555555;
  display: block;
  font-size: 0.75em;
  line-height: 1.4;
  padding: 5px 0 0 0px;
}

#fulltext-manual-search {
  margin-top: 30px;
}

#fulltext-manual-search form table {
  width: 100%;
  margin: 5px 0px 0px 0px;
  border-collapse: collapse;
}

#fulltext-manual-search form table th {
  padding: 5px 0px 5px 15px;
  font-weight: normal;
  font-size: 0.95em;
  text-align: left;
}

#fulltext-manual-search form table td {
  padding: 5px 0px 5px 0px;
  font-size: 0.95em;
}

#input-word {
  width: 430px;
  height: 19px;
  padding: 10px;
  vertical-align: middle;
}

#fulltext-manual-search form .btn {
  margin: 6px 2px 2px 2px;
  padding: 12px 0px 8px 0px;
  background: #EDF4FA;
  text-align: center;
  zoom: 1;
  /* IE6でボタンが消えない対策 */
}

#fulltext-manual-search form .btn input {
  display: block;
  margin: 0px auto 6px auto;
}

#fulltext-manual-search form .btn .atn {
  color: #555555;
  font-size: 0.75em;
  line-height: 1.4;
}

#fulltext-manual-search form .btn .arrow {
  padding: 0px 0px 0px 12px;
  background: url(/static/images/download/setsumeisyo_arrow_r.png) left 1px no-repeat;
}

/* =========================================================
ペーパーミュージアム
========================================================= */
div.outer-right {
  background-color: #e0e9f2;
  border-radius: 5px;
  font-size: 0.8em;
  margin-top: 42px;
  padding: 15px;
}

p.service-title {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 15px;
}

p.paper {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #BBBBBB;
}

p.paper a {
  display: block;
  background: url(/static/images/download/renew/setsumeisyo/link_sankaku.png) no-repeat 0 0;
  padding-left: 17px;
  text-decoration: underline;
  margin-bottom: 6px;
}

p.paper span {
  display: block;
  margin-left: 17px;
  line-height: 1.5;
}

/* =========================================================
品番の頭文字で探す
========================================================= */
div#initial {
  border: 2px solid #014EA0;
  border-radius: 0.6em;
  background-color: #FFFFFF;
  padding: 20px 30px;
}

#initial ul.initial-btn li {
  float: left;
  margin: 5px;
  font-size: 1.1rem;
  font-weight: bold;
}

#initial ul.initial-btn li a {
  text-align: center;
  display: block;
  background-color: #EEE;
  padding: 17px 18px;
  border-radius: 0.3em;
  width: 15px;
  height: 14px;
}

#initial ul.initial-btn li a:hover {
  opacity: 0.6;
  text-decoration: none;
}

#initial ul.initial-btn li.disabled span {
  text-align: center;
  display: block;
  background-color: #EEE;
  padding: 17px 18px;
  border-radius: 0.3em;
  width: 15px;
  height: 14px;
}

#initial ul.initial-btn li a {
  color: #084EA4;
}

#initial ul.initial-btn li.disabled span {
  color: #BFBFBF;
}

#initial-manual-search {
  margin: 65px 0 0;
}

/* =========================================================
カテゴリで探す
========================================================= */
div.cate-sear {
  margin: 65px 0 120px;
}

#category-manual-search {
  margin: 65px 0 80px;
}

.category-inner h3 {
  background-color: #014DA3;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 23px 10px 19px 26px;
  margin-top: 3px;
  font-weight: normal;
  position: relative;
}

.category-inner h3:hover {
  cursor: pointer;
  opacity: 0.9;
}

.category-inner h3:after {
  content: url(/static/images/download/renew/arrow_menu_down.png);
  position: absolute;
  right: 35px;
}

.category-inner h3.ac:after {
  content: url(/static/images/download/renew/arrow_menu_up.png);
  position: absolute;
  right: 35px;
}

#category-manual-search .category-inner img {
  width: 21%;
}

#category-manual-search dl.search-disp {
  padding: 0 10px;
}

#category-manual-search dl:before {
  height: 10px;
}

#category-manual-search dl dt {
  float: left;
  width: 273px;
  height: 65px;
  padding: 6px 10px;
  margin-right: 40px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  background: url(/static/images/download/renew/arrow_menu_bl.png) no-repeat right 50%;
  background-size: 4%;
}

#category-manual-search dl dt.kara {
  border-bottom: none;
  background: none;
  background-size: 0;
}

#category-manual-search dl dt.last-line {
  border-bottom: none;
}

#category-manual-search dl dt:nth-of-type(3n) {
  margin-right: 0;
}

#category-manual-search dl dt:nth-of-type(1), #category-manual-search dl dt:nth-of-type(2), #category-manual-search dl dt:nth-of-type(3) {
  margin-top: 10px;
}

#category-manual-search dl dt:hover {
  opacity: 0.6;
}

#category-manual-search dl dt a {
  display: block;
  font-size: 1.25rem;
  color: #014DA3;
}

#category-manual-search dl dt a:hover {
  text-decoration: none;
}

#category-manual-search dl dt a:hover img {
  opacity: 1 !important;
}

#category-manual-search dl dt a img {
  vertical-align: -28px;
}

#category-manual-search dl dt a span {
  display: inline-block;
  font-size: 0.7em;
  padding-left: 25px;
  vertical-align: middle;
  line-height: 1.4;
}

#category-manual-search .category-inner p.separate-title-outer:before, #category-manual-search .category-inner p.separate-title-outer:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#category-manual-search .category-inner img.separate-title {
  display: block;
  margin: 30px 0 10px;
  width: 120px;
  text-align: left;
}

#category-manual-search .category-inner img.separate-title:before, #category-manual-search .category-inner img.separate-title:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#category-manual-search dl.yoshi-top {
  border-bottom: none;
}

#category-manual-search dl.yoshi-middle {
  border-top: none;
  border-bottom: none;
}

#category-manual-search dl.yoshi-bottom {
  border-top: none;
}

#category-manual-search dt {
  float: left;
  padding: 4px 6px 0 0;
}

#category-manual-search dd {
  display: inline;
  float: left;
  margin: 4px 4px 0 0;
}

/* =========================================================
他のダウンロード情報
========================================================= */
#other-download {
  width: 978px;
  margin: 30px 0 20px;
}

#other-download h2 {
  margin: 0 -1px;
}

#other-download .download-inner #driver {
  background: url(/static/images/support/setsumeisyo/banner_bg02.gif) no-repeat 0 0;
  width: 300px;
  height: 160px;
  padding: 12px 20px;
}

#driver.box dl dt {
  margin: 0 0 6px;
  padding: 2px 0 0 2px;
  font-weight: bold;
  font-size: 0.95em;
  margin-bottom: 7px;
}

.box {
  float: left;
}

.box dl dt {
  margin: 0 0 6px;
  padding: 2px 0 0 7px;
}

#manual .comment {
  background-image: url(/static/images/download/dl_manual_icon.png);
}

.box-paper {
  display: inline;
  float: left;
  width: 286px;
  text-align: center;
  line-height: 1.6;
  padding-left: 10px;
}

.box-paper dl {
  padding: 7px 0 18px;
}

.box-paper dl dt {
  margin: 0 0 6px;
  padding: 2px 0 0 7px;
}

.box-paper dl .comment {
  min-height: 50px;
  height: auto !important;
  height: 50px;
  padding: 0 9px 0 8px;
  background-position: 15px 0;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 0.8em;
  line-height: 1.4;
}

.modal-content {
  padding: 50px 20px 12px !important;
  height: 238px !important;
}

div.area_inner {
  width: 538px;
  height: 138px;
}

p.modal-close {
  text-align: center;
  padding: 2% 0 0;
}

div.area_inner a {
  background: url(/static/images/support/download/link_sankaku.png) no-repeat 0 2px;
  padding-left: 20px;
  font-size: 1.05rem;
  text-decoration: underline;
  margin: 0 4% 3% 0;
  display: inline-block;
}

/* clfx */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
