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

#Main{
	text-align:center;
	padding:20px 0 0;
}

#area-ranking{
	margin:30px auto 50px;
	width:896px;
	height:1390px;
	background:url(../img/bg-noukore2012.png) center top no-repeat;
}

#area-ranking ol{
	padding:30px 0 30px;
}

#area-ranking li{
	margin:0 0 15px;
}

#area-thanks{
	margin:40px 0;	
}

#area-thanks a:hover img{
	 filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}