@charset "UTF-8";
/**
 * 下層共通
 */
/* ==========================================================================
   アクセシビリティ
   ========================================================================== */
.guidance {
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -9999px; }

.noscript {
  color: #c00;
  font-size: 107.69231%;
  padding-bottom: 10px;
  text-align: center; }

#blockskip {
  background-color: #999;
  font-size: 123.07692%;
  height: 1px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 100%;
  z-index: 5; }

#blockskip a {
  color: #999;
  overflow: hidden; }

.show {
  background-color: #F6F6F6 !important;
  border-bottom: solid 1px #999 !important;
  padding-top: 5px;
  padding-bottom: 5px; }

.show a {
  color: #000 !important;
  font-size: 100% !important; }

/* ==========================================================================
   title
   ========================================================================== */
#contents #title,
#contents #title.size-full,
#contents .stitle {
  background: url(img/h1_line.gif) no-repeat left bottom;
  font-size: 200%;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  #contents #title a,
  #contents #title.size-full a,
  #contents .stitle a {
    color: #000; }
    #contents #title a:hover,
    #contents #title.size-full a:hover,
    #contents .stitle a:hover {
      text-decoration: none; }
  #contents #title .inner18,
  #contents #title.size-full .inner18,
  #contents .stitle .inner18 {
    font-size: 69.23077%; }
#contents #title.size-full {
  background: url(img/h1_line_full.gif) no-repeat left bottom;
  padding-bottom: 26px;
  padding-top: 7px; }
#contents .stitle {
  margin-bottom: 20px;
  padding-bottom: 21px; }
#contents .title-lv2 {
  background: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #FFF 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #FFF 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #FFF 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #FFF 0%, #f6f6f6 100%);
  border: 1px solid #cfd3d6;
  border-radius: 2px;
  font-size: 123.07692%;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 18px;
  padding: 9px 10px; }
#contents .item-lv2 {
  border-left: 5px solid #0071bc;
  display: block;
  padding: 5px 0 4px 12px; }
#contents .title-lv3 {
  border-bottom: 2px solid #cfd3d6;
  font-size: 123.07692%;
  font-weight: bold;
  margin: 35px 10px 15px;
  padding-bottom: 8px; }
#contents .item-lv3 {
  border-left: 4px solid #0071bc;
  display: block;
  padding-left: 9px; }
#contents .title-line {
  border-bottom: 1px solid #7c7c7c;
  margin-bottom: 20px; }
#contents .img-full {
  margin-bottom: 30px; }
#contents .stitle-line-full {
  background: url(img/sttl_line_full.gif) no-repeat left bottom;
  margin-bottom: 20px;
  margin-top: 40px;
  padding-bottom: 20px; }
#contents .title-circle {
  background: url(img/icon_circle.gif) no-repeat 0 15px;
  font-size: 123.07692%;
  color: #0071bc;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px; }

/* ==========================================================================
   list
   ========================================================================== */
/* 注意事項
   ========================================================================== */
#main .notes11 li,
#side .notes11 li,
#tech-main .notes11 li,
#shop-main .notes11 li,
#contents.cattop .notes11 li {
  background: url(img/icon_notes11.gif) no-repeat left 0.35em;
  font-size: 84.61538%;
  line-height: 1.45 !important;
  margin-top: 10px;
  padding-left: 10px; }
#main .notes12 li,
#side .notes12 li,
#tech-main .notes12 li,
#shop-main .notes12 li,
#contents.cattop .notes12 li {
  background: url(img/icon_notes12.gif) no-repeat left 0.35em;
  font-size: 92.30769%;
  line-height: 1.45 !important;
  margin-top: 10px;
  padding-left: 13px; }
#main .notes14 li,
#side .notes14 li,
#tech-main .notes14 li,
#shop-main .notes14 li,
#contents.cattop .notes14 li {
  background: url(img/icon_notes12.gif) no-repeat left 0.35em;
  line-height: 1.45 !important;
  margin-top: 10px;
  padding-left: 13px; }
#main .text12-list li,
#side .text12-list li,
#tech-main .text12-list li,
#shop-main .text12-list li,
#contents.cattop .text12-list li {
  font-size: 92.30769%; }

/* リリースリスト
   ========================================================================== */
.release-list {
  margin-bottom: 33px;
  margin-top: 20px; }
  .release-list li {
    margin-top: 14px; }
    .release-list li:first-child {
      margin-top: 0; }
  .release-list .linktxt {
    display: block; }
  .release-list .category {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin-top: -3px; }

/* プレスリリースのタイトル */
#press-ttlwrap {
  position: relative; }

