@charset "utf-8";


/*
	Site Name: World Rhythm Summit 2008
	Created: 2008-02-14
	Licence: Copyright (C) 2008 WRS planning committee. All Rights Reserved.
	Description: style_import
	Author: 朱雀有限会社 (http://www.szak.jp/)
*/


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

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


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

/*It doesn't read to MacIE5*/

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