@charset "utf-8";


#organic-tabs {}

#explore-nav {
	width:250px;
	height:340px;
	float:left;
	text-align:center;
	background: url(../images/gallery_bg_fn.png) no-repeat left top;
 	overflow: hidden;
 }


#explore-nav ul{
	width:220px;
	margin:20px auto 0;
	_padding-top:20px;
}

#explore-nav ul li{
	width:220px;
	background: url(../../supergt/images/calendar_dot.png) repeat-x left top;
}

#explore-nav ul li.top{background:none;}

#explore-nav ul li a{diaplay:block;}

#explore-nav ul li a:hover img{background:#F29A75;}

.active{
	background:#EC1B23;
	opacity:0.3;
	filter: alpha(opacity=30);
}



/*#jquerytuts, #core, #classics { display: none; }*/
/*#Test, #Round01, #Round02, #Round03, #Round04, #Round05, #Round06, #Round07, #Round08, #Special{ display: none; }*/



.slidebox,
.slidebox_rd1{
	width:690px;
	height:340px;
	display:block;
	border:none;
	position:relative;
	z-index:1;
	overflow:hidden;
	zoom:1;
}
		.slidebox .slide,
		.slidebox_rd1 .slide_rd1
		{
			display:none;
			position:absolute;
			z-index:2;
			top:0;
			left:0;
			border:none;
		}
		.slidebox .slide img,
		.slidebox_rd1 .slide_rd1 img
		{
			border:none;
		}
		.thumbs,
		.thumbs_rd1
		{
			width:595px;
			margin:0 auto;
		}

.slidebox p.credit{
	position:relative;
	width:100px;
	height:21px;
	line-height:21px;
	margin:0;
	padding:0;
	background:#3f3f3f;
	left:0px;
	top:319px;
	font-size:12px;
	color:#FFF;
	z-index:100;
}



/*#explore-nav li#ex-featured a.current, ul#featured li a:hover { background-color: #0575f4; color: white; }
#explore-nav li#ex-core a.current, ul#core li a:hover { background-color: #d30000; color: white; }
#explore-nav li#ex-jquery a.current, ul#jquerytuts li a:hover { background-color: #8d01b0; color: white; }
#explore-nav li#ex-classics a.current, ul#classics li a:hover { background-color: #FE4902; color: white; }*/

div.thumbs,
div.thumbs_rd1{
	/*position:relative;*/
	width:690px;
	height:252px;
	text-align:center;
	margin-top:10px;
	background: url(../../f-nippon/images/top_sponsor.png) no-repeat left top;
}


div.thumbs ul,
div.thumbs_rd1 ul{width:590px;margin:0 auto;padding-top:20px;list-style:none;}

div.thumbs ul li,
div.thumbs_rd1 ul li{width:81px;float:left;_display:inline;text-align:left;margin-bottom:5px;}

div.thumbs ul li.last,
div.thumbs_rd1 ul li.last{width:80px;}


#explore-nav li#ex-Test a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round1 a.current { background-color: #0053a5;}
#explore-nav li#ex-Round2 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round3 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round4 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round5 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round6 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round7 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Round8 a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}
#explore-nav li#ex-Special a.current { background-color: #0053a5;opacity:0.3;filter: alpha(opacity=30);}


ul#Test li a:hover img{background:#00ACEE;}
ul#Round1 li a:hover img{background:#00ACEE;}
ul#Round2 li a:hover img{background:#00ACEE;}
ul#Round3 li a:hover img{background:#00ACEE;}
ul#Round4 li a:hover img{background:#00ACEE;}
ul#Round5 li a:hover img{background:#00ACEE;}
ul#Round6 li a:hover img{background:#00ACEE;}
ul#Round7 li a:hover img{background:#00ACEE;}
ul#Round8 li a:hover img{background:#00ACEE;}
ul#Special li a:hover img{background:#00ACEE;}






