@charset "utf-8";

#base #wrap #container {
	background-color: #ddefcb;
	background-image: none;
}
#base #wrap #upper {
	color: #333333;
	position: relative;
	height: auto;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#base #wrap #upper .left {
	width: 420px;
	margin-top: 20px;
	position: relative;
	height: auto;
	float: left;
	left: 50px;
}
#base #wrap #upper .right {
	float: right;
	width: 420px;
	margin-top: 20px;
	position: relative;
	height: auto;
	right: 60px;
}#base #wrap #upper .link-0 {
	font-size: 16pt;
	color: #006600;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#base #wrap #upper .link-1 {
	font-size: 12pt;
	margin-top: 20px;
	margin-left: 20px;
}
#base #wrap #upper .link-2 {
	font-size: 10pt;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#base #wrap #upper .link-2 img {
	float: left;
	margin-right: 8px;
	border-width: 0px;
	margin-bottom: 10px;
}

