<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.header {
	background-image: url(images/privacy_title.gif);
}
h2 {
	background-image: url(images/img_006.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 110%;
	padding-bottom: 4px;
	margin: 0px;
}
dl {
	margin: 0px;
}
dt {
	font-weight: bold;
	font-size: 100%;
}
dd {
	margin-left: 10px;
	margin-top: 5px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.box1 {
	background-image: url(images/img_006.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.4em;
}
.box1 .text {
	margin-right: 100px;
	padding-top: 5px;
}
.name {
	margin-top: 20px;
	padding-left: 420px;
}


.box2 {
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 100px;
}
</pre></body></html>