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

/*
	Site Name: みんなの家庭の医学
	Description: style import
	Version: 
	Author: 
*/

/* Set Base Style
----------------------------------------- */

@import "default.css";/* initial setting */
@import "layout.css?160601";/* layout style */
@import "module.css";/* common module style */
@import "/header/css/header.css";/* abc header style */


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