@charset "utf-8";

.sentence#fla {
	width: 480px;
	margin: 0 auto;
	padding: 0;
	background-color:#ffffff;
	background-image: none;
}

.sentence h1 {
	height: 19px;
	margin: 0 0 10px;
	background-color: #ffffff;
	background-image: url('../image/info/topic.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	font-size: 1px;
}



