BODY.top {
	background-color: #ffffff;
	margin: 1px;
}

BODY.bbs{
	background-color: #ffffff;
	background-image: url(img/kabef04.gif);
}

BODY.bbs_menu{
	background-color: #ffffff;
	background-image: url(./img/05.gif);
}

H1 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1px;
}


HR {
	margin-left: 5%;
	margin-right: 5%;
}

TABLE.out {
	text-align: center;
	width: 100%;
}

TABLE.menu {
	background-image: url(./img/05.gif);
	border-width: 1px;
	border-style: solid;
	width: 15%;
}

TABLE.bbs_menu {
	border-width: 1px;
	border-style: solid;
	width: 15%;
}


TABLE.main {
	background-image: url(./img/1a.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	border-width: 3px;
	width: 75%;
}


TABLE.news {
	border-width: 3px;
	width: 75%;
}

TR.top {
	vertical-align: top;
}

TH {
	font-size: 10pt;
	color: #000055;
	background-color: #D6D6EA;
}


TD {
	font-size: 10pt;
}

TD.topimg{
	font-size: 10pt;
	width: 20%;
}

TD.center{
	font-size: 10pt;
	text-align: center;
}

TD.right{
	font-size: 10pt;
	text-align: right;
	width: 30%;
}

FORM {
	margin-top: 1px;
	margin-bottom: 1px;
}

UL {
	margin-top: 1px;
	margin-bottom: 2px;
}
