/* CSS Document */


.itsg_mv_thumbimg{
   border:1px solid #01375B;
}

h3{
  text-align:center;
  font-size:11px;
  font-weight:normal;
}

#itsg_mv_imgnavi_move_forward{
  background:url(../../images/button-right.gif) no-repeat;
  width:16px;
  display:block;
  text-decoration:none;
  height:19px;
}

#itsg_mv_imgnavi_move_forward:hover{
  background:url(../../images/button-right_hover.gif) no-repeat;
}

#itsg_mv_imgnavi_move_lastpage{
  background:url(../../images/button-right_end.gif) no-repeat;
  width:21px;
  display:block;
  text-decoration:none;
  height:19px;
  line-height:10px;
  font-size:6px;
}

#itsg_mv_imgnavi_move_lastpage:hover{
  background:url(../../images/button-right_end_hover.gif) no-repeat;
}

#itsg_mv_imgnavi_move_back{
  background:url(../../images/button-left.gif) no-repeat;
  width:16px;
  height:19px;
  display:block;
  text-decoration:none;
}

#itsg_mv_imgnavi_move_back:hover{
  background:url(../../images/button-left_hover.gif) no-repeat;
}

#itsg_mv_imgnavi_move_firstpage{
  background:url(../../images/button-left_end.gif) no-repeat;
  width:21px;
  height:19px;
  display:block;
  text-decoration:none;
}

#itsg_mv_imgnavi_move_firstpage:hover{
  background:url(../../images/button-left_end_hover.gif) no-repeat;
}