body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/bg.gif);
	color: #37220e;
}
td {	
	font-family: Verdana;
	font-size: 11px;
}
.tbl {
	margin-top: 128px;
	margin-left: 360px;
	position: absolute;
	z-index: 4;
	width: 500px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
.m {
	color: Yellow;
	font-size: 13px;
}
.mt {
	color: Black;
	font-size: 10px;
	font-weight: bold;
}
hr {
	color: #730808;
}
.ml {	
	margin-top: 260px;
	margin-left: 20px;
	position: absolute;
	z-index: 3;
}
.mlb {	
	margin-top: 288px;
	margin-left: 20px;
	position: absolute;
	z-index: 3;
}
.header {
	position: absolute;
	margin-top: 0px;
	margin-left: 500px;
}
.house {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
}
.logo {
	margin-top: 40px;
	margin-left: 510px;
	position: absolute;
}
.bgm {
	margin-top: 85px;
	margin-left: 375px;
	position: absolute;
	z-index: 3;
}
.menu {
	position: absolute;
	margin-left: 20px;
	margin-top: 250px;
	width: 196px;
	z-index: 3;
}
.menu2 {
	position: absolute;
	margin-left: 20px;
	margin-top: 610px;
	width: 196px;
	z-index: 3;
}
.menu_in {
	padding: 10px 4px 20px 8px;
	background-image: url(images/bgm.gif);
	background-repeat: repeat-y;
}
.cont {
	position: absolute;
	margin-left: 195px;
	margin-top: 178px;
	width: 705px;
	text-align: justify;
	z-index: 1;
}
.cont_in {
	background-color: #f3e6da;
	padding: 50px 20px 30px 40px;
}
.c {
	width: 900px;
	text-align: left;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #730808;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active.mml, a:focus.mml, a:link.mml, a:visited.mml {
	text-decoration: none;
	color: White;
}
a:hover.mml {
	color: Yellow;
	text-decoration: underline;
}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-size: 12px;
	border: 1px inset;
}
input.but {
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-size: 12px;
}