
.ranmunews_detail_inf p, .ranmunews_detail_inf img{
  margin-bottom: 1em;
  max-width: 100%;
}

.mainttl._rnewsdetail{
}
.clearfix.column_detail{
}
.ranmunews_detail_inf{
}
.rnews_h2{
  font-size: 1.5em;
  margin-bottom: 20px;
  border-bottom: #333 solid 1px;
  padding: 20px 0 15px;
}
.rnews_qalist{
}

.rnews_qalist > dt:before{
  content: '';
  background: url(../img/ranmunews_detail/q.png);
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -50px;
}

.rnews_qalist > dd:before{
  content: '';
  background: url(../img/ranmunews_detail/a.png);
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -50px;
  top: -5px;
}

.rnews_qalist > dt{;
  line-height: 40px;;
  vertical-align: middle;;
  position: relative;;
  margin-left: 50px;;
  padding-bottom: 10px;;
  border-bottom: 1px dotted #dcdcdc;;
  margin-bottom: 20px;;
  color: #339900;
  font-size: 1.2em;

}

.rnews_qalist > dd{
  vertical-align: middle;
  position: relative;
  margin-left: 50px;
  margin-bottom: 20px;
}

.rnews_publish{
  float: right;}

.rnews_imglist.clearfix{
}
.fl_l.w_halfseparate{
}
.fl_r.w_halfseparate{
}
.rnews_nav{
  text-align: center;
  margin: 40px auto 60px;
}

.rnews_nav > li{
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  display: inline-block;
  padding: .1em .5em;
}


.rnews_nav > li > a {
  color: #333;
}

.rnews_prev a:before {content: '';background: url(../img/ranmunews_detail/left.png) no-repeat;background-size: 100% 100%;width: .8em;height: .8em;display: inline-block;transform: translateY(.1em);margin-right: .5em;}

.rnews_nexr a:after {
    content: '';
    background: url(../img/ranmunews_detail/right.png) no-repeat;
    background-size: 100% 100%;
    width: .8em;
    height: .8em;
    display: inline-block;
    transform: translateY(.1em);
    margin-right: .5em;
}

.rnews_center {
    margin: 0 2em;
}
