@charset "UTF-8";
/* CSS Document */

h2 {
	font-size: 1px;
	line-height: 0em;
	vertical-align: bottom;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
 
dt,
dd {
	font-size:90%;
}

dt {
	color:#ff7800;
}

dd {
	line-height:1.7em;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(../images/dot.png) repeat-x left bottom;
}

dd a {
	color:#2183dd;
}

a.dtl2 {
	font-size:0.8em;
	color:#156fc2;
	padding-left:15px;
	background:url(../images/dtlarrow.png) no-repeat left center;
	margin: 0 0 5px 0;
}

