h3 {
	font-size: 0;
	text-indent: -9999px;
}
#contents h2 {
	width: 560px;
	height: 30px;
	margin-left: 5px;
	background-image: url("../images/na_quasi.gif");
}
#content {
	width: 662px;
	margin: 0 auto;
}
#body {
	position: relative;
	top: 0;
	left: 0;
	width: 660px;
	*width: 670px;
	margin: 5px auto 0;
}

.block {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 320px;
}

.imgbanner {
	float: left;
	padding-top: 5px;
	background-color: #FFF;
}
.blockbody {
	position: relative;
	top: 0;
	left: 0;
	width: 315px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	background-color: #FAFAC8;
}
/*
.blockbody a {
	display: block;
}*/
.name {
	position: relative;
	top: 0;
	left: 0;
	padding-top: 10px;
}
.name a {
	font-size: 1.2em;
}
.small {
	font-size: 0.8em;
}
.backtotop {
	margin-top: 30px;
	width: 104px;
	height: 18px;
	background: url("../images/backtopage.gif") no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
.backtotop a {
	display: block;
	width: 100%;
	height: 100%;
}
