@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   category
========================================================= */

/* shinchaku-ichiran
----------------------------------------------- */
.contentArticleAttribute .latest {
  margin-bottom: 30px;
  padding: 0px;
}
.contentArticleAttribute .latest h2 {
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #177050;
  color: #ffffff;
  font-weight: bold;
  font-size: 120%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.contentArticleAttribute ul {
  padding: 0 5px;
}
.contentArticleAttribute li {
  padding: 0 0 5px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleAttribute h3 {
  background: #EDF2DF url(/_common/themes/joruri/category/images/ic-categorytitle.png) no-repeat 10px center;
  margin-bottom: 10px;
  padding: 5px 5px 4px 35px;
  color: #262626;
  font-weight: bold;
  font-size: 120%;
  border: 1px solid #86BA41;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.more {
  padding: 0 5px 10px 0;
  text-align: right;
}

/* shinchaku-ichiran
----------------------------------------------- */
.attribute {
  float: left;
  width: 49%;
  margin-bottom: 10px;
  padding: 15px 0 20px;
  background-color: #e3f5ff;
}
.attribute h2 {
  padding: 0 0 5px 20px;
}
.attribute .explain {
  margin-left: 20px;
}
.attributeEvent,
.attributeShisaku,
.attributeShiryo,
.attributeRiyoannai {
  margin-left: 15px;
}

/* side-link
----------------------------------------------- */
/*#attributeList .pieceHeader {
}
*/
#lifeEventSide  .pieceBody {
  border: 1px solid #3EAFCF;
  -webkit-border-radius: 0px 0px 5px 5px;
      border-radius: 0px 0px 5px 5px;
}
