@charset "utf-8";
/* CSS Document */

h4{
	display:block;
	width:595px;
	height:57px;
	background:url(../images/list_sho/h4.gif) no-repeat;
	text-indent:-9999px;
	margin-top:32px;
}


#food h5{
	background:url(../images/list_sho/h_food.gif);
}

#all h5{
	background:url(../images/list_sho/h_all.gif);
}

#goods h5{
	background:url(../images/list_sho/h_goods.gif);
}



.list ul.HaveChild{
	
}

.list ul li.HaveChild{
	background:none;
	font-weight:bold;
	padding-left:0;
}

.list ul li ul{
	margin-left:0px;
}

.list li{
	background:url(../images/common/list_none.gif) no-repeat;
	padding-left:16px;
	padding-top:3px;
}