@charset "Shift_JIS";

/* TOPページのタブニュースのスタイル */
dt{
  width : 185px;
  float : left;
  font-weight : bold;
  vertical-align : middle;
}

dd{
  width : 370px;
  float : left;
  margin-left : 0px;
  margin-right : -5px;
}

#news{
  width : 615px;
}

#news #tabs-1,#tabs-2,#tabs-3,#tabs-4{
  /* height : 378px; */
  /* height : 236px; */
  /* height : 381px; */
  height : 531px;
  overflow : auto;
  padding-left : 15px;
  padding-top : 0px;
}



body{
  font-size : 14px;
  line-height : 39px;
  text-decoration : none;
}
/*
#news #tab_news a,
#news #tab_news a:link,
#news #tab_news a:visited{
  color : black;
  background-color : #68ddfa;
}

#news #tab_news a:hover{
  color: #ffffff;
  background-color: #4fc4e1;
}

#news #tab_event a,
#news #tab_event a:link,
#news #tab_event a:visited{
  color : black;
  background-color : #b8da5e;
}

#news #tab_event a:hover{
  color: #ffffff;
  background-color: #99cc33;
}

#news #tab_saiyo a,
#news #tab_saiyo a:link,
#news #tab_saiyo a:visited{
  color : black;
  background-color : #ffb500;
}

#news #tab_saiyo a:hover{
  color: #ffffff;
  background-color: #e69c00;
}
*/
#history{
  position : absolute;
  top : 0px;
  right : 20px;
  margin-top : 5px;
}

#title{
  padding-top : 0px;
}