@charset "utf-8";

/*------------------------------
IE6用追加設定
------------------------------*/
* html #contents				/* Win IE6向け */
{
	padding-bottom:				60px;
	}

* html #footer					/* Win IE6向け */
{
	position:					static;
	}
