@charset "utf-8";


/*
	Site Name: - The ROMEO - OFFICIAL WEB SITE
	Created: 2007-06-22
	Licence: Copyright (C) 2007 The ROMEO. All rights reserved.
	Description: style-import
	Author: 朱雀 有限会社 + Smalt Ink.
*/


/* Set Base Style
============================ */

@import url("default.css"); /* initial setting */
@import "layout.css";/* layout style */
@import "base.css";/* base style */
@import "content.css";/* content style */



/* Style for MacIE 5.x 
============================ */

/*It doesn't read to MacIE5*/

/*\*//*/
  @import "style_import.css";
/**/