@charset "utf-8";

html{
	background-color:#FFF;
}

/* body
-----------------------------------------------*/
body{
}

/* document
-----------------------------------------------*/
#document{
	min-width:;
	width:;
}


/* contents
-----------------------------------------------*/
#contents{
	width:;
}


/* header
-----------------------------------------------*/
#header{
}


/* main
-----------------------------------------------*/
#main{
}


/* menu
-----------------------------------------------*/
#menu{
}


/* footer
-----------------------------------------------*/
#footer{
}