function wine_window(){
	window.open("http://www.zaza-jp.com/wine/","wine","left=0,top=0,width=700,height=850,scrollbars=auto");
}
function concept_window(){
	window.open("http://www.zaza-jp.com/concept/","concept","left=0,top=0,width=700,height=800,scrollbars=auto");
}