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

/*
	Site Name: 会社情報[PC]
	Description: style import
	Version: 
	Author: 
*/

/* -----------------------------------------
  Set Base Style
----------------------------------------- */
@import "default.css";
@import "layout.css";
@import "common.css";
@import "/header/css/header.css";/* abc header style */


</pre></body></html>