.voice_article{
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: #dcdcdc 1px solid;}
.voicelist_ttl{
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: #c8c8c8 1px dashed;
  float: right;
  width: 605px;
  text-align: left;}
.voicelist_h2{
  margin-right: auto;
  float: left;
  font-size: 1.2em;
  color: #339900;;
    /* text-align: left; */
    /* border-bottom: 1px dotted #dcdcdc; */
    /* padding-bottom: 20px; */
    /* margin-bottom: 10px; */;}
.voicelist_tag{
  padding: 1px 0;
  margin-right: 0em;
    color: #fff;
  width: 7em;
  display: inline-block;
  text-align: center;
  font-size: .8em;
}
/* >>> inos add(s.watanabe) 2017.06.26 */
.voicelist_tag_float{
  float: right;
}
/* <<< inos add(s.watanabe) 2017.06.26 */
.voicelist_obj{
  float: left;
  width: 130px;}
.voicelist_inf{
  float: right;
  width: 605px;
}
.voicelist_link{
  float: right;
  text-decoration: underline;
  margin-right: 13px;
  color: #339900;
}

.voicelist_inf p {
    display: inline;
}


.voicelist_inf a:hover p{
  color: #339900;
}