@charset "utf-8";

h3 {
	clear: both;
}
dl {
	display: inline-block;
	margin-right: 2em;
}

dl img {
	border: 1px solid #CCCCCC;
}
dt {
	float: left;
	margin:  -1em 1em 2em 2em;
	line-height: 2em;
	text-align: center;
}
dd {
	margin-left: 5em;
}
