@charset "UTF-8";
#sitearticles{width:100%;}
#sitearticles ul{
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}
#sitearticles li{
	list-style: none;
	/*padding-left: 8px;*/
	padding-bottom: 10px;
	/*background: url('img/site/bullet_01.png') no-repeat left 5px;*/
	margin-bottom: 5px;
}
#sitearticles li a{
	font-weight: bold;
}
.datebox{
	height: 24px;
	line-height: 24px;
	font-size: 8pt;	
	border-bottom: 1px solid #cecece;
}