.txt{
	font-size: 16px;
}
.txt .place{
	display: block;
	line-height: 1.3;
	margin: 10px 0 15px;
}
.txt .subtitle{
	display: block;
	line-height: 1.3;
	margin: 10px 0 15px;
}
.txt .title{
	display: block;
	font-size: 180%;
	font-weight: bold;
	line-height: 1.3;
	padding: 0 0 20px;
}
.txt .note{
	display: block;
	font-size: 90%;
	padding: 1em 0 0;
}