/* CSS Document */

.news1{
	font-size: 16px; color: #FF0066;font-weight: bold;
}

.news2{
	color: #fff;font-size: 18px;font-weight: bold;font-family: "ＭＳ Ｐ明朝", "MS PMincho";
}

.news3{
	color: #fff;font-size: 14px;font-family: メイリオ,meiryo,hiragino kaku gothic pro,ｍｓ ｐゴシック,sans-serif; 
}


#news {
	width:574px;
	height:452px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 12px;
}	  


.jspDrag{ background: #b50157; }
.jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover{ background: #5a022c; }
.jspHorizontalBar, .jspVerticalBar, .jspTrack{ background: #000000; }
