/* detail.css */
dl {line-height: 2em;}

ol li {
	list-style: decimal;
}

#main label{
	display: block;
	text-align: center;
}
