@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
#body .base {
	width: 600px;
}
.base .hader {
	width: 200px;
	background-image: url(bg.jpg);
	height: 100%;
	position: absolute;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
}
#body .base .hader h1 {
	font-size: 25px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
}
#body .base .hader ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.copy,.copy a {
	padding-top: 60% !important;
	color: #FFFFFF !important;
	font-size: 0.8em !important;
	text-align: center;
}
#body .base .mainblock {
	position: absolute;
	overflow: auto;
	height: 100%;
	width: 500px;
	left: 200px;
	top: 0px;
}
textarea, input {
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.t {
	padding-TOP: 5pt;
	PADDING-LEFT: 3px;
	padding-BOTTOM: 5pt;
	BORDER-top: #ebebeb 1px solid;
	BORDER-bottom: #ebebeb 1px solid;
	font-size: 15px;
	text-align: right;
	margin: 10px;
}
.td {
	margin-left: 5px;
	line-height: 175%;
	padding: 5px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}
