@charset "utf-8";

#right_side #main_contents dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#right_side #main_contents dt {
	color: #0099CC;
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
}
#right_side #main_contents dd {
	margin-left: 90px;
}#right_side #main_contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
