$(document).ready(function() {
	$('#calender-chuo > #chuo-left > ul').tabs({ fx: { cache: false, opacity: 'toggle'} });
});
