#index_table {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu-title{
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding: 4px 0px 6px;
	list-style: none;
	float: none;
	height: 20px;
	background: #FFCC33;
	border-top: 1px ridge #EEEEEE;
	border-right: 1px ridge #EEEEEE;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
}
#tmenu{
	text-align: left;
	vertical-align: bottom;
	border-top: 1px ridge #EEEEEE;
	border-right: 1px ridge #EEEEEE;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #CCCCCC;
	padding: 4px 0px 4px 20px;
	list-style: none;
	float: none;
	margin-bottom: 2px;
	height: 18px;
	background:#E8E6E7 url(root_img/v-01.gif) no-repeat 10px center;
}
#boxTOPICS {
	text-align: left;
	line-height: 2em;
	font-size: x-small;
	padding: 10px;
}
#boxBT {
	font-size: xx-small;
	width: 180px;
	margin: 0px;
	line-height: 1.2em;
}
#foot{
	font-size: x-small;
	background-color: #D4D0C8;
	text-align: center;
	width: 770px;
	clear: both;
	float: none;
	margin: auto;
}

