@charset "UTF-8";

/*-------------------------
__shop_style
-------------------------*/

.topics_head{
  margin: 0 0 75px 0;
  padding: 65px 0 0 0;
}

.topics_title{
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.5;
}
.topics_title img{
  margin: 0 20px 0 0;
  vertical-align: bottom;
  height: 47px;
}

.topics_body{
  width: 670px;
  margin: 0 auto 200px;
  line-height: 1.7;
}
.topics_body dt{
  font-size: 12px;
  color: #808080;
}
.topics_body dd{
  margin: 0 0 25px 0;
  font-size: 14px;
}
.topics_body dd a{
  color: #000;
}









/**/
