@charset "utf-8";

/* ------------------------------

             index 

---------------------------------*/
.goodsList_l h4 {
	font-size: 133.4%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}
.goodsList_l h4 a{
	color: #666;
	text-decoration: none;
}

#topIconArea ul li{
	display:inline;
	padding:2px;
}

#topIconArea ul li#store{
	background: url(../../../../img/jp/top/bg_icoArea_dot.png) no-repeat right center;
	margin-right:8px;
	padding:5px 10px;
}

#topIconArea ul li#ch img{
	vertical-align:middle;
}



