@charset"utf-8";

div#main, div#sub{
float:none;
}

div#sub{
	width: 100%;
	}

div#main{
	width: 100%;
	}


