@charset "UTF-8";
#all {
	width: 850px;
	line-height: inherit;
	background-color: #FFFFFF;
	padding-right: 170px;
	padding-left: 170px;
	padding-top: 1%;
	padding-bottom: 1%;
	height: auto;
	background-position: center top;
	clip: rect(0px,auto,0px,auto);
	top: auto;
	bottom: auto;
	margin: 0px;
	float: none;
}
#topcontents {
	width: 540px;
	float: left;
	padding-right: 20px;
}
#hooter {
	clear: both;
	width: 850px;
}
#twitter {
	float: right;
	width: 280px;
	clear: none;
	padding-top: 50px;
}
#contentsbody {
	float: right;
	width: 610px;
	clear: none;
}
#lefticon {
	float: left;
	width: 200px;
	padding-right: 20px;
}
