$(function(){

	$("#pointNavi").tabs();

	$('#updateInfo dd:last , #updateInfo dt:last').css("border-bottom", "none");

});

