/* お知らせ対象選択ボタン-selected */
li.selected a.btn{
	background-color: #ffe428;
}

#news-list ul{
	border-bottom: 1px solid #cccccc;
}

li.list-row:first-child,
li.list-row:hover{
	background-color: #ffffff;
}
li.list-row div:first-child{
	width: 120px;
}
