@charset "utf-8";
/* CSS Document */


#rankingWrapper	{
	width:580px;
	margin:0 0 10px 0;
}
#rankingBody,
#recipeBody	{
	width:558px;
	/*border-left:4px solid #000;
	border-right:4px solid #000;*/
	padding:0 11px;
	background:url(../image/bgMainWrapper.gif) repeat-y;
}
#rankingBodyLeft,
#recipeBodyLeft	{
	float:left;
	width:337px;
	margin:0 11px 0 0 ;
}
#rankingBodyLeft	h3	{
	margin:0 0 5px 0;
}
#rankingBodyDate,
#recipeBodyDate	{
	font-size:12px;
	color:#666666;
}
#rankingBodyTitle,
#recipeBodyTitle	{
	color:#ff5900;
	font-size:20px;
	margin:10px 0;
}
#rankingBodyTitle a,
#recipeBodyTitle a{
	font-size:20px;
	color:#ff5900;
	text-decoration:none;
}

#rankingBodyMessage,
#recipeBodyMessage	{
	line-height:150%;
	margin:0 0 10px 0;
}
#bRankingWatch,
#bMakeWatch	{
	text-align:right;
}
#rankingBodyRight,
#recipeBodyRight	{
	width:202px;
	float:right;
}

#rankingBackNumber,
#recipeBackNumber	{
	margin:10px 0 0 0;
	width:530px;
	padding:10px;
	background:#fff8bf;
}
#rankingBackNumber table th,
#rankingBackNumber table td,
#recipeBackNumber table th,
#recipeBackNumber table td	{
	padding:5px;
}
#rankingBackNumber .rankingBackNumberDate,
#recipeBackNumber .recipeBackNumberDate	{
	font-size:12px;
	color:#666666;
}
#rankingBackNumber	h4 a,
#recipeBackNumber	h4 a	{
	font-size:12px;
	color:#ff5900;
	text-decoration:none;
}
