@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:27px;
	top:215px;
	width:160px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
}
#apDiv2 {
	position:absolute;
	left:194px;
	top:133px;
	width:700px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
}
#apDiv3_pagr {
	padding-top:217px;
	margin-left:230px;
	width:900px;
	height:auto;
	z-index:1;
	background-color: #E9FFE8;
}
#apDiv4 {
	position:absolute;
	left:82px;
	top:33px;
	width:38px;
	height:24px;
	z-index:1;
}
body {
	font-family: Tahoma;
	font-size:10px;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
input:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
textarea:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}
mygt {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
mygt:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}

select {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #E9FFE8;
	border-width: 1px;
	border:thin;
}
select:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #003300;
	background-color: #F3FFF2;
	border-width: 1px;
	border:thin;
}
