@charset "utf-8";
/****************************************
*
*</news/css/news.css>
*
****************************************/

/* global
----------------------------------------*/

/* main_container
----------------------------------------*/
/* news_main */
.news_detail h2 {
  font-size: 14px;
}

.ns_aside {
  position: relative;
  margin-bottom: 10px;
}

.ns_aside > .date {
  padding: 2px 44px 2px 0;
  font-size: 10px;
  color: #616266;
}

.ns_aside .icon_goods,
.ns_aside .icon_event,
.ns_aside .icon_campaign,
.ns_aside .icon_entertainment,
.ns_aside .icon_topics,
.ns_aside .icon_atarikuji {
  position: absolute; top: 0; right: 0;
}


.ns_img {
  margin-top: 20px;
}

.ns_img > li {
  margin-top: 10px;
}

.ns_img > li:first-child {
  margin-top: 0;
}
.ns_free {
  margin-top: 10px;
  font-size: 12px;
}

.nsf_label {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.nsf_date {
  padding: 3px 0 3px 20px;
}

.nsf_txt {
  line-height: 160%;
}

.nsf_notes {
  color: #919299;
  font-size: 10px;
  line-height: 180%;
}

/* etc_bnr */
.etc_bnr {
  margin-top: 40px;
}

.etc_bnr a {
  margin-left: 10px;
}

.etc_bnr a:first-child {
  margin-left: 0;
}

/* handling_store */
.handling_store {
  margin-top: 40px;
}

.handling_store a {
  color: #eb5278;
}

/* relation_wrap */
.relation_wrap {
  margin-top: 40px;
  border-top: 1px solid #e6e6e6;
}

.relation_box {
  margin-top: 40px;
  border-top: 11px solid #f7f7f7;
}

.relation_box h3 {
  margin: 20px 20px 0 20px;
}

.rel_link_inr {
  margin-top: 20px;
  font-size: 12px;
}

.rel_link_inr li {
  margin-bottom: 3px;
  margin-left: 40px;
}

.searchListForm h2,
.searchListForm .pdBox {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.searchListForm h2 {
  margin-right: 25px;
  line-height: 35px;
  vertical-align: top;

}

.searchListForm .default {
  width: 143px;
}

.searchListForm .btn01ss {
  height: 35px;
  border-radius: 3px;
}

.searchListForm .btn01ss button {
  width: 155px;
  padding: 10px 0;
  *padding: 8px 0 10px 0;
  background: none;
  border: none;
  text-align: center;
}

.shopList {
  margin-top: 30px;
  padding: 20px 10px 0 10px;
  border-top: 1px dotted #a0a0a0;
}