body {
	text-align: center;
	color: #333;
	background: url(../change/header_bg.gif) repeat-x center top;
	}

#logo {
	margin: 0;
	text-align: left;
	height: 41px;
	padding: 0 0 15px 0;
}

h1 {
	font-size: 133.4%;
	font-weight: bold;
	color: #EB0000;
}
		
a:link,a:visited {
		color: #003399;
		text-decoration: underline;
}

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

#wrapper {
		width: 500px;
		margin: 0 auto;
		text-align: left;
}
		
#footer {
		text-align: center;
		}
		
#footer address {
	padding: 10px 0 20px 0;
		}

.waku_r {
	background-color: #FFD6D6;
	padding: 7px;
	margin: 20px 0;
		}
		
.section {
	margin-bottom: 30px;
		}

#main .section h2 {
	font-size: 116.7%;
	font-weight: bold;
	color: #191919;
	padding: 0 0 5px 0;
}

.bar1 {
	margin: 0px;
	padding: 5px 0 0 0;
	border-top: 1px solid #FF0000;
}

.fsmall {
	font-size: 91.7%;
	font-weight: bold;
}

.close {
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: 1px solid #999999;
}
