@charset "utf-8";
BODY {
    scrollbar-base-color: #2D2824;
    scrollbar-face-color: #2D2824;
    scrollbar-track-color:Black;
    scrollbar-arrow-color: Black;
    scrollbar-3dlight-color: Black;
    scrollbar-darkshadow-color: Black;
    scrollbar-highlight-color:#4E453E;
    scrollbar-shadow-color: #4E453E;
    }

.contents {
	font-family: verdana;
	font-size: 12px;
	color: #838172;
	text-decoration: none;
}
a:hover.contents {
	font-family: verdana;
	font-size: 12px;
	color: #838172;
	text-decoration: none;
}

.box {
	height: 325px;
	width: 475px;
	overflow: auto;
	font-family: verdana;
	font-size: 12px;
	color: #A6A392;
	text-decoration: none;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0A08;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #969082;
}
.hit {
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938F84;
}
.border {
	border: 1px solid #10110C;
}

#form1 #button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090A05;
	text-decoration: none;
	background-color: #969082;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
