@charset "shift_jis";
#container #TopRecipe {
	width: 550px;
	background: url(../img/recipe_rss_bg.jpg) no-repeat bottom;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #TopRecipe h3 img {
	border: none;
}
#container #TopRecipe dl {
	text-align: left;
	display: block;
	background: url(../img/recipe_rss_dl.jpg) no-repeat right top;
	line-height: 1.2em;
	padding: 5px 80px 5px 25px;
}
#container #TopRecipe dt {
	float: left;
	width: 5em;
	clear: left;
	margin-bottom: 4px;
	background: url(../img/recipe_rss_icn.gif) no-repeat 0px 1px;
	padding-left: 15px;
}
#container #TopRecipe dd {
	display: block;
	margin-left: 5em;
	_height: 1%;
	margin-bottom: 4px;
}
