/* index */
#topbody {
	width:669px;
	margin:0 auto;
	text-align:center;
	}
#topbody #header {
	width:669px;
	margin:0 auto;
	}
#header h1 {
	padding:0px;
	}
#topcontents {
	width:669px;
	}
#index-left {
	float:left; 
	width:38px; 
	height:232px;
	}
#index-flash {
	float:left; 
	width:592px; 
	height:232px;
	}
#index-right {
	float:left; 
	width:39px; 
	height:232px;
	}
#menu01-left {
	float:left;
	width:164px;
	height:141px;
	background-image: url(../../img/index_back01.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
#menu01-center {
	float:left; 
	width:340px; 
	height:141px;
	background:url("../../img/index_back02.gif") left top repeat-y;
	}


#menu01-right {
	float:left; 
	width:165px; 
	height:141px;
	background:url("../../img/index_back03.jpg") left top repeat-y;
	}

#indexl01 {
	position:relative;
	top:0px;
	left:38px;
	width:126px;
	}
.information {
	width:330px;
	height:80px;
	overflow:auto;
	font-size:12px;
	line-height:130%;
	text-align:left;
	color:#803d23;
	position: relative;
	margin:30px 5px 0 5px;
	padding:3px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #803d23;
	scrollbar-shadow-color: #fff6d5;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #803d23;
	scrollbar-track-color: #fff6d5;
	scrollbar-darkshadow-color: #803d23;
	text-align:left;
	}

/* menu */
#index-menu {
	width:669px;
	height:21px;
	}

#index-menu ul {
	width:669px;
	text-align:left;
	margin:0px;
	padding:0px;
	}

#index-menu li {
	float:left;
	display:inline;
	font-size:10px;
	}

#index-menu li a {
	color:#FFFFFF;
	display:block;
	}


/*-indexpage copyright-*/
#copyright {
	width:669px;
	}
#copyright address {
	padding:6px 4px 0px 0px;
	text-align:right;
	color:#666666;
	font-size:10px;
	font-style:normal;
	}