/* ********************
 * 特集コーナー
 * 2013/3/1
 * 2013年 節分企画
******************** */
body{
  background-color: transparent;
}
#feature{
  margin: 5px;
  background: url(../image/setsubun_bg.png) left top no-repeat;
  width: 690px;
  height: 395px;
  position: relative;
}
.video{
  position: absolute;
  top: 178px;
  left: 320px;
}