@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
body, tr, td {
	font-family: "";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}.tb01 {
	border: 1px solid #E4E4E4;
	line-height: 16px;
	padding: 3px;
}
.tb02 {
	font-size: 12px;
	font-weight: bold;
	background-color: #E1E1E1;
	height: 25px;
	width: 100%;
	padding-left: 10px;
}
.tb03 {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 100%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
	margin-top: 4px;
	margin-bottom: 2px;
}
.wing3 {
	font-family: "Wingdings 3";
}
.tb04 {
	font-size: 12px;
	font-weight: bold;
	background-color: #F2F2F2;
	height: 25px;
	width: 100%;
	padding-left: 10px;
}

