if(navigator.appVersion.indexOf("Mac")!=-1){
  document.write("<link href='http://www.storageplus.co.jp/common/css/mac/import.css' type='text/css' rel='stylesheet' />");
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/mac/import.css' type='text/css' title='Default' />");
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/mac/import_small.css' type='text/css' title='Small' />");  
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/mac/import_large.css' type='text/css' title='Large' />");  
} else {
  document.write("<link href='http://www.storageplus.co.jp/common/css/import.css' type='text/css' rel='stylesheet' />");  
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/import.css' type='text/css' title='Default' />"); 
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/import_small.css' type='text/css' title='Small' />");  
  document.write("<link rel='alternate stylesheet' href='http://www.storageplus.co.jp/common/css/import_large.css' type='text/css' title='Large' />");  
} 
