@charset "utf-8";

#conts p {
	color: #333;
}

#main #contents ul.pageGuide{
	margin-bottom: 10px;
}

#contents h1 {
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 14px;
  background: #666;
}

#conts h1 {
	margin-bottom: 10px;
	clear: both;
}

#conts .img {
	margin-bottom: 15px;
}

#conts h3 {
	margin-bottom: 16px;
	clear: both;
}

#conts .font {
	margin-bottom: 40px;
}

#conts .newBox {
	margin:0 7px 37px 5px;
	clear: both;
}

#conts .newBox .box {
	width: 437px;
	padding-left: 120px;
}

#conts .newBox .box p {
	margin-bottom: 6px;
}

#conts .newBox .box h4 {
	margin-bottom: 2px;
	padding-top: 5px;
	font-size: 14px;
	color: #0066cc;
}

#conts .bigbox01 .box1{
	margin-bottom: 46px;
}

#conts .bigbox01 .goods p{
	margin-left: 6px;
}

#conts .bigbox01 .goods table.iconCenter{
  width: 100%;
}

#contents .itemlist h2 {
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 14px;
  background: #666;
}

#popular_shops_bottom h3 {
  padding-bottom: 10px;
}
#popular_shops_bottom ul{
  margin-bottom: 10px;
}
#popular_shops_bottom ul li{
  display: inline;
  font-size: 15px;
  margin: 5px 0;
}
#popular_shops_bottom ul li:not(:last-child)::after {
  content: "/";
}
#popular_shops_bottom ul li a{
  font-size: 15px;
  padding: 10px 5px;
  display: inline;
}
