@charset "utf-8";
#top_bar {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: medium;
	color: #FFF;
	width: 500px;
	background-image: url(top_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-indent: 50px;
	line-height: 30px;
	letter-spacing: 1px;
	height: 30px;
}
#wood_anidea {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	width: 470px;
	margin-left: 40px;
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#territory #contents #wood_anidea h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	font-weight: normal;
	line-height: 170%;
	color: #000;
}
#date {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	float: left;
	width: 90px;
	font-size: small;
	color: #666;
	padding-left: 50px;
	margin-top: 5px;
	line-height: 130%;
}
#wood_menu {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	color: #666;
	float: right;
	width: 380px;
	margin-top: 5px;
	padding-bottom: 15px;
	line-height: 130%;
	padding-left: 10px;
}
#wood_01 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	width: 530px;
	margin-top: 10px;
	height: 570px;
}
#wood_footer {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	color: #333;
	clear: both;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-image: url(footer_bar.gif);
	margin-top: 30px;
	line-height: 35px;
	height: 35px;
}
#territory #contents #wood_footer p a {
	text-decoration: none;
	color: #000;
}
#territory #contents #wood_01 #wood_menu p a {
	text-decoration: none;
	color: #03F;
}
