body {
  color: #333;
  font-size: 14px; }

#header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  margin: 0;
  padding: 5px 30px;
  width: 100%;
  border-bottom: 1px solid #fafafa;
  line-height: 1;
  background: #282828;
  /* Old browsers */
  background: -moz-linear-gradient(top, #282828 0%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #282828), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #282828 0%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #282828 0%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #282828 0%, black 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #282828 0%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  color: #fff; }

#admin-header {
  position: fixed;
  top: 10px;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  background-color: #ffc;
  height: 32px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  #admin-header p {
    font-size: 18px;
    font-weight: bold;
    color: #f90;
    text-align: center;
    margin-top: 6px; }

#contents {
  overflow: hidden;
  position: relative;
  top: 55px;
  background: url(../images/contents-background.png) 0 0 repeat-x; }

#header img {
  width: 160px;
  margin-left: -15px; }
#header h1 {
  margin: 0;
  font-size: 16px; }
#header h2 {
  position: relative;
  margin: 5px 0 0 -13px;
  font-size: 14px;
  font-weight: normal;
  color: #fff; }

#maintenance {
  display: none;
  margin-bottom: 20px;
  font-size: 16px;
  color: #d00; }

.admin #language {
  top: 28px; }

#language {
  display: none;
  position: absolute;
  top: 8px;
  right: 20px;
  height: 20px; }

#header p.lead {
  position: absolute;
  top: 20px;
  left: 270px;
  margin: 0;
  font-size: 13px; }
#header .content {
  position: absolute;
  top: 30px;
  right: 86px; }
#header .content li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 4px; }
#header .content li a {
  color: #fff; }

#controllers {
  position: fixed;
  z-index: 15;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: 0;
  bottom: 0;
  width: 179px;
  padding: 160px 15px 0;
  border-right: 1px solid #ccc;
  box-shadow: 0 0 10px #ddd;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  background-color: #fff; }

#home {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 8px; }

#fixed {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 179px;
  padding: 52px 15px 10px;
  background-color: #fafafa;
  border-bottom: 1px solid #eee; }
  #fixed h2 {
    margin: .2em 0 0;
    font-size: 24px; }
  #fixed input, #fixed select {
    width: 165px; }

#searchList {
  display: none; }
  #searchList h2 {
    margin: 1em 0 .2em;
    font-size: 16px; }
  #searchList ul {
    margin-right: 15px; }
  #searchList li {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1.2; }

#attention {
  vertical-align: bottom;
  width: 179px;
  line-height: 1.2;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: -15px -14px 0 -15px;
  padding: 0 15px 5px 15px;
  /*border-top: 1px solid #eee;*/ }

#information {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 179px;
  padding: 0 15px 14px;
  line-height: 1.2;
  background-color: #fafafa;
  /*border-top: 1px solid #eee;*/ }
  #information h3 {
    margin: .5em 0; }

#listArea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 210px;
  margin-bottom: 70px; }

#title {
  margin-left: 40px;
  font-size: 20px; }

#background {
  text-align: center;
  height: 290px;
  background-color: #000; }

#toplead, #newslead, #manualslead, #dmListlead, #umListlead, #evListlead, #siListlead {
  margin-left: 40px;
  margin-right: 100px; }
  #toplead h2, #newslead h2, #manualslead h2, #dmListlead h2, #umListlead h2, #evListlead h2, #siListlead h2 {
    margin-bottom: .3em; }

#news-table .text {
  margin: -42px 0 0 120px; }
.link-icon {
  margin-left: 10px; }

#news .back {
  margin: 60px 0 0 40px; }

#abbr {
  margin-left: 40px;
  margin-right: 100px;
  padding-bottom: 0px;
  overflow: hidden;
  /*margin-bottom: 20px;*/ }
  #abbr p {
    position: relative;
    top: 10px;
    display: block; }
  #abbr div {
    margin-top: 10px;
    display: block;
    float: left;
    padding-right: 10px; }

