@charset "utf-8";

@import url("document.css");

/*--------------------------------------
  wrapper > content > main
---------------------------------------*/

#whatsnew h2.ttl {
	border-bottom: 1px solid #CCC;
	padding-bottom: 0.3em;
}

#whatsnew table.striped th {
	background: #E0E0E0;
	font-weight: bold;
	text-align: center;
}

#whatsnew table.striped .odd-row {
	background-color: #F0F0F0;
}
