@charset "utf-8";

.days {
	margin: 0 0 8px;
	padding: 0;
	color: #aaaaaa;
	font-size: 73%;
	line-height: 102%;
}
.main a:link, .main a:visited {
	color: #888888;
	text-decoration: none;
}
.main a:hover, .main a:active {
	color: #888888;
	text-decoration: underline;
}
.place {
	color: #888888;
	font-size: 73%;
	line-height: 132%;
}



.tit {
	padding: 6px 0 4px;
	font-size: 73%;
	line-height: 132%;
	color: #000000;
}



.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;
}




