@charset "utf-8";
/*********************************/
/*今日のおすすめ ここから*/
/*********************************/

#today {
	width:					900px;
	padding-bottom:	40px;
	text-align:				left;
	background:			#e9e0b4;
}

#today table	{
	width:					700px;
	background:		 	#f6f2df;
	border-collapse:		collapse;
}

#today th	{
	height:					20px;
	padding:				2px;
	border:					solid 1px #000000;
	text-align:				center;
	font-weight:			normal;
	background:			#85bf30;
}

#today td	{
	padding:				4px;
	border:					solid 1px #000000;
	text-align:				left;
	vertical-align:		middle;
}

/*********************************/
/*今日のおすすめ ここまで*/
/*********************************/

