@import url("../../css/digest.css");
@import url("/library/splash_image/splash_image.css");

/* =========================================

title : 東建ホームメイトカップ
    サイトマップ
scope : /history/digest/2018/index.shtml

last modify : 2018/4/18  TCI福岡_Goto　新規（/history/digest/2017/cup/css/cup.cssを流用）
============================================ */

/* ---------------------------- コンテンツ部分 ---------------------------- */
h4 {
  border: none;
  clear: none;
  font-size: 16px;
  margin: 10px 0px 15px 0px;
  padding: 0;
  text-align: left;
}
.article_img {
  margin: 10px 0px 20px 20px;
  width: 240px;
}
.bnr_pickup {
  height: 80px;
  margin: 20px 0 0 0;
  padding: 0px;
  width: 705px;
}
/* ---------------------------------------
  アマチュア選手特集
---------------------------------------- */
#ama_topic {
  margin: 30px auto 30px;
  text-align: left;
}
#ama_topic h4 {
  border: none;
  margin: 0;
  padding: 0;
}
#ama_topic h4 img {
  margin: -4px 0 0 0;
}
#ama_topic .ama_txt {
  background: #ccf4f2;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  padding: 15px 0 0;
}
#ama_topic p {
  margin: 0 50px;
}
#ama_topic ul {
  margin: 20px auto;
  overflow: hidden;
  width: 647px;
}
#ama_topic ul li {
  float: left;
}
#ama_topic ul li:first-child {
  margin-right: 27px;
}
