if(navigator.userAgent.indexOf("Mac")!=-1){
document.write('<link rel="stylesheet" href="http://cafe-drome.com/css/default.css" type="text/css" />');
} else {
document.write('<link rel="stylesheet" href="http://cafe-drome.com/css/default_nonmac.css" type="text/css" />');
}
