.djeetaTopLogo {
  position: relative;
  width: 750px;
  width: 100%;
  margin: 0 auto 15px;
}

.linkAbout {
  width: 627px;
  width: 83%;
  margin: 0 auto 30px;
}

.topUpdate .ttl_update {
  width: 354px;
  width: 47%;
  margin: 0 auto 5px;
}

.topUpdate .update_inner {
  position: relative;
  margin: 0 auto 40px;
}

.topUpdate .update_inner .updateList {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto;
  border-top: solid 2px #556272;
}

.topUpdate .update_inner .updateList li {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: solid 1px #556272;
}

.topUpdate .update_inner .updateList li h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 7px;
}

.topUpdate .update_inner .updateList li .updateListSub_inner {
  text-align: left;
  letter-spacing: -.4em;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .date {
  color: #5377a9;
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 12px;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .updateCategory {
  color: #fff;
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_010cast {
  width: 234px;
  width: 31%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_020store {
  width: 252px;
  width: 33%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_030staff {
  width: 284px;
  width: 37%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_040goods {
  width: 232px;
  width: 30%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_050report {
  width: 219px;
  width: 29%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_060investigation {
  width: 15.7%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_070radio {
  width: 35.9%;
}

.topUpdate .update_inner .updateList li .updateListSub_inner .c_campain {
  background: #c0a873;
}

.topUpdate .update_inner .updateList li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.djeetaContent .ttl_djeetaContent {
  width: 302px;
  width: 40%;
  margin: 0 auto 5px;
}

.djeetaContent .djeetaContent_inner .contentList {
  position: relative;
  width: 690px;
  width: 92%;
  margin: 0 auto;
  border-top: solid 2px #556272;
  text-align: left;
  letter-spacing: -.4em;
  padding-top: 22px;
}

.djeetaContent .djeetaContent_inner .contentList li {
  position: relative;
  width: 360px;
  width: 48%;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 0 20px 4%;
}

.djeetaContent .djeetaContent_inner .contentList li:nth-child(2n+1) {
  margin: 0 0 20px 0;
}

.djeetaContent .djeetaContent_inner .contentList li .contentImg {
  position: relative;
  width: 750px;
  width: 100%;
  margin: 0 auto 5px;
}

.djeetaContent .djeetaContent_inner .contentList li .contentImg .newText {
  display: none;
  position: absolute;
  top: -10px;
  left: 5px;
  width: 100px;
  height: 25px;
}

.djeetaContent .djeetaContent_inner .contentList li .contentImg .newText .newText_inner {
  position: relative;
}

.djeetaContent .djeetaContent_inner .contentList li .contentImg .newText .newText_inner p {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 23px;
}

.djeetaContent .djeetaContent_inner .contentList li .contentImg .newText .newText_inner p span {
  color: #fcef02;
  margin-right: 5px;
}

.djeetaContent .djeetaContent_inner .contentList li .contentDisc {
  font-size: 13px;
  line-height: 1.4em;
}

.djeetaContent .djeetaContent_inner .contentList .new .contentImg .newText {
  display: block;
}

.djeetaContent .djeetaContent_inner .contentList .new .contentImg .newText .newText_inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 25px;
  background: url(../img/djeeta/top/update_base.png) top center no-repeat;
  -webkit-background-size: 100px 25px;
          background-size: 100px 25px;
}