.words {
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
}
.words * {
	text-align: left;
}
dl {
	background-image: url(../images/line-dot500.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	letter-spacing: 1px;
	line-height: 130%;
	padding-bottom: 5px;
}
dt {
	background-image: url(../images/line-dot500.gif);
	background-repeat: no-repeat;
	color: #CC6633;
	padding-top: 10px;
	padding-left: 20px;
}
dd {
	margin-right: 30px;
	margin-left: 45px;
	padding-bottom: 10px;
}
ul {
	font-size: 95%;
	padding-top: 5px;
}
li {
	letter-spacing: 1px;
	list-style-position: inside;
	text-indent: 5px;
}
p.mark {
	font-size: 70%;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
}
p.mark img {
	vertical-align: text-bottom;
}
p.navi {
	font-size: 12px;
	text-align: right;
}
