@charset "UTF-8";
#navi     li#navi_06     a {
	color: #00FFFF;
}
#title {
	padding: 0px;
	height: 60px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 1px;
	background-image: url(img/title_privacy.gif);
}
#title h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	background-image: none;
	height: auto;
}
#main  h2 {
	font-size: 100%;
	text-align: center;
	color: #004EA2;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
#main h3 {
	font-size: 80%;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: normal;
	color: #004EA2;
}
#main li {
	font-size: 80%;
	line-height: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	list-style-type: decimal;
	text-align: left;
	padding-left: 0px;
}

