@charset "UTF-8";

/*/////////////////////////////////////////////////////////////
SITENAME

Copyright (C) KAYAC Inc. All Rights Reserved.
------------------------------------------------------------
[Layout] 
	0. Base Layout
	1. Header
	2. Content
	3. Footer
	99. Clearfix
		
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Base Layout
------------------------------------------------------------ */

body {
	text-align: center;
 background-color:#ffedef;
}

