$(function(){

/*ここからサムネ側のscript*/	
	$("#top_left_thumbnail ul li:nth-child(1) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(1) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(1)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(1) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(1)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(2) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(2) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(2)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(2) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(2)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(3) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(3) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(3)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(3) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(3)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(4) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(4) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(4)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(4) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(4)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(5) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(5) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(5)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(5) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(5)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(6) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(6) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(6)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(6) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(6)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(7) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(7) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(7)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(7) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(7)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(8) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(8) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(8)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(8) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(8)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(9) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(9) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(9)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(9) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(9)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(10) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(10) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(10)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(10) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(10)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(11) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(11) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(11)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(11) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(11)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(12) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(12) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(12)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(12) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(12)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(13) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(13) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(13)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(13) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(13)").css("background",'#333');
	});

	$("#top_left_thumbnail ul li:nth-child(14) a").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(14) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
		$("#top_right ul li:nth-child(14)").css("background",'#6A4A68');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(14) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
		$("#top_right ul li:nth-child(14)").css("background",'#333');
	});
	
/*サムネのscriptここまで*/

/*リスト側のscriptここから*/

	$("#top_right ul li").mouseover(function(){
		$(this).css("background",'#6A4A68');
	}).mouseout(function(){
		$(this).css("background",'#333');
	});
	
	$("#top_right ul li:nth-child(1) a").prepend("<span>New </span>");
	$("#top_right ul li:nth-child(2) a").prepend("<span>New </span>");
	$("#top_right ul li:nth-child(3) a").prepend("<span>New </span>");
	$("#top_right ul li:nth-child(4) a").prepend("<span>New </span>");
	$("#top_right ul li:nth-child(5) a").prepend("<span>New </span>");

	$("#top_right ul li:nth-child(1)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(1) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(1) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(2)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(2) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(2) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(3)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(3) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(3) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(4)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(4) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(4) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(5)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(5) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(5) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(6)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(6) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(6) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(7)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(7) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(7) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(8)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(8) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(8) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(9)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(9) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(9) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(10)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(10) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(10) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(11)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(11) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(11) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(12)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(12) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(12) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(13)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(13) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(13) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});

	$("#top_right ul li:nth-child(14)").mouseover(function(){
		$("#top_left_thumbnail ul li:nth-child(14) a .shadow").attr("src",'wp-content/themes/CCtheme/images/blank.png');
	}).mouseout(function(){
		$("#top_left_thumbnail ul li:nth-child(14) a .shadow").attr("src",'wp-content/themes/CCtheme/images/shadow.png');
	});


/*リスト側のscriptここまで*/





});
