@charset "utf-8";

@import url(/stylesheets/common.css);
@import url(/stylesheets/header.css);
@import url(/stylesheets/footer.css);
@import url(/stylesheets/main_otako.css);
@import url(/stylesheets/sub.css);


/*-----------------
	body override	
--------------------*/

body {
	background:#FFFFFF url(/images/bg_body_yellow.png) 0px 105px repeat-x;
}