.rss-list {
  letter-spacing: -.40em;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  /*margin-bottom:-20px;
  position:relative;
  top:-33px;*/ }
  .rss-list li {
    border-left: 1px solid #c6c9cc;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 92.30769%;
    line-height: 1.5;
    margin-left: 10px;
    padding-left: 12px; }
    .rss-list li:first-child {
      border: none;
      margin-left: 0;
      padding-left: 0; }
  .rss-list a {
    color: #666; }
  .rss-list .rss {
    background: url(img/icon_rss.gif) no-repeat left center;
    padding-left: 20px; }

/* 数字リスト
   ========================================================================== */
.decimal {
  margin-left: 1.75em; }
  .decimal li {
    list-style-type: decimal; }

/* 「・」リスト
   ========================================================================== */
.disc {
  margin-left: 1.75em; }
  .disc li {
    list-style-type: disc; }

/* 「→」リスト
   ========================================================================== */
.arrow01-list {
  margin-top: 15px; }
  .arrow01-list li {
    background: url(img/icon_arrow01.gif) no-repeat left 0.65em;
    margin-top: 6px;
    padding-left: 17px; }
    .arrow01-list li:first-child {
      margin-top: 0; }

span.arrow01-list {
  background: url(img/icon_arrow01.gif) no-repeat left 0.35em;
  padding-left: 10px; }

/* 「▼」リスト
   ========================================================================== */
.arrow04-list {
  margin-top: 15px; }
  .arrow04-list li {
    background: url(img/icon_arrow04.png) no-repeat left 0.65em;
    margin-top: 6px;
    padding-left: 17px; }
    .arrow04-list li:first-child {
      margin-top: 0; }

/* 3カラムリスト
   ========================================================================== */
.img3column {
  letter-spacing: -.40em;
  margin-top: 25px; }
  .img3column li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    vertical-align: top;
    width: 226px; }
    .img3column li:nth-child(3n) {
      margin-right: 0; }

.inner-caption {
  display: block;
  font-size: 85.71429%;
  line-height: 1.67 !important; }

/* アンカーナビ
   ========================================================================== */
.anchor-nav {
  background-color: #f2f3f5;
  letter-spacing: -.40em;
  padding: 12px 20px; }
  .anchor-nav li {
    background: url(img/icon_anchor.gif) no-repeat left 0.45em;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 92.30769%;
    margin-right: 20px;
    padding-left: 16px;
    vertical-align: top;
    margin-top: 3px;
    margin-bottom: 3px; }
    .anchor-nav li:first-child {
      margin-left: 0; }

/* ボタンリスト（デバイステキスト　ボックスリンク）
   ========================================================================== */
.btn-text {
  letter-spacing: -.40em;
  margin-top: 30px;
  text-align: center; }
  .btn-text li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    vertical-align: top; }
    .btn-text li:nth-child(2n) {
      margin-right: 0; }
  .btn-text a {
    background: url(img/icon_arrow04.png) no-repeat 15px 24px;
    border: 1px solid #cfd3d6;
    display: block;
    padding: 15px 0;
    text-align: center; }

.btn-text.column2 li {
  width: 256px; }

/* ==========================================================================
   table
   ========================================================================== */
.tableStyle01 {
  border-top: 1px solid #cfd3d6;
  border-right: 1px solid #cfd3d6;
  width: 100%;
  margin-top: 10px; }
  .tableStyle01 th {
    background-color: #f2f2f2;
    border-left: 1px solid #cfd3d6;
    border-bottom: 1px solid #cfd3d6;
    padding: 5px 8px;
    vertical-align: top;
    text-align: left !important;
    width: 100px; }
  .tableStyle01 td {
    border-left: 1px solid #cfd3d6;
    border-bottom: 1px solid #cfd3d6;
    padding: 5px 8px; }

.guidance {
  position: absolute;
  overflow: hidden;
  top: -9999px;
  left: 0;
  height: 0; }

caption.guidance {
  position: absolute;
  overflow: hidden;
  top: -9999px;
  left: 0;
  height: 0; }

* html caption.guidance {
  display: none; }

*:first-child + html caption.guidance {
  display: none; }

html > body caption.guidance {
  display: none; }

div.noscript {
  /*width: 970px;
  margin:0 auto;*/ }

div.noscript p {
  padding: 10px 0; }

/* ==========================================================================
   box
   ========================================================================== */
