<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

* {
padding:0px;
margin: 0px;
}


/* リニューアル ヘッダー */
#new_head {
width: 860px;
height: auto;
margin-left: 20px;
}
#new_menw {
float: left;
width: 860px;
margin-top: 17px;
}
#new_logo {
margin-top: 20px;
float: left;
}
#new_add {
float: right;
height: 87px;
}
</pre></body></html>