function domain_docomo(url){
  window.open(url,'DoCoMo受信設定方法','width=500,height=580,outerHeight=690,scrollbars=yes,resizable=no');
}

function domain_au(url){
  window.open(url,'au受信設定方法','width=500,height=550,outerHeight=660,scrollbars=yes,resizable=no');
}

function domain_softbank(url){
  window.open(url,'SoftBank受信設定方法','width=500,height=770,outerHeight=800,scrollbars=yes,resizable=no');
}

function price(url){
  window.open(url,'料金表','width=500,height=430,outerHeight=500,scrollbars=yes,resizable=no');
}


