#content_rireki { height: 450px; width: 187px; background-image: url(../images/rireki.jpg); margin-top: 0px; margin-right: 0px; margin-left: 15px; }
#case_rireki {
	margin-top: 16px;
	margin-left: 12px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#none { text-indent:-1000em; }

#scroll-container {
  position: relative;
  top: 95px; left: 15px;
  width: 150px; height: 320px;
  overflow: hidden;
 
}

.Scroller-Container { position: relative; background: transparent; }



#Scrollbar-Container {
  position: relative;
  top: -220px; left: 165px;
  width: 10px; height: 80px;
}
.Scrollbar-Track {
  width: 10px; height: 80px;
}
.Scrollbar-Handle {
  position: relative;
  width: 10px; height: 50px;
  background-color: #C6E7F4;
}
#sbLine {
  position: relative;
  width: 6px;
  height: 5px;
  left: 7px;
  background-color: #B5D6E3;
  font-size: 0px;
}

.scroll_style {

	color: #FA842E;
	height: 10px; 
	width: 10px; 
}
/*IE6用ハック*/
*html #content_rireki { height: 450px; width: 187px; background-image: url(../images/rireki.jpg); margin-top: 0px; margin-right: 0px; margin-left: 0px; }
*html #case_rireki {
	margin-top: 16px;
	margin-left: 12px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
/*IE6用ハック終わり*/


#newsbody {

	height: 300px;
	display: block;
	overflow: auto;
	margin-top: 95px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20;
	width: 154px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}