section{
	border-bottom: 1px solid #cdcdcd;
}
h3{
	font-size: 140%;
	margin-bottom: 4rem;
	padding-left: 1.5rem;
	border-left: 7px solid;
}
.right{
	text-align: right;
}
dl dt{
	margin-bottom: 0.5rem;
}
dl dd{
	margin-bottom: 3rem;
}
.note p{
	font-size: 75%;
	font-weight: lighter;
	line-height: 1.8;
}
.detail{
	margin-top: 2rem;
	padding-left: 1.6rem;
}
.bg_lightgray{
	padding: 3rem;
}
*{
	word-wrap: break-word;
}