function news() {
  window.open("news/index.html","OpenWindow",
    "screenX="+10+",screenY="+10+",left="+10+",top="+10+",width="+370+",height="+465+", scrollbars=no,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=no");
}

function blog() {
  window.open("http://yaplog.jp/interior-life/","OpenWindow",
    "screenX="+10+",screenY="+10+",left="+10+",top="+10+",width="+900+",height="+600+", scrollbars,location=yes,menubar=yes,toolbar=yes, status=no,directories=no,resizable=yes");
}

function area_artner() {
  window.open("http://www.interior-life.com/a_partner.html","OpenWindow",
    "screenX="+10+",screenY="+10+",left="+10+",top="+10+",width="+780+",height="+600+", scrollbars,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=no");
}

function recruit() {
  window.open("http://www.interior-life.com/stylist.html","OpenWindow",
    "screenX="+10+",screenY="+10+",left="+10+",top="+10+",width="+760+",height="+480+", scrollbars,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=no");
}

function new_room() {
  window.open("http://www.interior-life.com/bfaf/New/01/01-1.html","OpenWindow",
    "screenX="+10+",screenY="+10+",left="+10+",top="+10+",width="+750+",height="+600+", scrollbars,location=no,menubar=no,toolbar=no, status=no,directories=no,resizable=yes");
}
