body  {
	text-align: center;
}

#outer  {
	width: 950px;
	text-align: left;
	margin: 0px auto;
	height: 553px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #797873;
}

#top  {
	width: 950px;
	height: 165px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #939191;
	background-color: #797873;
}

#logo  {
	margin-left: 605px;
	margin-top: 64px;
	height: 36px;
	width: 294px;

}

#navi  {
	margin-left: 70px;
	margin-top: 35px;
}

#middle  {
	border-spacing: 0px;
	height: 275px;
	overflow: hidden;
}

#middle_inner  {
	width: 960px;
}


table#designtable  {
	height: 275px;
	width: 950px;
	margin: 0px;
	overflow: hidden;
}

#leftmargin  {
	height: 275px;
	float: left;
	overflow: hidden;
}

#pic  {
	height: 275px;
	float: left;
	overflow: hidden;
}
#content  {
	height: 275px;
	float: left;
	overflow: hidden;
	padding: 0px;
}

#content_inner  {
	margin-bottom: 20px;
	text-align: justify;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	overflow: hidden;
}

#bottom  {
	width: 950px;
	height: 115px;
	overflow: hidden;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #939191;
	background-color: #797873;
}

#subnavi  {
	margin-left: 70px;
	margin-top: 15px;
}

.csc-header  {
	text-align: right;
}

h1  {
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: normal;
}



a  {
	text-decoration: none;
	color: #000000;
}
