/* CSS Document */

<!--
body {
	background-attachment: fixed;
	background-image: url(img/waku/bk01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	word-spacing: 5px;
	margin: 0px;
	color: #CCCCCC;
}
-->