@charset "UTF-8";

/* ****************************************************
	wide.css
***************************************************** */



/*  main
=========================================*/
/* mainContainer */
#mainContainer {
	clear: both;
	width: 100%;
}

/* mainContents */
#mainContents {
	width: 960px;
	margin: 16px auto 0;
}


/* contents */
#contents {
	float: none;
	width: 100%;
}
