@charset "utf-8";


/* WHATSNEW JA
------------------------------------------------------------------------------*/

#whatsnewFrame {
	background-color: #000000;
	width: 595px;
}

#whatsnewFrame dt {
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	line-height: 1.2;
}

#whatsnewFrame dd {
	font-size: 12px;
	margin-left: 65px;
	margin-bottom: 5px;
	line-height: 1.2;
}

