/* CSS Document */

.news1{
	font-size: 30px;font-weight: bold;color: #FF0066; text-shadow: 0px 1px 0px #fff; font-family: "ＭＳ Ｐ明朝", "MS PMincho";
}

.news2{
	color: #000000;font-size: 28px;font-weight: bold;font-family: "ＭＳ Ｐ明朝", "MS PMincho";}

.news3{
	color: #333333;font-size: 24px;font-family: "ＭＳ Ｐ明朝", "MS PMincho";}


#news {
	width:617px;
	height:295px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 12px;
}	  


.jspDrag{ background: #FE7877; }
.jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover{ background: #000; }
.jspHorizontalBar, .jspVerticalBar, .jspTrack{ background: #ffffff; }
