@charset  "utf-8";

/*
 * @package WordPress
 * @subpackage Fudousan Plugin
 * @subpackage Twenty_Twelve
 * Fudousan Map Plugin
 * Version: 1.9.3
*/
#map_canvas {
    font-size:12px;
    line-height:1.4!important;
    width:100%;
    height:100%;
    margin:0 0 10px;
    padding:0;
    vertical-align:middle;
}

#map_canvas table {
    overflow:hidden;
    margin:8px;
    padding:0;
    border-style:none;
}

#map_canvas table {
    width:auto;
    border-spacing: 2px;
    border-collapse:separate;
}

#map_canvas td {
    margin:0;
    padding:0!important;
    vertical-align:middle;
    border:medium none;
}

#content img {
    width:auto;
    max-width:none;
    height:auto;
    margin:0;
}

.site-content .gmap article {
    border:medium none;
}

.site-content article #map_canvas {
    word-wrap:normal;
}

.entry-content #map_canvas img {
    box-shadow:none;
}

/* ふきだし内 */
#map_canvas .gm-style-iw {
    width:auto!important;
    height:auto!important;
}

#map_canvas .gmapballoon a img {
/*	border: 1px solid #CCC; */
    width:72px;
    height:72px;
    margin:0 4px 0 0;
    padding:2px;
}

#content .gmapballoon {
    line-height:1.2;
    overflow:hidden;
}

#map_canvas .gmapballoon {
    font-size:12px;
    overflow:hidden;
    color:#3f3f3f;
    min-width:280px;
}

#map_canvas .gmaptitle {
    font-size:12px;
    font-weight:700;
    letter-spacing:-.05em;
}

#map_canvas .gmapkakaku {
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:700;
    color:#f30;
    border-bottom:1px dotted #ccc;
}

#map_canvas .gmapmadori {
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:700;
    color:#333;
    border-bottom:1px dotted #ccc;
}

#map_canvas .maptenpo {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
    font-size:12px;
    line-height:1.4;
    overflow:hidden;
    margin:8px
}

/* 右・検索条件設定メニュー */
#map_search h3 {
    font-size:16px;
    font-weight:700;
    line-height:1.4;
    display:block;
    margin:0 0 10px;
    padding:10px 6px 6px 10px;
    color:#666;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background:#f9f9f9;
}

#searchmapitem div{
    margin:0 0 10px;
}


#map_menu {
    z-index:3;
    margin:0 0 8px;
    padding:5px;
    border:1px solid #ccc;
    border-radius:6px;
    background:#fff;
}

#map_search {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
    line-height:1.4;
}

#map_search select {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

#searchmapitem select {
    width:100%;
    margin:2px 0;
    padding:2px;
    border:1px solid #ccc;
}

#searchmapitem select.half_size,
#searchmapitem .senyumenseki select,
#searchmapitem .tochimenseki select,
#searchmapitem .tsubotanka select,
#searchmapitem .memseki select,
#searchmapitem .kakakumap_c select,
#searchmapitem .kakakumap_b select {
    width:46%;
}

#caution1 {
    font-size:12px;
    line-height:1.2;
}

#map_search #btn,#map_search #btn2 {
    font-size:100%;
}

#madori_cb,#setsubi_cb {
    width:208px;
}

/* ヘルプボタン */
#menu_botton {
    float:right;
    margin:-5px 0 0;
    padding:0;
}

#menu_botton img{
    height: 25px;
    width: auto;
}

/* 校区 */
#searchmapitem #kouku_shougaku_cb{
    margin:0 0 5px;
}
