body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDFFD3;
}
.notice1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84BF2D;
	text-align: center;
	padding: 5px;
	border: 1px double #FDDC66;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	
}
.tit1 {
	font-weight: bold;
	color: #339900;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84BF2D;
	border-bottom-color: #84BF2D;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FED14D;
}
.txt1 {
	color: #FF9900;
}
.smenu {
	font-weight: bold;
	color: #336600;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	background-color: #B5DD7A;
}
.smenu_now {
	background-color: #336600;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.smenu a {
	color: #336600;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #84BF2D;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.smenu a:hover {
	color: #336600;
	background-color: #EDFFD3;
}
.txt2 {
	color: #333333;
}
