body {
	margin: 0px; padding: 0px; font-family: "MS UI Gothic"; font-size: 13px; font-weight: normal; background-attachment: fixed; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
hr {
	border: 1px solid rgb(164, 139, 78); border-image: none; height: 1px;
}
#center {
	left: 0px; top: 0px; width: 100%; padding-top: 0px; margin-top: 0px; margin-right: auto; margin-left: auto; position: relative;
}
#topbanner {
	left: 0px; top: 0px; width: 100%; height: 20px; padding-top: 5px; margin-top: 0px; margin-bottom: 30px; border-bottom-color: rgb(51, 51, 0); border-bottom-width: medium; border-bottom-style: double; position: absolute; z-index: 1; background-image: none; background-attachment: scroll;
}
#side {
	left: 0px; top: 95px; width: 150px; height: 300px; padding-top: 10px; padding-left: 5px; margin-top: 0px; position: absolute; z-index: 3;
}
#main {
	left: 0px; top: 95px; width: 100%; height: 100%; overflow: visible; padding-top: 10px; padding-right: 5px; padding-left: 160px; position: relative; z-index: 2; background-image: none; background-attachment: fixed;
}
.menu_title {
	padding: 2px 10px; border: 3px double rgb(136, 99, 13); border-image: none; width: 100%; font-size: 16px; vertical-align: middle; background-color: rgb(255, 250, 213);
}
.menu {
	width: 180px; line-height: 120%; padding-top: 0px; padding-bottom: 8px; padding-left: 10px; font-size: 13px;
}
.html_title {
	padding: 2px 10px; border: 3px double rgb(136, 99, 13); border-image: none; width: 100%; font-size: 13px; vertical-align: middle; background-color: rgb(231, 211, 152);
}
.contents_title {
	border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: currentColor rgb(164, 139, 78) rgb(164, 139, 78) currentColor; padding: 2px 10px; width: 100%; font-size: 14px; font-style: italic; vertical-align: middle; background-color: rgb(255, 250, 213);
}
.contents_title_b {
	border-width: medium 1px 1px medium; border-style: none solid solid none; border-color: currentColor rgb(164, 139, 78) rgb(164, 139, 78) currentColor; padding: 2px 10px; width: 100%; font-size: 14px; font-style: italic; vertical-align: middle; background-color: rgb(234, 234, 255);
}
.contents {
	margin: 10px; padding: 5px; border: 1px solid rgb(233, 211, 184); border-image: none; width: 100%; line-height: 120%; font-size: 13px; position: relative; z-index: auto; background-image: url("images/bgimage.gif");
}
table {
	font-size: 13px;
}
.tablecontents {
	margin: 5px; padding: 5px; border: currentColor; border-image: none; line-height: normal; font-size: 12px;
}
a:link {
	color: rgb(0, 51, 204);
}
a:visited {
	
}
a:active {
	color: rgb(255, 204, 0);
}
a:hover {
	color: rgb(255, 102, 51);
}
