@charset "utf-8";

/* ------------------------------------------------------------

	results style

------------------------------------------------------------ */

/* ----------head---------- */

#results h2 {
	margin-bottom: 3em;
}

/* ----------note---------- */

.results_note {
	margin-bottom: 2em;
	text-align: right;
}


/* ----------list---------- */

ul.list_results {
	font-weight: bold;
}

ul.list_results li {
	width: 280px;
	margin-bottom: 0.5em;
}

ul.list_results li.list_right {
	margin-top: -2em;
	margin-left: 290px;
}
