
#bento_table
{
	color: #333333;
}

#bento_table td
{
	padding-top: 15px;
	border-bottom: 1px solid #eebbbb;
}

#bento_table .name
{
	width: 340px;
	text-indent: 1.0em;
}

#bento_table .price
{
	width: 150px;
	font-weight: bold;
	color: #484848;
	text-align: right;
	padding-right: 1.0em;
}

#higawari
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #bb4422;
}

#higawari ul
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 30px;
	color: #333333;
}

#higawari li
{
	list-style-image: none;
	line-height: 1.4em;
}

#higawari .chu
{
	color: #888844;
	font-size: 12px;
	text-align: right;
}
