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

dl.ref {
	margin: 20px 0 0 0;
	width: 850px;
}
.ref dt {
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	display: block;
	margin: 15px 0 8px 14px;
	padding: 0px;
	width: 850px;
	border-left: solid 5px #BC1B13;
}
.ref dd {
	background-image: url(../images/common/pt-list.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0 0 5px 28px;
	padding: 0 0 0 14px;
}