@charset "UTF-8";
#contents h2 {
	margin-bottom: 20px;
}
/* CSS Document */

#contents dl {
	line-height: 170%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contents  dd  p {
	margin-top: 10px;
}
#contents  dd  p  img {
	vertical-align: middle;
	margin-right: 5px;
}
#contents p {
	line-height: 170%;
}
