@charset "UTF-8";
article  dt {
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 22px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #ff9600;
}
article dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
article  dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#img  {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	width: 380px;
	padding-right: 300px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin: 0px;
}
p    {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
