* {
	margin:0;
	padding:0;
}
.wrapper {
	width: 924px;
	margin-left:auto;
	margin-right:auto;
/*	margin-left: 1%;*/
/*	margin-right: 1%;*/
/*	margin-bottom: 1%;*/
	line-height: 1.5;
	BACKGROUND-COLOR: #c0dcFF;
/*	border: solid 1px #D2D2D2;*/
}
.header {
	width: 100%;
	color: #ffffff;
	font-size: small;
	background-color: #000000;
}
.title {
	width: 100%;
/**/	margin-top: 5px;
}
.titlelogo {
/**/	margin-right: 468px;
	height: 60px;
	background-color: #00FF00;
}
.title_banner {
	float: right;
	width: 468px;
	height: 60px;
	background-color: #FFFF00;
}
.navi {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FF0000;
}
.main {
	width: 100%;
	background-color: #c0dcc0;
}
.menu {
	height: 1200px;
	width: 145px;
	float: left;
	background-color: #E0FFE0;
}

.contents {
	margin-left: 145px;
	padding-left: 5px;
	padding-right: 5px;
	width: 769px;
	height: 1200px;
	font-size: small;
	background-color: #FFFFFF;
}
.contents_title
{
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #00ff80;
	background-image:url('title_bg.jpg');
}
.footer {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
}

table.compmenu{
	font-weight:bold;
}
