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