
.bg-gray{
  display: table-cell;
  background-color: #444444;
  height: 45px;
  width: 50%;
}
.image-wrapp{
  display: table-cell;
  width: 950px;
  height: 45px;
}
.image-wrapp a{
  display: block;
}
.image-wrapp img {
  width: 950px;
  height: 45px;
}
#cedar_wrapper {
  height: 45px;
}
.cedar_banner_wrapper{
  display: table;
  background: #222222;
  height: 45px;
  width: 100%;
}
.bg-darkgray{
  display: table-cell;
  width: 50%;
  background: #222222;
  height: 45px;
}
.cedar-txtlink a {
  background: url("https://s.yimg.jp/images/gyao/hulu_cedarLP/common/img/icon.png") no-repeat;
  background-size: 16px;
  padding-left: 20px;
  display: block;
}
