* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #e0e0e0;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #880000;
}
a:active {
	text-decoration: none;
	color: #444400;
}


div.header {
	width: 802px;
	_width: 800px;
	height: 15px;
	padding-top: 6px;
	background-color: #ffffff;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}

img.header {
	width: 195px;
	height: 15px;
	align: right;
}

.outline {
	padding: 0px 12px;
	margin: 0px 0px;
	background-color: #ffffff;
	width: 800px;
	height: 100%;
}

.main {
	width: 300px;
	float: left;
	background-image: url(/img/kadzu_anzu20060621.jpg);
	background-repeat: no-repeat;
}

.kadzu {
	width: 800px;
	height: 600px;
	border-width: 1px;
	border-style: dotted;
	border-color: #3399CC;
	background-image: url(/img/kadzu_anzu20060621b.jpg);
	background-repeat: no-repeat;

}

.title {
	margin-bottom: 1px;
	margin-top: 3px;
	font-size: 14px;
	font-style: bold;
	color: #000000;
	text-indent: 14px;
	letter-spacing: 2px;
	line-height: 16px;
	background-image: url(/img/dot-B.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	float; right;
}

a {
	line-height: 16px;
	padding-left: 16px;
	background-image: url(/img/dotB.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.contents {
	font-size: 12px;
	padding-left: 10px;
	width: 300px;
	float; right;
}

.search {
	font-size: 8px;
	color: #000000;
	text-indent: 1em;
	line-height: 20px;
	width: 300px;
	height: 20px;
	background: transparent;
	float; right;
}

.footer {
	width: 802px;
	_width: 800px;

	margin-top: 2px;
	font-size: 10px;
	font-style: italic;
	padding: 0px;
	color: #3399CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
	height: 18px;
}
