@charset "utf-8";


#contents_box dt{
	background-image: url(img/obj_question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#contents_box dd{
	margin-left: 40px;
	margin-bottom: 30px;
}
