*
{
	font-family: 'Meiryo';
	margin: 0;
	padding: 0;
}



div#delikoma_hl p.read
{
	font-size: 80%;
	margin-bottom: 10px;
}

div#delikoma_hl ul
{
	overflow: hidden;
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
	border-top: 1px dashed #ccc;
}

div#delikoma_hl ul li
{
	border-bottom: 2px solid #fff;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

div#delikoma_hl ul li h4
{
	float: left;
	display: inline;
	margin-right: 10px;
	padding: 23px 0;
	width: 120px;
	height: 14px;
	text-align: center;
	background: #f63;
	font-weight: 400;
	color: #fff;
	font-size: 65%;
	font-family: normal;
}

div#delikoma_hl ul li img
{
	float: left;
	display: inline;
	margin-right: 10px;
}

div#delikoma_hl ul li p.itemname
{
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 80%;
}

div#delikoma_hl ul li p.shopname
{
	font-size: 65%;
	line-height: 125%;
}

div#delikoma_hl p.link
{
	margin: 0;
	margin-bottom: 20px;
	clear: left;
	width: 100%;
	text-align: right;
}

div#delikoma_hl p.link a
{
	background: url(http://www.goodnagano.com/top_img/li_arrow.png) no-repeat;
	padding-left: 16px;
	font-size: 80%;
	line-height: 1.5em;
}