@charset "utf-8";

/* =============================================================

　 Parts Setting

============================================================= */

/*  Content Settings
--------------------------------------------- */

/*  Content Top
-----------------------------------*/

.mega-header {
  background-image: url(../img/mega-header.jpg);
}


/*  Content Main
-----------------------------------*/

.news-section {
}

.news-section .news-list > ul > li {
  padding-top: 20px;
  padding-bottom: 20px;
}

.news-section .news-list dl dt {
  min-width: 140px;
}

.news-section .news-title {
  font-weight: bold;
}
