
/* BIZREACH 追記 */

#block_wallpaper{
  background: none;
}


#ad-large-header{
  //background: url(/media/cnn/images/career/sp1/CNN_top_980x115-min.png) no-repeat;
  width: 980px;
  height: 115px;
  margin: -10px 0 0 0;
  position: relative;
}
#bizreach_header_link {
position: absolute;
display: block;
top: -150px;
width: 980px;
height: 115px;
text-indent: -9999px;
}
.bizreach_left {position: relative;}
.bizreach_left .cbox {overflow: hidden;}

.bizreach_left h2.adspecial {
position: static;
width: auto;
margin: 0 !important;
}

.bizreach_left .section {
margin-bottom: 35px;
  border-bottom: 1px dotted #E8DCCF;
}
.bizreach_left p {padding: 10px; font-size: 16px; line-height: 1.6; letter-spacing: 0.05em;}

.bizreach_left .btn_area {  padding: 15px 0 50px;}

.bizreach_left .btn_area a {
  display: block;
  margin: 0 100px;
  padding: 10px 5px;
  font-size: 120%;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  border-radius: 5px;
  border: 1px solid #a90329;
  background: #a90329;
  background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
  background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
  background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
  background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
  background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
  box-shadow: 0 1px 1px #ffffff inset;
}
.bizreach_left .btn_area a:hover {background: #a90329;}


.bizreach_left ul.scb {
  margin: 0;
  padding: 0;
}
.bizreach_left ul.scb li {
  margin: 15px 3px 20px;
  list-style: none;
  float: left;
}
.bizreach_left ul.scb li a:hover img {opacity: 0.6;}


.bizreach_right .cbox_cr {padding: 15px;}
.bizreach_right .cbox_cr:hover {opacity: 1.0;}
.bizreach_right .cbox_cr img:hover {opacity: 0.6;}
.bizreach_right h5.adspecial {
  margin-bottom: 15px;
  font-size: 15px;
  color: #be1919;
  border-bottom: 1px dotted #ccc;
}
.bizreach_right dt {
  background-color: #E8DCCF;
  padding: 5px;
}
.bizreach_right dd {
  margin-bottom: 5px;
  padding: 5px 0;
  border-bottom: 1px dotted #E8DCCF;
  line-height: 1.3;
  font-size: 12px;
}
.bizreach_right a:hover dt,
.bizreach_right a:hover dd {
  opacity: 0.7;
  color: #252525;
}
.bizreach_right .wp a img {
  margin: 0 10px 10px 5px;
  float: left;
  vertical-align: top;
  border: 1px solid #999;
}
.bizreach_right .wp a h6.title {
  border-bottom: none;
  font-size: 12px;
  display: inline;
  font-weight: normal;
}
.bizreach_right .wp a:hover h6.title {color: #ca0002;}