@charset "Shift_JIS";
.largerRedContents {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.contents {
	float: right;
	width: 600px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 180%;
}
.contentsLarge {font-size: x-large}
.contentsSmall {
	font-size: small;
	line-height: inherit;
}
.setsumeiStyle {
	font-size: small;
	line-height: 16px;
	color: #666666;
}
