body {
	background-image: url(../images/policy.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
#main {
	background-image: url(../images/policy_b.jpg);
	text-align: center;
	border-color: #FFFFFF;
}
#main  h2 {
	font-weight: bold;
	padding-top: 4px;
	margin: 0px 0px 0px -5px;
}
#main h1 {
	margin-top: 70px;
}
#navi {
	background-image: url(../images/navi_line-wh.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
}
.Left {
	text-align: left;
	padding-left: 80px;
	margin-top: 0px;
	line-height: 1.6;
}
.Sitemap {
	font-size: 10px;
	font-weight: lighter;
	top: 3px;
	right: 10px;
	position: absolute;
	color: #FFFFFF;
}
.Sitemap a {
	color: #FFFFFF;
}
