@charset "Shift_JIS";
/*news共通ヘッダ*/
#news-top{
  width : 1055px;
  height : 110px;
  background-image : url(../news/img/title.png);
  padding-top : 70px;
  background-repeat : no-repeat;
}
#news-header{
  background-image : url(../news/img/news-header.gif);
  background-repeat : repeat-x;
}


/*newsタイトル*/

/*イベントTOP*/
#title-news{
  height : 130px;
  background-image : url(../news/img/news-title01.gif);
  background-repeat : no-repeat;
}

#news01{
  background-image : url(../news/img/back.gif);
  background-repeat : repeat-y;
  line-height : 80px;
  padding-bottom : 5px;
  margin-top : -15px;
}
#news01 img{
  padding-right : 10px;
  padding-top : 5px;
}
#news01 dt{
  padding-right : 10px;
  width : 190px;
  float : left;
  font-weight : bold;
}
/*
#news01 a{
  color: #000000;
}
*/
#news01 a:hover{
  color: #ff0000;
}

#news01 a:visited{
  color: #000000;
}
#position-list a:active{
  color: #ff0000;
}
