@charset "utf-8";
/* CSS Document */

/* #whatsNew
------------------------------------------------*/
#whatsNew {
	margin-bottom: 80px;
}

#whatsNew h2 {
	margin-bottom: 20px;
}

#whatsNew dl {
	width: 611px;
	margin-left: 5px;
}

#whatsNew dt, #whatsNew dd {
	height: 20px;
	float: left;
	margin-bottom: 10px;
}

#whatsNew dt {
	clear: both;
	width: 80px;
	padding-left: 3px;
	border-bottom: 1px solid #C1D3E2;
	letter-spacing: 0.1em;
	color: #6d90a3;
}

#whatsNew dd {
	width: 507px;
	padding-left: 20px;
	border-bottom: 1px solid #efefef;
}

#whatsNew dd a, #whatsNew dd a:visited {
	color: #5d7d91;
}
