@charset "UTF-8";
#story {
	text-align: left;
	width: 600px;
	margin-top: 10px;
	margin-left: 50px;
	font-size: 12px;
	line-height: 18px;
}
#story p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.tbl-mgn-b20 {
	margin-bottom: 20px;
}
#story ul.note {
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 0px;
}
#story p.caption {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
#story img.photo {
	margin-bottom: 5px;
}
.gotop {
	font-size: 11px;
	text-align: right;
}
#story p.sizeup1 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}
#story .red {
	color: #990033;
}
.letter {
	background-color: #F5F5DC;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
