@charset "UTF-8";
/* 下層ページ共通スタイル */



/********************************************************************************
 *  * ソーシャルボタン（#2112 Google+とFacebook(twitterも)のいいねボタン削除対応）
 *   ********************************************************************************/
/**
#shareLinks {
  position: absolute;
  left: 50%;
  margin-left: 60px;
  padding-top: 9px;
  width: 420px;
}
#shareLinks ul {
  float: right;
}
#shareLinks ul li {
  float: left;
  width: 110px;
}
#shareLinks ul li.check,
#shareLinks ul li.plusone {
  width: 90px;
}
**/

/********************************************************************************
 *  * パンくずリスト
 *   ********************************************************************************/
#topicpath {
  padding: 12px 0 4px;
  overflow: hidden;
  /zoom: 1;
}
#topicpath li {
  float: left;
  padding-left: 14px;
  background: url(../img/icon_topicpath.gif) no-repeat 5px .55em;
  font-size: 10px;
}
#topicpath li strong {
  font-weight: normal;
}
#topicpath li.home {
  background: url(../img/icon_topicpath_home.gif) no-repeat 0 .25em;
}



/********************************************************************************
 *  * コンテンツ
 *   * サイドバーなし：#content > .inner
 *    * サイドバーあり：#content > #main + #side
 *     ********************************************************************************/
#content {
  margin-top: 8px;
  /zoom: 1;
}
#content:after {
  content: "";
  display: block;
  clear: both;
}
#content .inner {
  padding: 30px 100px 50px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
  /zoom: 1;
}
#content .inner:after {
  content: "";
  display: block;
  clear: both;
}
#content #main {
  float: left;
  width: 659px;
  padding: 0 30px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
}
#content #side {
  float: right;
  width: 220px;
  margin-bottom: 30px;
}
#content #side .widget {
  margin-bottom: 20px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  overflow: hidden;
  /zoom: 1;
}

/* ローカルナビ */
#side .localNav {
  border-bottom: 4px solid #c3c1c1;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
}
#side .localNav dl {
  padding: 0 4px;
  background: #c3c1c1;
  line-height: 1.333333333; /* 15px */
}
#side .localNav dl dt {
  margin: 0 -4px;
}
#side .localNav dl dd {
  padding: 8px;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #e2e2e2;
}
#side .localNav dl dt + dd {
  border-top: none;
}
#side .localNav dl dd a {
  display: block;
}

/* マメモシ */
#side .mame {
  box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
}
#side .mame dl {
  padding: 0 17px 15px;
  font-size: 10px;
  background: #fff url(../img/side_mame_bg.gif) 50%;
  border: 5px solid #f9d2eb;
}
#side .mame dl dt img {
  margin: -5px -22px 0;
}
#side .mame dl dd.q {
  position: relative;
  padding-top: .75em;
  padding-bottom: .65em;
  border-top: 3px solid #eb2eab;
  border-bottom: 1px solid #ccc;
}
#side .mame dl dd.q .txt .catLabel {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin-right: .5em;
  padding: 3px 3px 1px;
  color: #fff;
  background: #999;
  font-size: 11px;
  line-height: 1.1;
}
#side .mame dl dd.q .date {
  margin-top: .5em;
}
#side .mame dl dd.q .btn {
  position: absolute;
  bottom: -1px;
  right: -7px;
}
#side .mame dl dd.link {
  margin-top: .5em;
}
#side .mame dl dd.link a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding-left: 12px;
  background: url(../img/side_mame_icon_link.gif) no-repeat 0 .3em;
}
#side .mame dl dd.q .txt .cat02 { background-color: #23b6e8; }
#side .mame dl dd.q .txt .cat03 { background-color: #7bba0f; }
#side .mame dl dd.q .txt .cat04 { background-color: #ffb300; }
#side .mame dl dd.q .txt .cat05 { background-color: #a148ed; }
#side .mame dl dd.q .txt .cat06 { background-color: #ff8800; }

