@charset "utf-8";
/* style_DDBSJ.css DDBSJ.html用css */

/* -------------マニュアル------------------- */
#contents img {
	padding-left:2px;
	padding-right:2px;
	padding-bottom: 5px;
	border: 0px solid gray;
}

#contents
ol.manual li{
	padding-top: 0.5em;
	}

/*ol.manual li:first-line {
	font-weight: bold;
	}*/

ol.manual li ul {
	list-style:none;
	padding-left: 3em; 
	text-indent: -3em;
	}

ol.manual li ul li{
	padding-top:0em;
	}
	
.manual li ul li:first-line {
	font-weight: normal;
	}
	
ul.DDBSJ_ref {
	list-style: none;
	padding-left: 5em; 
	text-indent: -3em;
}

ul.DDBSJ_QA {
	list-style: none;
	padding-left: 3em; 
	text-indent: -2em;
}

ul.DDBSJ_QA li {
	padding-bottom: 0.5em;
}

ul.DDBSJ_QA li:first-letter {
	color:darkslateblue;
	font-weight: bold;
}


