h3 {
	background-image: url('../img/about/ttl_naritachi.jpg');
}

#naritachi {
	margin-left: 19px;
}

#naritachi h4 {
	margin-top: 10px;
}

#naritachi p {
	margin: 10px 0px 10px 25px;
}

#naritachi div.totop input {
	display: block;
	width: 140px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 10px;
	color: #0F2147;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	margin-left: 530px;
	border: none;
	background-image: url('../img/common/ic_totop_off.gif');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	cursor: pointer;
}

#naritachi div.totop input:hover {
	color: #FFF;
	background-color: #2B395C;
	background-image: url('../img/common/ic_totop_on.gif');
}

