/* -----------------------------------------------
             idol-dir
   ----------------------------------------------- */
   
.gallery{
    width: 304px;
    float: left;
}

#Main .area-content .entry-content .area-text{
    width: 368px;
    float: right;
}

#Main .area-content .entry-content .area-text .lead {
    border-bottom-color: #F29696;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 5px !important;
    padding-top: 10px;
}

#Main .area-content.articles .entry-content h2 {
    color: #666666;
}

#Main .area-content .entry-content .hd .title {
    display: block;
    

    color: #000000;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1;
    font-size: 14px;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 2px !important;
font-weight: bold;
line-height: 1;
}

#Main .area-content .entry-content .meta {
  border-bottom-color: #F29696;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 12px;
  margin-bottom: 7px;
  margin-top: 12px;
  padding-bottom: 7px;
  width: auto;
}

#Main .area-content .entry-content .meta dl {
  margin-bottom: 0;
  white-space: nowrap;
}

#Main .area-content .entry-content .meta dt {
    float:left;
}

#Main .area-content .entry-content .hd-01 {
  border: none;
  border-width: medium;
  color: #000000;
  left: -7px;
  margin-bottom: 22px;
  position: static;
  top: 12px;
  background-image: url("../../img/c02_ico_h.gif");
}

.entry-content ul {
    padding-bottom:0;
}

hr {
    color: #F29696;
    border: solid 1px;
}

