@charset "UTF-8";



/* カテゴリ毎のリスト（イベント専用）
---------------------------------------------------- */
.list_box ul:first-child{
 margin-right: 25px!important;
}

.list_box ul {
  float: none;
  margin-right: 25px;
}

div.mnbox {
  float: left;
}


