@charset "utf-8";
/* CSS Document */


#leftmenu {
	background-color: #000000;
	height: 470px;
	width: 212px;
	float: left;
	position: relative;
	left: 0px;
	right: 0px;
}
#maincontents {
	background-color: #212121;
	height: 470px;
	width: 548px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 212px;
}
#rightmenu {
	background-color: #000000;
	float: right;
	height: 470px;
	width: 210px;
	position: relative;
	left: 0px;
	right: 0px;
}
h2 {
	font-size: 1.0em;
}
h3 {
	font-size: 0.8em;
}
