@charset "utf-8";

/***********************************
  RyokuendaiNewTown
  www/contact/style.css
***********************************/

@import "../common/css/base.css";


/*==================================
  Main Layout
==================================*/
dl#map-box {padding:20px 0 40px;}
dl#map-box dt {width:370px; float:left; overflow:hidden;}
dl#map-box dd {width:290px; float:right; background:url(./images/back.gif) top no-repeat;}
dl#map-box dd h3 {padding:33px 0 0 38px; font-size:0; line-height:0;}
dl#map-box dd p#photo {padding:7px 0 0 38px;}
dl#map-box dd p#tel {padding:12px 0 0 38px;}
dl#map-box dd p#request {margin:35px 0 0 20px; width:270px; height:50px; background:url(../common/images/btn_request_ov.gif); overflow:hidden;}
dl#map-box dd p#request a {display:block;}
dl#map-box dd p#request a:hover {background-color:transparent;}
dl#map-box dd p#request a:hover img {visibility:hidden;}

ul#bnr-box {list-style:none; margin:0 15px; padding-bottom:40px;}
ul#bnr-box li {width:300px; float:left; margin-bottom:10px;}
ul#bnr-box li.none {float:right;}
