@charset "UTF-8";

#group_article .shoplist,
#group_article .otherlist{
    clear:both;
    overflow:hidden;
}

#group_article .shoplist dl{
	margin: 10px 0 0 103px;
	width: 220px;
	float: left;
	_display: inline;
}

#group_article .shoplist dl dd p{
	margin-top: 5px;
	line-height:1.4em;
}

#group_article .shoplist dl dd p.shop_name{
    text-align: center;
}

#group_article .otherlist dl{
	margin: 10px 0 5px 15px;
	width: 220px;
	height: auto;
	float: left;
	_display: inline;
}

#group_article .otherlist dl dt{
	color: #ff0066;
	font-weight: bold;
	margin-bottom: 5px;
}

#group_article .otherlist dl dd p{
	background:url("/img/common/snavi_icon.gif") no-repeat left center;
	margin-bottom: 5px;
	padding-left: 16px;
}
