@charset "UTF-8";

#whatsnew_ {
	text-align: left;
}

#whatsnew_ h3{
	display: block;
	clear: both;
	height: 40px;
	margin: 20px auto;
	text-align: center;
	font-size: 1.15em;
}

#whatsnew_ h4{
	display: block;
	clear: both;
	margin: 30px 20px 0 20px;
}

#whatsnew_ table {
	width: 93%;
	text-align: left;
	border-collapse: collapse;
	margin: 10px auto 10px auto;
}

#whatsnew_ table tr th {
	background-color: #EEEEEE;
}

#whatsnew_ table tr th,
#whatsnew_ table tr td {
	padding-left: 5px;
	border: 1px solid #CCC;
}

#whatsnew_ p.ki {
	margin: 45px 20px 25px 15px;
	text-align: center;
}

#whatsnew_ dl{
	width: 500px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#whatsnew_ dt{
	float: left;
	width: 100px;
	padding: 5px 0 3px 0;
	font-weight: bold;
}

#whatsnew_ dt.a1 {
	letter-spacing: 0.5em;
}

#whatsnew_ dd{
	padding: 5px 0 3px 9em;
	line-height: 200%
}
