body {
	text-align: center;
	color: #333;
	background-image: url(top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #daf3fe;
	}

h1 {
	font-size: 133.4%;
	font-weight: bold;
	color: #EB0000;
	padding: 0 0 25px 0;
}
		
a:link,a:visited {
	color: #00F;
	text-decoration: underline;
}

a:hover,a:active {
		color: #cc0000;
		text-decoration: underline;
}

#wrapper {
	width: 440px;
	margin: 0 auto;
}
#main {
	text-align: left;
	padding: 75px 20px 20px 20px;
	background-image: url(main_back.gif);
	background-position: left 260px;
	background-repeat: no-repeat;
}
		
#footer {
		text-align: center;
		}
		
#footer address {
	padding: 15px 0 5px 0;
	font-size: 91.7%;
		}

.waku_r {
	background-color: #FFD6D6;
	padding: 7px;
	margin: 0 0 25px 0;
		}
		
.section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
		}

h2 {
	padding: 0 0 7px 0;
	line-height: 1.5;
	font-size: 133.4%;
	font-weight: bold;
	color: #333;
}

.close {
	padding-bottom: 20px;
	margin: 0px;
	text-align: right;
}
