@charset "Shift_JIS";

dl { 
	font-size:100%; 
}
dt {
	background:#9cc0f4;
	border-bottom:2px solid #52b2f4;
	width:770px;
	height:19px;
	margin: 10px 0px 5px 0px;
	font-weight:600;
	}
dd {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:5px;
	line-height:1.5em;
	}

