@charset "utf-8";
#sp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#sp-table100 {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
}
#table100 {
	height: 100%;
	width: 100%;
}
#tableleft {
	height: 100%;
	width: 100%;
	background-color: #570c4b;
}
#tableright {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
}
#lbottom {
	background-image: url(images/lbottom.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 15px;
}
#lmiddle {
	height: 73px;
	background-image: url(images/lmiddle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ltop {
	background-image: url(images/ltop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rbottom {
	background-color: #570c4b;
	height: 10px;
}
#rtop {
	background-image: url(images/rtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tablemiddle {
	height: 100%;
	width: 100%;
}
#mleft {
	width: 196px;
}
#mnavimiddle {
	background-color: #570c4b;
}
#mnavitop {
	height: 205px;
}
#mtxt {
	height: 100%;
}
#mtxtbottom {
	height: 10px;
	background-color: #570c4b;
}
#mtxtmiddle {
	background-color: #ffffff;
	background-image: url(images/mtxtmiddle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#mtxttop {
	height: 154px;
	background-image: url(images/mtxttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi {
}
#navitop {
	height: 20px;
}
#mtxtmiddlecolumn {
	height: 100%;
	width: 100%;
}
#lmtxtmiddlecolumn {
	width: 20px;
}
#button img {
	cursor: hand;
}
#rmtxtmiddlecolumn {
	width: 175px;
}
#rmtxtmiddlecolumn img{
	margin-bottom: 10px;
}
#mright {
	background-color: #ffffff;
}
#mnavi {
	height: 100%;
	width: 196px;
}
#mnavibottom {
	height: 88px;
	width: 196px;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	color: #000000;
	line-height: 18px;
}
#txt td, #txt pre, #txt ul, #txt div {
	font-size: 11px;
	list-style-type: square;
	line-height: 18px;
}
#txt h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #570c4b;
}
#txt h2, #txt h3, #txt h4, #txt h5, #txt h6 {
	font-size: 13px;
	font-weight: bold;
	color: #570c4b;
}
#txt a {
	font-size: 11px;
	color: #570c4b;
}


