var n=(screen.width)

if (n>=800){
window.document.write(
'<link type="text/css" rel="stylesheet" media="screen,projection" charset="shift_jis" href="css/main.css" />'
);
window.document.close();
}
