body {
	color: #666666;
	margin: 0px;
	background-color: #B1E28D;
}
TD{
	font-size:83%;
	line-height: 180%;
}
.w01 {
	color: #333366;
}

.w02 {
	color: #4b7476;
	font-weight: bold;
}

.w03 {
	color: #996600;
}
.w04 {
	color: #999;
	font-size:83%;
}
.title {
	color: #336600;
	font-weight: normal;
}

.title02 {
	color: #996600;
	font-weight: normal;
	font-size: 110%;
}


.tr {
	background-color: #E3F4D4;	background-repeat: repeat-x;	background-position: bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/line.gif);
}
.tr02 {
	background-color: #F7FCF1;
}
.tr03 {
	background-color: #F7FCF1;
	padding: 10px;
}


.td {
	padding: 8px;
}

.pt {
	border: 1px solid #999999;
	padding: 2px;
}
.bt2 {
	font-size: 10px;
}
.bt3 {
	font-size: 10px;
	width: 150px;
}
.form_btn {
	color: #000000;
	background-color: #E7F5BA;
	border: 1px solid #7EBC4F;
	padding: 2px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a.link_01:link {
	color: #336600;
	text-decoration: none;
	letter-spacing: 1px;
}
a.link_01:visited {
	color: #336600;
	text-decoration: none;
	letter-spacing: 1px;
}
a.link_01:hover {
	color: #FF6633;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.num:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.num:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.num:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
form {
 margin:0px;
}
.w_date{
	font-size:73%;
	font-family: Arial, Helvetica, sans-serif;
}
.line2 {
	display:none;
}
.hide {
	display:none;
}

