
a.link-l-down {
  background:url(../img/link_l_down.png) no-repeat left center;
  padding-left:12px;
  margin-right:30px;
}

#main p.lead {
  font-weight:bold;
  font-size:18px;
  margin:30px 0;
}

#main h2.h2-01 {
  margin-top:45px;
}

#main .h3-01 {
  width: 440px;
  float:left;
}

#main .h3-01.shorttitle {
  width:300px;
}


.box01 {
  border-top:1px dotted #a8a8a8;
  padding:15px 0;
}

.box01:after {
  content:"";
  display:block;
  clear:both;
  overflow:hidden;
}

.imgright01 {
  float:right;
  margin-left:20px;
  width:210px;
  height:auto;
}

.imgbox01 {
  width:210px;
  float:right;
  margin-left:20px;
}

.imgbox01 img{
  width:210px;
  height:auto;
}

.imgbox02 {
  width:325px;
  float:right;
  margin-left:20px;
}

.imgbox02 img{
  width:160px;
  height:auto;
}

#main .returntotop {
  text-align:right;
}

#main .bottomlink {
  text-align:center;
  border-top:1px dotted #a8a8a8;
  border-bottom:1px dotted #a8a8a8;
  padding:30px 0;
  margin-top:35px;
  margin-bottom:35px;
}

#main .bottomlink .pc{
  margin:auto;
}