//社長プロフィールポップアップ
function profile(){
window.open('http://www.olive-hill.com/prologue/profile.html','profile','scrollbars=yes,resizable=yes,width=300,height=600,top=0,left=0');
}