function domain_docomo(url){
  window.open(url,'DoCoMo受信設定方法','width=350,height=510,outerHeight=560,scrollbars=yes,resizable=no');
}

function domain_au(url){
  window.open(url,'au受信設定方法','width=350,height=470,outerHeight=520,scrollbars=yes,resizable=no');
}

function domain_softbank(url){
  window.open(url,'SoftBank受信設定方法','width=350,height=630,outerHeight=680,scrollbars=yes,resizable=no');
}

function price(url){
  window.open(url,'料金表','width=350,height=330,outerHeight=380,scrollbars=yes,resizable=no');
}
