@charset "utf-8";

/*
##################################################################
topCntsB.css
################################################################## */

p.p_mainBanner {
    margin: 0 auto 5px;
    width: 674px;
    height: 49px;
    }

div#box-search-local h2.tit {
    background: url(/img/top/v1.0_07.png) 0 0 no-repeat;
    text-indent: -9999px;
    }

div#box-search-map{
    float:left;
    margin: 0 0 10px 0;
    width:254px;
    }

/* 検索枠数字 */
div.box-search-count {
    position: absolute;
    top: 76px;
    left: 105px;
    width: 100px;
    text-align: right;
    font-size: 17px;
    font-weight: 700;
    color: #f00;
    font-family: 'Verdana','メイリオ',sans-serif;
    letter-spacing: -1px;
    }

/* 塾名で探す(天地寸法変更) */
div.box-search-brand-bottom{
    height: 85px;
    }

/* 特集バナー */
div#box-topicBanner {
    float: left;
    margin: 0 0 10px 0;
    width: 254px;
    }

div#box-topicBanner a img {
    border: 1px solid #999;
    }

/* 特集バルーン */
div.d_balloon {
    position: relative;
    width: 262px;
    height: 172px;
    }

div.d_balloon a {
    position: absolute;
    }

a.a_ball_close {
    top: 0px;
    left: 237px;
    display: block;
    width: 25px;
    height: 25px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    }

