@charset "UTF-8";

/*  お知らせ記事
------------------------*/

/* 新着情報部分 変更*/
#main-contents .topic-headline-section.content-primary {
  margin-bottom: 15px;  /**/
}
#main-contents .topic-headline-section.content-primary .thp_headline-ul {
  margin: 0;
  padding: 0;
  height: 200px;
  overflow: auto;
  list-style: none;
}
#main-contents .topic-headline-section.content-primary h3.topic-title_dt {
  background: transparent;
  color: #333;
  font-size: 16px;
  border-radius: 0;
  padding: 10px 0 10px 15px;
  margin: 0;
  text-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
}
#main-contents .topic-headline-section.content-primary h3.topic-title_dt:before, #main-contents .topic-headline-section.content-primary h3.topic-title_dt:after {
  display: none;
}
#main-contents .topic-headline-section.content-primary h3.topic-title_dt .date {
  font-size: 80%;
  background: url(../img/topic-icon.png) no-repeat left center;
  padding-left: 10px;
}
#main-contents .topic-headline-section.content-primary .thp_topic-link {
  border: 0;
  white-space: initial;
  display: block;
}
#main-contents .topic-headline-section.content-primary .thp_topic-link:hover {
  background: #eee;
  background: url(../img/topic-arrow.png) no-repeat right center #eee;
}
#main-contents .topic-headline-section.content-primary .topic-text_dd {
  font-weight: normal;
  font-size: 12px;
  color: #333;
  padding: 0 10px 15px 15px;
}
#main-contents .topic-headline-section.content-primary li {
  border-bottom: solid 1px #ccc;
}
#main-contents .topic-headline-section.content-primary li:last-child {
  border-bottom: none;
}

/*toppage 
------------------*/
#main-contents {
  width: 930px;
  margin: 10px auto;
  color: #333333;
}
#main-contents #toppage {
  margin: 20px 0;
}
#main-contents #toppage .side-cont {
  width: 230px;
  vertical-align: top;
}
#main-contents #toppage .spacer {
  width: 30px;
}
#main-contents #toppage .main-cont {
  width: 670px;
  vertical-align: top;
}
.mws_bnr-table1 {
  width: 100%;
}
.mws_bnr-table1 td {
  vertical-align: top;
}
.mws_bnr-table1 .title {
  padding: 0 30px 0 10px;
}
.mws_bnr-table1 .touji {
  border-top: solid 3px #ae0001;
  padding-top: 20px;
  line-height: 1.5em;
}
.mws_bnr-table1 .touji .touji-img:before {
  content: "あいう";
  display: block;
}
.mws_bnr-table1 .bnr {
  padding: 0 0 0 25px;
}