@charset "UTF-8";
h1, h2, h3, h4, h5, h6, div, p, ul, li, dl, dt, dd, form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

li img {
  vertical-align: bottom;
}

#container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  /* new */
  /* menu */
  /* 対象製品確認 */
  /* OSアイコン */
  /* 詳細へ */
  /* 入口
    ----------------------------------------*/
  /* フロート解除処理
    ----------------------------------------*/
  /* for modern brouser */
  /* IE7,MacIE5 */
  /* WinIE6 below, Exclude MacIE5 \*/
}

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

#container #menu {
  margin-top: 20px;
  margin-bottom: 60px;
}

#container #menu h2 {
  font-size: 1.6em;
  margin-bottom: 9px;
  color: #004DA0;
  text-align: center;
  padding: 18px 0;
}

#container #menu_service {
  background-color: #F7F7F7;
  padding: 25px 0 4px 55px;
}

#container #menu_service li {
  float: left;
  width: 198px;
  margin-right: 27px;
  margin-bottom: 48px;
}

#container #menu_service a {
  display: block;
  background: url(/static/images/download/renew/btn_menu_pc.png) no-repeat 0 0;
  width: 198px;
  height: 173px;
  padding: 25px 0 0;
  color: #004EA1;
}

#container #menu_service a:hover {
  opacity: 0.6;
  text-decoration: none;
}

#container #menu_service a img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

#container #menu_service a:hover img {
  opacity: 1 !important;
}

#container #menu_service a span.menu-ttl-outer {
  display: table;
  width: 100%;
  height: 50px;
  text-align: center;
}

#container #menu_service a span.menu-ttl-outer span {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.05em;
  font-weight: bold;
  line-height: 1.4;
  padding: 16px 0 0;
}

#container #menu_service span.menu-note {
  display: block;
  font-size: 0.85em;
  line-height: 1.7;
  padding: 0 9px;
  margin: 12px 0 0;
}

#container #menu_paper {
  float: right;
  width: 320px;
  height: 104px;
  padding-top: 12px;
}

#container #menu_paper a img {
  margin: 0 auto;
  display: block;
}

#container #menu_paper p {
  margin-top: 5px;
  text-align: center;
  font-size: 0.75em;
  color: #656565;
  line-height: 1.6;
}

#container .target-detail {
  display: block;
  margin-top: 5px;
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat 0 2px;
  padding-left: 15px;
  font-weight: normal;
}

#container .osicon-on {
  display: inline-block;
  margin: 0 6px 6px 0;
}

#container .osicon-off {
  display: none;
}

#container .fully {
  vertical-align: middle;
}

#container .fully a {
  display: block;
  width: 86px;
  margin: 0 auto;
}

#container #entrance {
  margin: 10px 0 23px;
}

#container .box-row {
  width: 752px;
  margin: 0 0 7px;
}

#container .box {
  display: inline;
  float: left;
  width: 272px;
  margin: 4px 2px 0 0;
  padding: 4px 0 0;
  background: url(/static/images/download/download_bg_top.jpg) left top no-repeat;
}

#container .box .inner {
  padding: 0 0 4px;
  background: url(/static/images/download/download_bg_bottom.jpg) left bottom no-repeat;
}

#container .box .inner h2 {
  margin: 0 0 6px;
  padding: 2px 0 0 7px;
}

#container .box .inner .comment {
  min-height: 50px;
  /*モダンブラウザに適用*/
  height: auto !important;
  /*モダンブラウザに適用*/
  height: 50px;
  /*全ブラウザに適用*/
  padding: 0 15px 0 70px;
  background-position: 15px 0;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 0.8em;
  line-height: 1.3;
}

#container .box-paper {
  display: inline;
  float: left;
  width: 186px;
  margin: 4px 2px 0 0;
  padding: 4px 0 0;
  background: url(/static/images/download/dl_bg_paper_top.jpg) left top no-repeat;
}

#container .box-paper .inner {
  padding: 0 0 18px;
  background: url(/static/images/download/dl_bg_paper_bottom.jpg) left bottom no-repeat;
}

#container .box-paper .inner h2 {
  margin: 0 0 6px;
  padding: 2px 0 0 7px;
}

#container .box-paper .inner .comment {
  min-height: 50px;
  /*モダンブラウザに適用*/
  height: auto !important;
  /*モダンブラウザに適用*/
  height: 50px;
  /*全ブラウザに適用*/
  padding: 0 15px 0 12px;
  background-position: 15px 0;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 0.8em;
  line-height: 1.3;
}

#container #driver .comment {
  background-image: url(/static/images/download/dl_driver_icon.png);
}

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

#container .clfx {
  display: inline-block;
}

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

#container * html .clfx {
  height: 1%;
}

#container .clfx {
  display: block;
}
