@charset "utf-8";

.td_mainKiji {
	width: 100%;
	background: transparent url(../img/bg_divparts.png) repeat scroll 0 0;
}
* html .td_mainKiji {
	behavior: expression(IEPNGFIX.fix(this));
}

.div_partsSpace dl {
	margin: 20px 10px 20px 10px;
}

.div_partsSpace dt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	list-style-type: none;
	background: transparent none no-repeat scroll 3px 0.2em;
	border-bottom: 1px dotted #000000;
}

.div_partsSpace dd {
	margin: 10px 0 0 30px;
	padding-left: 15px;
	background: transparent none no-repeat scroll 3px 0.5em;
	border: 0px;
}
