@charset "utf-8";

@import "reset.css";
@import "base.css";
@import "typography.css";
@import "module.css";
@import "corporate.css";
@import "blog.css";
@import "clouds.css";
@import "aria.css";
@import "hameln.css";
@import "thickbox.css";


/*Explanation--------------------------------------------------*/
/*
reset.css (Reset)

base.css (Common layout)
	1: Basic layout

typography.css (typography)
	1: Base Style
	2: Size of Fonts
	3: Color

module.css
	1:Common layout
	2:header layout	
	3:content layout
	4:side layout
	5:Footer layout

corporate.css 
	1:common
	2:index.html	
	3:director-profile/index.html
	4:about-company/index.html
	5:performer-comments/index.html
	6:link/index.html
	7:inquiry/index.html
	8:support/index.html
	9:news/index.html

blog.css

clouds.css
	1:common
	2:clouds-of-yesterday/index.html	
	3:clouds-of-yesterday/Takushi-Tsubokawa/index.html
	4:clouds-of-yesterday/staff/index.html	
	5:clouds-of-yesterday/cast/index.html	
	6:clouds-of-yesterday/festival-and-award/index.html	
	7:clouds-of-yesterday/gallery/index.html	

aria.css
	1:common
	2:aria/index.html	
	3:aria/introduction/index.html
	3:aria/introduction/index.html
	4:aria/staff/index.html
	5:aria/cast/index.html
	6:aria/movie-trailer/index.html
	7:aria/gallery/index.html
	8:aria/festival-and-award/index.html

hameln.css
	1:common
	2:hameln/index.html	
	3:hameln/staff/index.html
	4:hameln/Takushi-Tsubokawa/index.html

thickbox.css
*/

/*Target browser--------------------------------------------------*/
/*
Win IE6+(5+), Firefox3+,
Mac safari3+, Firefox3+ 
*/


/*
Markup: aya mikami
aya@lat43n.com
2009/02/03 ver.1
*/