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


#leftmenu {
	background-color: #000000;
	height: 470px;
	width: 212px;
	float: left;
	position: relative;
	left: 0px;
	right: 0px;
}
#maincontents {
	background-color: #373536;
	height: 470px;
	width: 600px;
	margin-top: 0px;
	margin-right: 158px;
	margin-bottom: 0px;
	margin-left: 212px;
	position: relative;
	left: 0px;
	right: 0px;
}
#rightmenu {
	height: 470px;
	width: 158px;
	float: right;
	background-color: #373536;
}


h2 {
    font-size:1.0em;
}

h3 {
font-size:0.8em;
}

