.raretsu {
	width: 750px;
	text-align: center;
	vertical-align: bottom;
	border: 0px;
	font-size: 10px;
	margin: 1px;
	}

#banner {
	width: 750px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(img/banner.gif)
	}
#banner a {
	width: 750px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}



.navi  {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 750px;
	clear: left;
	border: none;
	line-height: 100%;
	height: 20px;
}

.pipe {
 	background: url("img/navi_pipe.gif");
	margin: 0;
	padding: 0;
	width: 27px;
	height: 20px;
	float: left;
	border-width: 0px;
	line-height: 100%;
}

.button { 
	background:
	url("img/navi_longbutton.gif");
	text-align: center;
	padding: 0;
	padding-top: 4px;
	width: 116px;
	height: 16px;
	float: left;
	line-height: 140%;
	vertical-align: middle;
}

.button a {
	width: 116px;
	height: 18px;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	padding-top: 1px;
	vertical-align: middle;
	line-height: 100%;
	display: block;
}
.button a:hover {
	color: #33CCFF;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
	vertical-align: middle;
	line-height: 100%;
	padding-top: 1px;
}
