@charset "utf-8";

/*
 * @package WordPress6.2
 * @subpackage Fudousan Plugin
 * @subpackage TwentyEleven
 * Fudousan Map Plugin
 * Version: 6.2.0
*/
#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;
    vertical-align:middle;
}

#content img {
    width:auto;
    max-width:none;
    height:auto;
    margin:0;
}

/* ふきだし内 */
#map_canvas .gm-style-iw {
    width:auto!important;
    height:auto!important;
	min-width: 310px !important;
}

#map_canvas .gmapballoon a img {
    width:72px;
    height:72px;
    margin:0 4px 0 0;
    padding:2px;
    border:1px solid #ccc;
}

#content .gmapballoon {
    overflow:hidden;
}

#map_canvas .gmapballoon {
    font-size:13px;
    overflow:hidden;
    color:#3f3f3f;
    min-width:280px;
}

#map_canvas .gmaptitle {
    font-size:13px;
    font-weight:700;
    letter-spacing:-.05em;
}

#map_canvas .gmapkakaku {
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:700;
    color:#f30;
    border-bottom:1px dotted #ccc;
    line-height: 1.3 !important;
}

#map_canvas .gmap_rim{
	display: inline-block;
	font-family: initial;
	font-weight: initial;
	color: initial;
}

#map_canvas .gmapmadori {
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:700;
    color:#333;
    border-bottom:1px dotted #ccc;
    line-height: 1.3 !important;
}

.gmapballoon .fudou_add_favorite_button2:before,
.gmapballoon .fudou_del_favorite_button2:before{
    width: 20px;
    height: 20px;
    font-size: 20px;
}

#map_canvas .maptenpo {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
    font-size:13px;
    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;
    width:210px;
    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:47% !important;
}

#caution1 {
    line-height:1.2;
}

#map_search #btn,#map_search #btn2 {
    font-size:100%
}

#madori_cb,
#setsubi_cb {
    width:208px;
}

#searchmapitem span label {
	margin: 0 8px 0 3px;
}



/* ヘルプボタン */
#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;
}


/* 2011 fix */
#map_search li,
#map_search ul{
	list-style: none !important;
}


body.in-map #primary {
    width: 700px;
}

/*  */