div.featurePanelA05 div.featureItemA01 {
position: relative;
margin-bottom: -9px;
margin-left: 3px;
padding-top: 14px;
min-height: 358px;
z-index: 0;
}

/*
 * news
 */

div#news h2.categoryTitleA01 a:link,
div#news h2.categoryTitleA01 a:visited {
	text-decoration:none;
}

div#news h2.categoryTitleA01 a:hover,
div#news h2.categoryTitleA01 a:active {
	text-decoration: underline;
	background: none;
}

div#news h2.categoryTitleA01 a.feed {
	margin-left: 10px;
}


div#news.enable {
	background: url(/img/index/bg_newspanel_01_b.png) 0 100% no-repeat;
	_background: url(/img/index/bg_newspanel_01_b_ie.gif) 0 100% no-repeat;
	padding: 0 0 12px;
}

div#news.enable div.bgImageUnit {
	background: url(/img/index/bg_newspanel_01_t.png) 0 0 no-repeat;
	_background: url(/img/index/bg_newspanel_01_t_ie.gif) 0 0 no-repeat;
	padding: 0;
}

div#news.enable div.head {
	padding: 11px 17px 0;
	margin: 0 5px;
	border-bottom: 1px solid #e2e2e2;
}

div#news.enable div.body {
	height: 100px;
	margin: 0 5px;
	overflow-y: auto;
}

div#news.enable div.body table {
	margin: 0 20px 10px;
	width: auto;
}

div#news.enable div.body th,
div#news.enable div.body td {
	padding-top: 0.66em;
	_padding-top: 0.5em;
}

div#news.enable div.body th{
	font-weight: normal;
	color: #222222;
	text-align: left;
	width: 88px;
}

div#news.enable div.body tr.first-child th,
div#news.enable div.body tr.first-child td {
	padding-top: 0.5em;
}

div#news.enable div.body table ul.linkListA01 li {
	margin-top: 0;
}
