/* template all
   ========================================================================== */
.page-container{overflow:hidden;}
.sp_u15{margin-bottom:15px;}
.sp_u30{margin-bottom:30px;}
.w_980{width:980px; display:inline-block;}
.static_contet main div.socialbuttom_class table{margin-bottom:30px;display:inline-table;}
.static_contet main div.socialbuttom_class table td{display:inline-table;margin-left:20px;}
.s_inline_block{display:inline-block;}
.socialbuttom_class #___plusone_0{vertical-align:top!important;}
.pc_none{display:none;}

/*color,bgclor*/
.sbg_blk{background-color:#333;}
.sbg_gray{background-color:#9E9E9E;}
.sbg_slv{background-color:#C0C0C0;}
.sbg_red{background-color:#D33F41;}
.sbg_orange{background-color:#D19B51;}
.sbg_yel{background-color:#FFFF00;}
.sbg_lim{background-color:#00FF00;}
.sbg_aqa{background-color:#00FFFF;}
.sbg_blue{background-color:#354EBA;}
.sbg_mrn{background-color:#800000;}
.sbg_olv{background-color:#808000;}
.sbg_green{background-color:#21B755;}
.sbg_teal{background-color:#008080;}
.sbg_pink{background-color:#C468C2;}
.sbg_purple{background-color:#8F54CE;}

/*relativelink*/
.relative_link_sec header .inner_red{border-bottom: 5px solid #D33F41;}
.relative_link_sec header .inner_orange{border-bottom: 5px solid #D19B51;}
.relative_link_sec .item {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 980px;
  margin-bottom: 10px;
  padding: 30px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  background-color: #fff;
}
.relative_link_li{width:100%;margin:4px 0;list-style-type: none;}
.jsarea-pc_bnr{margin-top:20px;margin-bottom:30px;text-align:center;}
.jsarea-pc_bnr:hover{opacity:0.9;}

/* template b-1
   ========================================================================== */
/*cate_menu_div*/
.static_contet main ul li{float:left;}
.static_contet main ul div a{
  font-size: 130%;
  width:153px;
  font-weight: bold;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 11px 0 9px;
  text-align: center;
  color: #06c;
  cursor: pointer;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  background-color: #ececec;
}
.static_contet main ul div a:hover{background-color: #ffe700;text-decoration:none;}
.static_contet main ul div .cate_menu_on{background-color: #ffe700;}
.static_contet main ul li div{margin-right:10px; margin-bottom:10px;}
.static_contet main ul li div:nth-child(6){margin-right:0px;}
.static_contet main ul li div:nth-child(12){margin-right:0px;}
.static_contet main ul li div .over6{font-size: 100%;}
.static_contet main ul li div font{font-size: 75%;}
.cate_icon{padding:2px;font-size:75%;font-weight:bold;float:left;margin-left:10px;color:#fff;}
.static_contet .mod-topic-article_header font{font-size:145%;float:left;margin-bottom:0px;}

/* template b-2
   ========================================================================== */
.temp2 .page-lead{font-size:130%;color:#333;}
.temp2 .img_center{margin:20px auto;text-align:center;}
.temp2 .img_left{margin:20px auto;text-align:left;}
.temp2 .img_right{margin:20px auto;text-align:right;}
.temp2 figure{width:100%;display:inline-block;}
.temp2 h2{
  background-image: url(/common/img/parts/title_bg09.png);
  color: #222;
  background-repeat: no-repeat;
  background-position: left top; 
  padding-left:12px;
  font-size:140%;
  margin-bottom:10px;
}
.time_area{text-align:right;font-size:90%;}
.temp2 .main_txt{font-size:130%;color:#222;}
.static_contet .temp2 p{margin-bottom:20px;font-size:130%;color:#222;}
.static_contet .temp2 ul p{font-size:110%;color:#222;margin-bottom:0px;}

.temp2 strong{color:#D33F41;font-weight:bold;}
.temp2 blockquote {
display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
 margin:5px 0;
 padding:40px; 20px;
 background:url(css_img/blockquote-befor.png),
 url(css_img/blockquote-after.png);
 background-repeat:no-repeat,no-repeat;
 background-position:1% 10%,99% 90%;
 background-color:#FFF;
 border: 2px solid #f1f1f1;
  border-radius: 4px;
 }
.temp2 blockquote p{font-size:125%;}
.temp2 .relative_link_sec .item {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 980px;
  margin-bottom: 10px;
  padding: 20px 30px;
  border: 2px solid #f1f1f1;
  border-radius: 4px;
  margin:20px 0;
  color:#222;
  background-color: #fff;
}
.temp2 .relative_link_sec .item h3{font-size:160%;color:#f28900;margin-bottom:5px;}

/* Pagination
   ========================================================================== */
.mod-pagination {
  margin-bottom: 60px;
  text-align: center;
}
.mod-pagination > p,
.mod-pagination > ol {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;

  *display: inline;
}
.mod-pagination > ol {
  overflow: hidden;
  zoom: 1;
  margin: 0 10px;
}
.mod-pagination > ol > li {
  float: left;
  margin-right: 3px;
}
.mod-pagination > ol > li > span,
.mod-pagination > ol > li > a {
  line-height: 1;
  display: inline-block;
  zoom: 1;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 28px;
  padding: 8px 0 6px;
  text-align: center;
  vertical-align: top;
  border-radius: 4px;

  *display: inline;
}
.mod-pagination > ol > li > a {
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
}
.mod-pagination > ol > li > a:hover {
  text-decoration: none;
  opacity: .6;
  color: #06c;

  filter: alpha(opacity=60);
}
.mod-pagination > ol > li > .current {
  border: 1px solid #f3f3f3;
  background-color: #fff;
}
.mod-pagination > ol > li:last-child {
  margin-right: 0;
}
.mod-pagination .head {
  padding-left: 10px;
  background: url(/common/img/module/pagenation_arrow_left02.png) left center no-repeat;
}
.mod-pagination .head.active {
  background: url(/common/img/module/pagenation_arrow_left02_on.png) left center no-repeat;
}
.mod-pagination .prev {
  margin-left: 10px;
  padding-left: 8px;
  background: url(/common/img/module/pagenation_arrow_left01.png) left center no-repeat;
}
.mod-pagination .prev.active {
  background: url(/common/img/module/pagenation_arrow_left01_on.png) left center no-repeat;
}
.mod-pagination .next {
  margin-right: 10px;
  padding-right: 8px;
  background: url(/common/img/module/pagenation_arrow_right01.png) right center no-repeat;
}
.mod-pagination .next.active {
  background: url(/common/img/module/pagenation_arrow_right01_on.png) right center no-repeat;
}
.mod-pagination .last {
  padding-right: 10px;
  background: url(/common/img/module/pagenation_arrow_right02.png) right center no-repeat;
}
.mod-pagination .last.active {
  background: url(/common/img/module/pagenation_arrow_right02_on.png) right center no-repeat;
}
/* Recommend
   ========================================================================== */
.mod-recommend {
  margin-bottom: 40px;
  word-wrap: break-word;
  word-break: break-all;
}
.mod-recommend > .mod-title-lv1 {
  margin-bottom: 10px;
}
.mod-recommend > .recommend-table th {
  font-family: 'ヒラギノ角ゴ ProN W6', 'Hiragino Kaku Gothic ProN W6', sans-serif;
  font-size: 140%;
  font-weight: bold;
  height: 43px;
  vertical-align: middle;
  color: #222;
  border: 1px solid #f1f1f1;
  background-color: #e2e2e2;
}
.mod-recommend > .recommend-table tbody > tr td {
  background-color: #fff;
}
.mod-recommend > .recommend-table tbody > tr:nth-child(2n) td {
  background-color: #f9f9f9;
}
.mod-recommend > .recommend-table td {
  padding: 20px;
  color: #222;
  border: 1px solid #f1f1f1;
}
.mod-recommend > .recommend-table td .logo {
  margin-right: 18px;
}
.mod-recommend > .recommend-table td .logo > img {
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  background-color: #fff;
}
.mod-recommend > .recommend-table td.corp,
.mod-recommend > .recommend-table td.list {
  vertical-align: middle;
}
.mod-recommend > .recommend-table td.corp > .logo,
.mod-recommend > .recommend-table td.corp > .body {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;

  *display: inline;
}
.mod-recommend > .recommend-table td.corp > .body {
  width: 290px;
}
.mod-recommend > .recommend-table td.corp > .body .name {
  margin-bottom: 3px;
}
.mod-recommend > .recommend-table td.list {
  font-size: 110%;
  font-weight: bold;
  padding: 20px 5px;
  text-align: center;
}
.mod-recommend > .recommend-table td.list > a {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #222;
}

#contents_area {
 width: 980px;
 font-size:16px;
 text-align: left;
}

.breadcrumbs .breadcrumbs-inner.fullsize {
  width:98%;
  margin: 0 auto;
  padding: 11px 0 8px;
  color: #555;
}