@charset "utf-8";
/*
---------------------------------------------------------------*/
body:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*____*/

#progressBox{
	background:url(images/bgBox.gif) repeat-y top left;
	display:block;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#progressBox #leadBox{
	padding:10px 0px 40px 130px;
}
#progressBox .entryBox{
	padding:0px 0px 18px 12px;
	margin:0px 0px 15px 0px;
}
#progressBox .entryBox strong{
	display:block;
	margin:0px 10px 0px 0px;
	padding:0px 0px 5px 0px;
	text-align:right;
	font-weight:normal;
	font-size:10px;
	line-hieght:16px;
	border-bottom:solid 1px  #9a0000;
}
#progressBox .entryBox .newsIcon{
	font-size:10px;
	color:#f00;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#progressBox .entryBox h3{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	width:100px;
	display:inline-block;
	text-align:center;
	margin:-18px 0px 0px 0px;
	padding:0px;
	color:#9A0000;
	background: url(../images/space.gif);
}
#progressBox .entryBox h3 a{
	color:#9A0000;
}
#progressBox .past2 h3 a,
#progressBox .past2 h3,
#progressBox .past h3 a,
#progressBox .past h3{
	color:#024C19;
}
#progressBox .past2 strong{
	border-bottom:solid 1px #024C19;
}
#progressBox .entryBox p{
	font-size:12px;
	line-height:18px;
	padding:0px 0px 0px 130px;
	margin:-5px 0px 0px 0px;
	color:#666;
}
#progressBox .entryBox p a{
	color:#666;
}
#progressBox:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#BnrBox a{
	font-size:10px;
	color:#666;
}
