@charset "utf-8";
/* CSS Document */

#textbox_backimg_web{
	height: 178px;
	width: 653px;
	position:relative;
	z-index: 0;
}

#contents{
	height:auto;
	margin:0 0 0 10px;
}
#koushiwrapper{
	background-image: url(../../img/shibuya/global/backimg_koushi.gif);
	background-repeat: repeat-y;
	height:auto;
	padding:0 0 30px 0;
}
#ranking{
	width:657px;
	margin:0 auto;
}

#ranking ol{
	width:610px;
	margin:0 auto;
}

#ranking ol li{
	background-repeat: no-repeat;
	height: 45px;
	width: 500px;
	margin:0 0 10px 0;
	padding:0 0 0 110px;
	line-height:45px;
	font-size:14px;
}

#ranking ol li.n01{
	background-image: url(../../img/shibuya/web_course/ranking_01.png);
	behavior: url(iepngfix.htc);
}
#ranking ol li.n02{
	background-image: url(../../img/shibuya/web_course/ranking_02.png);
	behavior: url(iepngfix.htc);
}

#ranking ol li.n03{
	background-image: url(../../img/shibuya/web_course/ranking_03.png);
	behavior: url(iepngfix.htc);
}

#ranking ol li a{
	color:#F60;
	font-weight:bold;
}

#ranking ol li a:hover{
	color:#06C;
}
