body {
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFC8;
	margin:5px;
	padding:5px;
}

#a-check li {
	list-style-type: upper-roman;
	margin: 0px;
	padding: 0px;
}
#a-check li li {	list-style-type: lower-alpha;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#a-check .line-ud {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
#a-check .line-dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
}
#a-check .line-dot-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
