@charset "UTF-8";
/***************** kakaku ADD *****************/
body#kfc2013 section#News .kakakuAd {
  border-bottom: solid 1px #ddd;
  color: #E4002B;
  margin: 0;
  padding: 18px 15px;
}

/***************** yama ADD *****************/
#contents #News .listBtn a {
  display: block;
  height: 60px;
  line-height: 63px;
  color: #E4002B;
  text-align: right;
  margin-right: 15px;
}
#contents #News .listBtn a span {
  background: url(//d2926x4i2sob2.cloudfront.net/images/common/icon/ico-c-arrow-red@2x.png) left center no-repeat;
  background-size: 17px;
  padding-left: 20px;
}
body#kfc2013 section#contents .newsList .newsItem {
  border-bottom: solid 1px #ddd;
  color: #333;
}
body#kfc2013 section#contents .newsList .newsItem a {
  background: none;
  padding: 15px;
}
body#kfc2013 section#contents .newsList .newsItem:nth-child(even) {
  background-color: #fff;
}
#TopNavigation {
  border-bottom: 1px solid #ddd;
  height: 80px;
}
#TopNavigation li {
  height: 100%;
  float: left;
  width: 33%;
  text-align: center;
  border-right: 1px solid #ddd;
  font-weight: bold;
  line-height: 23px;
}
#TopNavigation li.last {
  border-right: none;
  width: 34%;
}
#TopNavigation li a {
  padding-top: 18px;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
.topBannerArea dl,
.topBannerArea dl dt{
	clear:both;
	margin:0 auto 3.125%;
}
.topBannerArea dl dd{
	float:left;
  margin: 0 0 0 3.125%;
	width:45.5%;
}
.topBannerArea dl dd + dd{
	float:right;
  margin: 0 3.125% 0 0;
}
.topBannerArea dl dd img{width:100%;}
.topShopSearch {
  position: fixed;
  background: #fabe00;
  bottom: 0;
  left: 50%;
  margin-left: -48%;
  border-radius: 10px 10px 0 0;
  border: 1px #fff solid;
  border-bottom: none;
  width: 96%;
}
.topShopSearch a {
  display: block;
  color: #fff;
  padding: 10px;
  text-align: center;
}