.full-gray {
  background-color: #f2f3f5; }

.full-box {
  margin: 0 auto;
  width: 980px; }

.inner-sct {
  padding: 0 20px 25px; }

.blue-box {
  border-radius: 2px;
  margin-top: 25px;
  padding: 19px 20px 35px;
  background-color: #f3faff;
  border: 1px solid #99c6e5; }

/* 画像の下にテキストが回り込まない
   ========================================================================== */
.item-wrap {
  *zoom: 1;
  overflow: hidden; }
  .item-wrap .img-l {
    float: left;
    margin-right: 20px; }
  .item-wrap .img-r {
    float: right;
    margin-left: 20px; }
  .item-wrap .img-l,
  .item-wrap .img-r,
  .item-wrap .item-text {
    overflow: hidden;
    *zoom: 1; }

.item-wrap.m40 .img-l {
  margin-right: 40px; }
.item-wrap.m40 .img-r {
  margin-left: 40px; }

/* ==========================================================================
   icon
   ========================================================================== */
.postion-end,
.external {
  margin-right: 5px;
  vertical-align: baseline; }

.postion-end {
  margin-right: 0;
  margin-left: 5px; }

.arrorw01 {
  background: url(img/icon_arrow01.gif) no-repeat left 0.75em;
  padding-left: 11px; }

.bg-external {
  background: url(img/icon_window.gif) no-repeat left 0.25em;
  padding-left: 18px; }

.bg-external-end {
  background: url(img/icon_window.gif) no-repeat right 0.25em;
  padding-right: 18px; }

.bg-external-end04 {
  background: url(img/icon_window04.gif) no-repeat right 0.25em;
  padding-right: 18px; }

/* ==========================================================================
   parts
   ========================================================================== */
/* 緊急情報エリア
   ========================================================================== */
.emergency-area {
  background: #FFF url(img/icon_emergency.gif) no-repeat 20px 15px;
  border: 1px solid #cc0000;
  margin-top: 10px;
  padding: 15px 12px 15px 66px; }
  .emergency-area a {
    color: #cc0000; }

/* お知らせエリア
   ========================================================================== */
.info-area {
  background-color: #FFF;
  border: 1px solid #0073bc;
  margin-top: 10px;
  overflow: hidden;
  padding: 15px 12px 15px 21px;
  position: relative; }
  .info-area #info-btnwrap {
    position: absolute;
    right: 8px;
    top: 8px;
    text-align: right;
    width: 194px; }
    .info-area #info-btnwrap #btn-info {
      float: right; }
      .info-area #info-btnwrap #btn-info a {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        zoom: 1;
        background-image: url(img/info_btn.gif);
        background-repeat: no-repeat;
        background-position: left top;
        display: block;
        height: 27px;
        width: 122px; }
        .info-area #info-btnwrap #btn-info a:hover {
          background-position: left -27px; }
    .info-area #info-btnwrap #btn-info.info-open a {
      background-position: left -54px; }
      .info-area #info-btnwrap #btn-info.info-open a:hover {
        background-position: left -81px; }
    .info-area #info-btnwrap #btn-play {
      letter-spacing: -.40em;
      float: left;
      padding-top: 8px;
      width: 44px; }
      .info-area #info-btnwrap #btn-play li {
        display: inline-block;
        letter-spacing: normal;
        vertical-align: middle;
        *display: inline;
        *zoom: 1;
        margin-left: 20px;
        height: 10px; }
        .info-area #info-btnwrap #btn-play li:first-child {
          margin-left: 0; }
      .info-area #info-btnwrap #btn-play img {
        vertical-align: top; }

.info-toggle {
  padding: 12px 212px 10px 21px; }

/* スライドショーボックス
   ========================================================================== */
.slide-wrap {
  letter-spacing: -.40em;
  padding-top: 35px; }
  .slide-wrap .slide-box {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    position: relative;
    vertical-align: top;
    width: 200px; }
    .slide-wrap .slide-box:first-child {
      margin-right: 19px; }

.cmnslide-wrap .slide {
  height: 184px; }

/* メイン画像切り替え用画像 */
.cmn-slide {
  margin: 0;
  padding: 0; }

div.ui-tabs-panel {
  background-color: #FFF;
  border: 1px solid #cfd3d6;
  margin: 0;
  padding: 2px;
	position: relative;
  font-size: 1%;
  line-height: 1%; }

div.ui-tabs-panel img {
  margin: 0;
  padding: 0; }

div.ui-tabs-panel .icon-new {
	position: absolute;
}

div.ui-tabs-hide {
  display: none; }

/* メイン画像切り替え用リスト */
.cmn-slide ul.ui-tabs-nav {
  width: 200px;
  letter-spacing: -.40em; }

