@charset "utf-8";
/*-------------------------------------------------
トップ
-------------------------------------------------*/

#new_item{
	position:absolute;
	bottom:94px;
	right:38px;
	width:219px;
	height:158px;
}

#new_item_link{
	position:absolute;
	top:128px;
	left:96px;
    background:url(/foods/magic/about_magic/images/icon.png) no-repeat left center;
    margin-right:10px;
    text-indent:12px;
	z-index:10;
}