@charset "Shift-JIS";

/* company css set */

#contents dl {
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
}
#contents dt {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 7.5em;
	font-weight: bold;
	float: left;
	clear: both;
	border-top: 1px solid #CCCCCC;
}
#contents dd {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 7.5em;
	_height:1%;
	border-top: 1px solid #CCCCCC;
}
#contents dt.start, #contents dd.start {
	border: none;
}