.cmn-slide ul.ui-tabs-nav li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  height: 6px;
  margin-left: 10px;
  width: 6px;
  /*margin: 0;
  padding: 0;
  font-size: 1%;
  line-height: 1%;
  float: left;
  background-color: transparent;
  background-image: none;*/ }
  .cmn-slide ul.ui-tabs-nav li:first-child {
    margin-left: 0; }

.cmn-slide ul.ui-tabs-nav li img {
  /*margin: 0 7px 0 0;
  padding: 0;*/ }

.cmn-slide li.ui-tabs-nav-item a {
  display: block;
  background-color: #cfd3d6;
  border-radius: 6px;
  height: 6px;
  width: 6px; }

.cmn-slide li.ui-tabs-nav-item a:hover {
  background-color: #b3b9be; }

.cmn-slide li.ui-tabs-selected {
  background-color: #FFF; }

.cmn-slide ul.ui-tabs-nav li.ui-tabs-selected a {
  background-color: #0073bc; }

/* 停止、再生 */
.btn-play {
  bottom: 0;
  letter-spacing: -.40em;
  position: absolute;
  right: 2px;
  text-align: right;
  width: 52px; }
  .btn-play li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    margin-left: 10px; }
    .btn-play li:first-child {
      margin-left: 0; }

/* メインタイトル下のリード
   ========================================================================== */
.cmn-lead {
  line-height: 2;
  margin-top: 15px; }

/* ==========================================================================
   カテゴリトップ
   ========================================================================== */
/* h1
   ========================================================================== */
#cattop-title {
  background-color: #f2f3f5; }
  #cattop-title h1 {
    margin: 0 auto;
    width: 980px; }

/* メインビジュアル
   ========================================================================== */
#cattop-head {
  background-repeat: no-repeat;
  background-position: center top;
  margin: -26px auto 0;
  min-width: 980px;
  width: 100%; }
  #cattop-head #head-inner {
    margin: 0 auto;
    width: 980px; }

/* リスト
   ========================================================================== */
.cattop-listwrap {
  letter-spacing: -.40em;
  padding-top: 40px; }

.cattop-box {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-bottom: 30px;
  margin-right: 25px;
  width: 310px;
  vertical-align: top; }
  .cattop-box:nth-child(3n) {
    margin-right: 0; }
  .cattop-box p {
    font-size: 100%;
    line-height: 1.69 !important; }
  .cattop-box .inner-cattop {
    padding: 10px; }
  .cattop-box li {
    font-size: 92.30769%;
    line-height: 1.5; }

.cattop-title {
  font-size: 107.69231%; }
  .cattop-title a {
    background: #292f33 url(img/nav_arrow.png) no-repeat 18px 17px;
    color: #FFF;
    display: block;
    padding: 12px 0 12px 32px; }

.cattop-title .blank {
  background: #292f33 url(img/icon_window02.png) no-repeat 18px 15px;
  padding: 12px 0 12px 37px; }

.boxTargetHover .cattop-title a {
  background-color: #0073bc;
  text-decoration: none; }
.boxTargetHover img {
  opacity: 0.75; }

/* 2カラムボックス
   ========================================================================== */
.wrap-2column {
  letter-spacing: -.40em;
  padding-top: 52px; }

.full-2column {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  margin-right: 40px;
  width: 470px;
  vertical-align: top; }
  .full-2column:nth-child(2n) {
    margin-right: 0; }

/* お知らせリスト
   ========================================================================== */
.notice-list li {
  margin-top: 20px;
  padding-left: 8em;
  position: relative;
  *zoom: 1; }
  .notice-list li:first-child {
    margin-top: 25px; }
.notice-list .date {
  position: absolute;
  left: 0;
  top: 0; }

/* ==========================================================================
   第3階層トップ
   ========================================================================== */
#main .thirdtop-listwrap {
  letter-spacing: -.40em; }
  #main .thirdtop-listwrap .cattop-box {
    margin-right: 20px;
    width: 370px; }
    #main .thirdtop-listwrap .cattop-box:nth-child(2n) {
      margin-right: 0; }
  #main .thirdtop-listwrap .inner-cattop p {
    font-size: 100%; }

/* ==========================================================================
   よくいただくご質問
   ========================================================================== */
#faq_reset {
  font-size: 107.69231%; }
  #faq_reset p, #faq_reset li, #faq_reset dt, #faq_reset dd, #faq_reset th, #faq_reset td {
    font-size: inherit;
    line-height: 1.67; }
  #faq_reset .detail-title,
  #faq_reset .left-title-td {
    padding-top: 20px; }
  #faq_reset .navigation a {
    color: #333; }
