function pagetop() {
	location.href = "#pagetop";
	window.scrollBy( 0, -130 );
	}

function kisei() {
	location.href = "#kisei";
	window.scrollBy( 0, -130 );
	}

function custom() {
	location.href = "#custom";
	window.scrollBy( 0, -130 );
	}

function tokushu() {
	location.href = "#tokushu";
	window.scrollBy( 0, -130 );
	}

function pack() {
	location.href = "#pack";
	window.scrollBy( 0, -130 );
	}

function eco() {
	location.href = "#eco";
	window.scrollBy( 0, -130 );
	}

function topics() {
	location.href = "#topics";
	window.scrollBy( 0, -130 );
	}

function adv() {
	location.href = "#adv";
	window.scrollBy( 0, -130 );
}

function order() {
	location.href = "#order";
	window.scrollBy( 0, -130 );
	}
