﻿@charset "utf-8" ;

#mbs_wid_recipe{
	overfrow:hidden;
}
#mbs_wid_recipe #wid_recipe li{
	float:left;
	width:285px;
	height:120px;
	padding:10px 0 9px 0;
	overfrow:hidden;
}

#mbs_wid_recipe #wid_recipe .image img{
	width:130px;
}

#mbs_wid_recipe #wid_recipe .image {
	float:left;
	width:135px;
}
#mbs_wid_recipe #wid_recipe .date, #wid_recipe .name, #wid_recipe .pgm {
	float:right;
	width:146px;
	padding-bottom:2px;
}

#mbs_wid_recipe #wid_recipe .date {
	font-size:12px;
}
#mbs_wid_recipe #wid_recipe .name {
	font-size:15px;
	font-weight:bold;
	line-height:120%;
}
#mbs_wid_recipe #wid_recipe .pgm {
	font-size:12px;
}

#mbs_wid_recipe .togglebutton .prev{
	background-color: #ff988f;
	color:#FC5A4C;
	width:90px;
	height:24px;
	display:block;
	float:left;
	text-indent:-9999px;
	background-image: url(http://www.mbs.jp/common/2012/widget/images/mbs_recipe/recipe_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mbs_wid_recipe .togglebutton .next{
	background-color: #ff988f;
	color:#FC5A4C;
	width:90px;
	height:24px;
	display:block;
	float:right;
	text-indent:-9999px;
	background-image: url(http://www.mbs.jp/common/2012/widget/images/mbs_recipe/recipe_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.caroufredsel_wrapper{
margin:0 !important;
}
