@charset "utf-8";
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;
position:relative;}
/*End hide from IE-mac*/ /*IE6以前向け*/
h1{
	height:0px;
	display:none;
	text-indent:-9999px;
}

#contents {
	width: 580px;
	font-size: 1em;
	color: #333333;
	line-height: 150%;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contents_ttl h2 {
	text-indent: -9999px;
}
#contents_ttl {
	background-image: url(../chart_ranking/images/chart_ranking_ttl.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 580px;
}
#ranking_container {
	width: 580px;
	margin-top: 36px;
}
.ranking_recipe_box {
	width: 580px;
	background-image: url(../recipe_ranking/images/line_img.gif);
	background-repeat: repeat-x;
	padding-top: 18px;
	padding-bottom: 18px;
	background-position: bottom;
}
.ranking_no {
	width: 70px;
	float: left;
	margin-right: 10px;
}
.ranking_img {
	width: 97px;
	float: left;
	margin-right: 10px;
}
.ranking_txt {
	width: 380px;
	float: left;
}
.ranking_txt h3 {
	font-size: 1.4em;
	line-height: 120%;
	font-weight: bold;
	color: #FB467A;
	margin-bottom: 5px;
}
.goto_vote {
	text-align: right;
}