/* 更新情報 */
#side .whatsnew {
  background: #fff;
}
#side .whatsnew dl {
  padding: 0 15px;
  font-size: 11px;
  line-height: 1.454545455; /* 15px */
  border: 1px solid #c8c8c8;
  border-top: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
  /zoom: 1;
}
#side .whatsnew dl dt {
  margin-top: -1px;
  padding-top: 12px;
  background: url(../img/line_dot.gif) repeat-x;
}
#side .whatsnew dl dd {
  margin-bottom: 12px;
}

/* ツイッターTL */
#side .twitter {
  background: #fff;
}
#side .twitter .timeline {
  border: 1px solid #c8c8c8;
  border-top: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#side .twitter .timeline .twtr-hd {
  display: none;
}
#side .twitter .timeline .twtr-ft div {
  padding: 6px 10px;
  background: #e6e6e6;
  font-size: 10px;
}
#side .twitter .timeline .twtr-tweets .twtr-tweet {
  margin: 0 15px;
  border-bottom: none;
  background: url(../img/line_dot.gif) repeat-x 0 100%;
}
#side .twitter .timeline .twtr-tweets .twtr-tweet .twtr-tweet-wrap {
  padding: 10px 0 11px 0;
  font-size: 11px;
  line-height: 1.454545455; /* 15px */
}

/* バナー */
#side .banner dt {
  margin-top: 12px;
  border: 1px solid #c8c8c8;
}
#side .banner dd {
  margin-top: 4px;
  font-size: 10px;
}


#content .catTtl {
  margin-bottom: 30px;
  margin-right: -30px;
  margin-left: -30px;
}
#content .inner .catTtl {
  margin-right: -70px;
  margin-left: -70px;
}

/* カテゴリトップへ */
#content .toCatTop {
  margin-top: 40px;
  background: url(../img/bg_tocattop_2.gif);
}
#content .toCatTop a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  height: 41px;
  line-height: 41px;
  padding-left: 52px;
  background: url(../img/bg_tocattop_off.gif) no-repeat;
}
#content .toCatTop a:hover {
  background-image: url(../img/bg_tocattop_on.gif);
}

/* セクション */
#content .section {
  margin-bottom: 30px;
}
#content .section p,
#content .section ol,
#content .section ul,
#content .section dl,
#content .section table {
  margin-bottom: 1.5em;
}
#content .section .colBox {
  padding: 15px;
  border: 5px solid #e8e8e8;
}
#content .section .itemList {
  margin-left: .5em;
  padding-left: 1.5em;
}
#content .section .itemList li {
  margin-bottom: .25em;
}
#content .section ul.itemList li {
  list-style: outside disc;
}
#content .section ol.itemList li {
  list-style: outside decimal;
}



/********************************************************************************
 *  * 汎用クラス
 *   ********************************************************************************/
.caution {
  color: #da4040;
}
.alC {
  text-align: center;
}
.alR {
  text-align: right;
}

.getAdobeReader {
  padding: 18px;
  background: #f2f2f2;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
}
.getAdobeFlashPlayer {
  margin-bottom: 1.5em;
  padding: 18px;
  background: #f2f2f2;
  border-radius: 4px;
  overflow: hidden;
  /zoom: 1;
}
.getAdobeFlashPlayer p {
  width: 550px;
  margin: 0 auto !important;
}
.getAdobeFlashPlayer .btn {
  float: left;
}
.getAdobeFlashPlayer .txt {
  float: left;
  margin-left: 15px;
  padding-top: 2px;
}
#content .btnBack,
#content .btnNext {
  margin-top: 35px;
  text-align: center;
}
#content .btnBack a,
#content .btnNext a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin: 0 auto;
  padding: 9px 40px 7px;
  min-width: 170px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 2px solid #ccc;
  border-radius: 4px;
}
#content .btnBack a {
  text-indent: 10px;
  background: url(../img/icon_btnback.gif) no-repeat 10px 50%;
}
#content .btnNext a {
  text-indent: -10px;
  background: url(../img/icon_btnnext.gif) no-repeat 100% 50%;
}
#content .btnBack a:hover,
#content .btnNext a:hover {
  background-color: #fff6cc;
}
#content #main .btnBack,
#content #main .btnNext {
  margin-bottom: 50px;
}

