/*-------------------------------
*news
-------------------------------*/
body#kfc2013 section#contents ol.breadCrumbs {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}

body#kfc2013 section#contents h1 {
  border-bottom: 1px solid #ddd;
}

body#kfc2013 section#contents .newsList {
  line-height: 1.5;
}

body#kfc2013 section#contents .newsList span {
  padding-bottom: 5px;
}

body#kfc2013 section#contents .newsList .newsItem:nth-child(even) {
  background-color: #F5F5F5;
}

body#kfc2013 section#contents .newsList .newsItem a {
  background: url(//d2926x4i2sob2.cloudfront.net/images/common/icon/ico-c-arrow-red@2x.png) 96% center no-repeat;
  background-size: 17px;
  font-size: 100%;
  padding: 15px 40px 15px 15px;
}


/*-------------------------------
*Add
-------------------------------*/
body#kfc2013 section#contents .newsList .newsItem .date {
  color: #E4002B;
  padding-bottom: 5px;
}
body#kfc2013 section#contents .newsList .newsItem .date .cm {
  display: inline-block;
  background: #ffab34;
  padding: 2px 5px;
  font-size: 10px;
  color: #FFFFFF;
  border-radius: 3px;
  vertical-align: top;
  margin-left: 5px;
}
body#kfc2013 section#contents .newsList .newsItem p {
  margin: 0;
}
body#kfc2013 section#contents .newsList .newsItem p img {
  float: right;
  margin-left: 7px;
  margin-right: 5px;
  margin-top: -10px;
}
body#kfc2013 section#contents .newsList .newsItem p img.pdf {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-top: -7px;
}
body#kfc2013 section#contents .newsList .newsItem p span {
  text-align: left;
}

.anzenlist{
	margin: 0 30px 20px 40px;
	list-style-type: decimal;
}
