#now_list {
	font-size: 83%;
}
#now_list dt span {
	visibility: hidden;
}
#now_list dl {
	clear: both;
	height: 38px;
	background: url("/images/micro/hitachi_now/bar_bg.gif") 0 0 no-repeat;
}
#now_list dt {
	float: left;
	width: 174px;
	height: 38px;
	background-image: url("/images/micro/hitachi_now/bar.gif");
	background-repeat: no-repeat;
}
#now_list dd {
	float: right;
	width: 349px;
	margin: 0 0 0 15px;
	padding: 3px 0;
}

#now_list dl.now_bar_1 dt {
	background-position: 0 0;
}
#now_list dl.now_bar_2 dt {
	background-position: 0 -40px;
}
#now_list dl.now_bar_3 dt {
	background-position: 0 -80px;
}
#now_list dl.now_bar_4 dt {
	background-position: 0 -120px;
}
#now_list dl.now_bar_5 dt {
	background-position: 0 -160px;
}
#now_list dl.now_bar_6 dt {
	background-position: 0 -200px;
}