#abbr_manualList {
  margin-left: 40px;
  margin-right: 100px;
  padding-bottom: 0px;
  overflow: hidden;
  /*margin-bottom: 20px;*/ }
  #abbr_manualList p {
    position: relative;
    top: 10px;
    display: block; }
  #abbr_manualList div {
    margin-top: 10px;
    display: block;
    float: left;
    padding-right: 10px; }

#info1 {
  margin-left: 40px;
  margin-right: 100px;
  padding-bottom: 0px;
  overflow: hidden;
  margin-bottom: 20px; }
  #info1 p {
    position: relative;
    /*top: 10px;*/
    display: block;
    color: red; }
  #info1 div {
    margin-top: 10px;
    display: block;
    float: left;
    padding-right: 10px; }

#common-gn {
  margin-left: 40px; }

#toppage-list {
  clear: both;
  width: 1000px;
  overflow: hidden;
  margin-left: 40px; }
  #toppage-list h2 {
    clear: left; }
  #toppage-list h3 {
    margin: .2em 0; }
  #toppage-list .block {
    overflow: hidden;
    width: 925px; }
  #toppage-list .list {
    float: left;
    width: 170px;
    margin-bottom: 1em;
    padding-right: 15px; }
    #toppage-list .list li {
      word-wrap: break-word;
      line-height: 1;
      padding-bottom: 12px; }
  #toppage-list .separator {
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd; }

i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 28px;
  margin-right: 10px;
  margin-top: 3px;
  padding: 2px 0;
  background-color: #005686;
  color: #fff;
  line-height: 1;
  text-align: center;
  font-size: 10px;
  vertical-align: top; }
  i.dm {
    background-color: #bd362f; }
  i.um {
    background-color: #51a351; }
  i.si {
    background-color: #005686; }
  i.ev {
    background-color: #FD8C34; }

li.none {
  font-size: 13px;
  color: #888; }
  li.none i {
    background-color: #eee;
    color: #eee; }
  li.none a {
    font-size: 13px; }

#seriesSedai {
  overflow: hidden;
  margin-left: 40px;
  margin-right: -30px; }

#manualList {
  overflow: hidden;
  margin-left: 40px;
  margin-right: -30px; }

#listArea .manualList, #listArea .top-manualList {
  float: left;
  margin-right: 30px;
  margin-bottom: 45px;
  width: 320px;
  font-size: 13px; }
  #listArea .manualList h3, #listArea .top-manualList h3 {
    margin: 0 0 10px;
    font-size: 16px;
    width: 140px;
    white-space: nowrap; }
  #listArea .manualList li, #listArea .top-manualList li {
    margin-bottom: 6px; }
    #listArea .manualList li .message, #listArea .top-manualList li .message {
      display: block;
      margin: -20px 0 0 43px;
      color: #888; }
    #listArea .manualList li .refer, #listArea .top-manualList li .refer {
      display: block;
      margin-left: 55px; }
    #listArea .manualList li.models, #listArea .top-manualList li.models {
      margin: -2px 0 16px 42px;
      font-size: 12px; }
  #listArea .manualList small, #listArea .top-manualList small {
    font-size: 11px;
    padding-left: 8px; }

/* 言語選択ポップアップ */
#popup-language {
  display: none;
  position: absolute;
  z-index: 18;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/alpha-white.png) 0 0 repeat; }
  #popup-language ul {
    width: 80%;
    margin: 120px auto 0; }
  #popup-language li {
    float: left;
    width: 200px;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #ccc; }
    #popup-language li a {
      display: block;
      width: 100%;
      background-color: #fff;
      color: #333;
      line-height: 42px;
      text-align: center;
      text-decoration: none; }
      #popup-language li a:hover {
        color: #ccc; }

#footer {
  margin-top: 40px;
  margin-left: 40px;
  font-size: 12px; }

#copyright, #footer span {
  white-space: nowrap;
  margin-right: 15px; }

#seriesSedai .label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#seriesSedai .label-success {
  background-color: #468847;
}
#seriesSedai a{
  text-decoration: none;
  color: white;
}

.page-link {
  cursor: pointer;
}
.selection {
  display: none;
}
#page-1 {
  display: block;
}