var n=(screen.width)

if (n>900){
window.document.write(
'<link type="text/css" rel="stylesheet" media="screen,projection,tv,print" charset="shift_jis" title="スタイル" href="./css/home.css" />'
);
window.document.close();
}