@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Sep 9, 2008
++++++++++++++++++++++++++++++++++++++++++++++
*/

#body #contents .column dl {
	position: relative;
}
#body #contents .column dl dt {
	font-weight: bold;
	width: 16em;
	padding: 10px 0 0;
	position: absolute;
}
#body #contents .column dl dd {
	padding: 10px 0 10px 17em;
	background: url(../../images/common/bg_line_dot_r.gif) repeat-x left top;
}
#body #contents .column dl span {
}
