

/*リンクページ*/

.links p{
  margin-bottom:15px;
}

.links h4{
  font-weight:bold;
  margin:25px 0 10px;
}

.links dd{
  margin-bottom:15px;
}

.linklink{
  margin-top: 20px;
}


.links p.smallInfo{
  color:#999;
  font-size:76%;
}

.links .blogpRight input{
  padding:2px;
  width:450px;
}


.links .linkB{
  background:url(../img/common/icon_linkblank.gif) left center no-repeat;
  padding-left:15px;
}




/*バナー一覧ページ*/


.links p.atten{
  color:#999;
  font-size:76%;
  margin: 0;
}

.banner .clickLBList li{
  width:650px;
  text-align:center;
}

.banner .clickLBList2 li{
  width:320px;
  text-align:center;
  float:left;
}

.banner .clickLBList3 li{
  width:215px;
  text-align:center;
  float:left;
}

.banner input{
  margin-top:5px;
  padding:2px;
  width:140px;
}


.clickLBList, .clickLBList2, .clickLBList3{
  clear:both;
  margin-top:30px;
  padding-bottom:30px;
  background:transparent url(../img/common/bg_dash.gif) repeat-x scroll center bottom;
}

.banner .borderOff{
  background:none!important;
}

