@charset "utf-8";
@import url("/useful/css/jiten.css");
/* ==========================================================

title : 生活施設検索
scope : コンテンツテンプレート

last modify : 2012/06/21 163_yamamoto

========================================================== */

/* ----------------------------
  h1
------------------------------ */


/* ----------------------------
  bnr_dtl_
------------------------------ */
* > article[class^="bnr_dtl_"] {
  width: 300px;
  margin: 21px 7.5px 4px;
}

* > article[class^="bnr_dtl_"] a span {
  margin-left: 47%;
}

@media screen and (max-width: 767px) { 
  .useful_wrap * > article[class^="bnr_dtl_"] {
    margin: 0.93em auto 0;
  }
}