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