@charset "utf-8";

/*--------------------------------------------------------
/
/	=1 reset style
/	=2 shared style
/	=3 header
/	=4 contents
/	=5 footer
/
--------------------------------------------------------*/

/*	Suggested order:
/
/	* display
/	* list-style
/	* position
/	* float
/	* clear
/	* width
/	* height
/	* margin
/	* padding
/	* border
/	* background
/	* color
/	* font
/	* text-decoration
/	* text-align
/	* vertical-align
/	* white-space
/	* other text
/	* content
/
--------------------------------------------------------*/







/*	=1 reset style
--------------------------------------------------------*/


/*	=2 shared style
--------------------------------------------------------*/
body{
	background:none;
	background-color:#ffffff;
	background-image:none;
}

/*	=3 header
--------------------------------------------------------*/


/*	=4 contents
--------------------------------------------------------*/


/*	=5 footer
--------------------------------------------------------*/
