body {
	background: #414141;
	color: #000000;
	font-family: "‚l‚r ƒSƒVƒbƒN", osaka, tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}

* html body {
	line-height: 14px;
}
a:link { 
	color: #1C2F45;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #0000FF;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #0099FF;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #1C2F45;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	padding-top: 16px;
	text-align: right;
	width: 763px;
	background-color:#E5DED8;
	padding-bottom: 15px;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 206px;
	height:655px;
	display:inline;
	overflow:hidden;
	background-color: #E5DED8;
}

.floatimgleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top: 5px;
}

.floatimgright {
float:right;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
}

.hankoright {
	float:right;
	margin-left:5px;
	margin-right: 12px;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
	background-image: url(images/top-bkg775.jpg);
}

#right {
	border: 6px solid #FFFFFF;
	float: left;
	height: 640px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 503px;
	background-color:#E5DED8;
	display:inline;
}

