@charset "shift_jis";

.RecipeRecommendArea{
	clear:both;
	text-align:center;
}

.RecipeRecommendArea dl{
	width:480px;
	margin:0 auto;
	padding:0px;
}

.RecipeRecommendArea dl dt{
	width:480px;
	margin:0px;
	padding:0px;
}

.RecipeRecommendArea dl dd{
	width:480px;
	margin:0px;
	padding:0px;
}

ul.RecipeRecommendImages{
	width:480px;
	margin:0;
	padding:0px;
	list-style-type: none;
}

li.RecipeRecommendImagenode{
	float:left;
	width:100px;
	margin:0px 20px 0px 0px;
	padding:0px;

}

li.RecipeRecommendName{
	display:block;
	width:100px;
}
