body {
}

#Left {
	display: none;
}

#ToPageTop {
	display: none;
}

#Container {
	background: url();
}

#Container2 {
	background: url();
}

#HMenu {
	display: none;
}

#SubMenuArea {
	display: none;
}

#ContentsTitle {
	clear: both;
	width: 600px;
	float: left;
	text-align: center;
}

#ContentsTitle h1 {
	float: right;
	width: 550px;
	height: 50px;
	text-align: center;
	margin: 0;
}

#Chip {
	float: left;
	width: 50px;
	height:50px;
	margin: 0 0 0 0;	
}

#Copyright {
	float: left;
	width: 600px;
}


