.home #visual .img .pancake_popular{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/pancakes/hotness_pancake_popular.png);
	width:640px;
	height:400px;
	margin:-395px 0 0 0;
	position:relative;
}
.home #visual .img .pancake_super{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/pancakes/hotness_pancake_super.png);
	width:640px;
	height:400px;
	margin:-395px 0 0 0;
	position:relative;
}
.archive #content .archive-img .pancake_popular{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/pancakes/hotness_pancake_popular.png);
	width:640px;
	height:400px;
	margin:-393px 0 0 0;
	position:relative;
}
.archive #content .archive-img .pancake_super{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/pancakes/hotness_pancake_super.png);
	width:640px;
	height:400px;
	margin:-393px 0 0 0;
	position:relative;
}
