body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #99CC99;
	text-align: left;
	height: 60px;
	background-image: url(logo2.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
}
#container {
	width:98%;
	text-align:left;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	clear: left;
}

#menu {
	width:200px;
	float:right;
	background-color: #FFFFFF;
	color: #333333;
}

#main {
    width:100%;
    float:left;
    margin-right:-200px;
}

#documents {
	margin-right:200px;
	background-color: #CCCCCC;
	border: 1px solid #006666;
	padding: 10px;
	color: #000000;
}

#footer {
	background-color: #99CC99;
	clear: both;
	text-align: center;
	color: #000000;
}
.contents {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
#navi {
	text-align: left;
}
ul.navilist{
    width:100%;
    padding-left:0;
    margin-left:0;
}

ul.navilist li{
    list-style:none;
    padding:3px 10px;
    float:left;
}

h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 100%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 100%;
	color: #006699;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -3px;
}

h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 100%;
	color: #333399;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -3px;
}

#container #menu ul {
	padding: 5px;
	margin: 5px;
	list-style-type: none;
	font-size: 14px;
	line-height: 1.5em;
}
.imagetitle1 {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: 16pt;
	background-image: url(kb.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	line-height: 120px;
}
.imagetitle2 {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCFF;
	font-size: 16pt;
	background-image: url(tr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	line-height: 120px;
}
.imagetitle3 {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	color: #FFCCCC;
	font-size: 16pt;
	background-image: url(rs.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	line-height: 120px;
}
address {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #009900;
}

#menu a:link {
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#menu a:hover {
	color: #000000;
	border: 1px solid #9999FF;
	margin-left: -1px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a:active {
	color: #333333;
	padding: 2px;
}#container #main #documents .contents dt {
	color: #CC6633;
}
#container #main #documents .contents dd {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
}

#container #main #documents .contents dl dd dl dt {
	color: #000000;
	font-weight: bold;
	}
#container #main #documents .contents dt a:link {
	color: #CC6633;
	text-decoration: none;
}
#container #main #documents .contents dt a:visited {
	color: #CC6633;
	text-decoration: none;
}
#container #main #documents .contents dt a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#container #main #documents .contents dt a:active {
	color: #CC6633;
	text-decoration: none;
}
#container #main #documents .contents dl {
	margin: 0px;
	padding-top: 10px;
}
#container #main #documents .contents em {
	font-style: normal;
	color: #FF0000;
}

#container #menu img {
	margin-left: 12px;
}
.righttxt {
	text-align: right;
}
#container #main #documents .contents dd {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 120%;
}
#links img {
	margin: 2px;
}
.center {
	text-align: center;
}
