@charset "UTF-8";
.nospace {
	line-height: 80%;
	word-spacing: 0.2em;
}
.space {
	letter-spacing: .2em;
	word-spacing: .4em;
	line-height: 1.2em;
	font-size: 1.0em;
	width: 560px;
	border-left-width: 60px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 40px;
}

