@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	line-height: 150%;
	color: #666;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
#territory {
	background-color: #FFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(back01.gif);
	background-repeat: repeat-y;
}
#territory h1 {
	margin: 0px;
	height: 70px;
	width: 700px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12px;
	color: #666;
	background-image: url(footer.gif);
	height: 30px;
	width: 700px;
	clear: both;
	line-height: 30px;
	text-indent: 30px;
}
#nav {
	float: right;
	width: 130px;
	margin-top: 30px;
	padding-right: 10px;
}
#contents {
	float: left;
	width: 540px;
	margin-top: 30px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
#address {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	text-align: right;
	width: 680px;
	line-height: 25px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #333;
	clear: both;
	padding-top: 15px;
}
#territory #address a {
	text-decoration: none;
	color: #03F;
}
#territory #we_blog a {
	text-decoration: none;
	color: #03F;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	width: 650px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
}
#territory #footer_nav a {
	text-decoration: none;
	color: #03F;
}
#privacy {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: small;
	text-align: right;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 25px;
}
#territory #privacy a {
	text-decoration: none;
	color: #03F;
}
#pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	width: 520px;
	margin-top: 5px;
	clear: both;
}
#territory #contents #pagetop a {
	color: #06F;
	text-decoration: none;
}
