/* ===== base.css    ===== */
body{
	text-align: left;
}

#headerArea{
	width: auto;
	background-image: none;
}

#toplist{
	display: none;
}

#container {
	width: auto;
}

#contentsArea{
	background-image: none;
}

#leftArea{
	float: none;
	clear: both;
}

#rightArea{
	float: none;
	clear: both;
}

#footerArea{
	width: auto;
	height: auto;
	background-image: none;
	text-indent: 0px;
}
