div#subNavi h2 {
	display: block;
	border-bottom: none;
}
div#mainContents h1 {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #c0c0c0;
	text-transform: capitalize;
}
div#mainContents div#latest h2 {
	border-bottom: none;
}
div#mainContents div#latest p {
  font-size: 100%;
  line-height: 150%;
}
