@charset "utf-8";

/***************************************

	gnavi

***************************************/

* html div#gnavi
{
	left:0;
}

/***************************************

	base

***************************************/

* html div#base
{
	width:auto;
	padding-left:0;
}

/***************************************

	main

***************************************/

* html div#main
{
	float:none;
	margin-bottom:50px;
	padding-left:0;
	text-align:left;
}

/***************************************

	wrap

***************************************/

* html div#wrap
{
	width:auto;
	margin:0;
}

/***************************************

	leftbox

***************************************/

* html div#leftbox
{
	float:none;
	margin-bottom:50px;
}

/***************************************

	rightbox

***************************************/

* html div#rightbox
{
	float:none;
}

/***************************************

	totop

***************************************/

p#totop
{
	display:none;
}
