@charset "UTF-8";
/* CSS Document */



/*GooGleMap API 用CSS*/
#map {
 width: 100%;
 height: 200px;
}
#map02 {
 width: 100%;
 height: 200px;
}
/*26拠点ボタン用CSS*/
.bnArea {
    width: 964px;
    margin: 0 auto;
}
.kyotenMenu { width:964px; height:82px; margin:10px 0 2px; cursor:pointer;}
.kyotenMenu li { display: inline-block;}
.kyotenMenu li span { cursor:default;}
.Js_kyoten_menu_sub {
    position: relative;
    float: left;
    height: 81px;
}
.Js_kyoten_menu_sub ul {
    background: url(/attending/kokunai/castle/images/bgFukidashi.png) left top no-repeat;
    border-bottom: solid 1px #000000;
    position: absolute;
    top: 90px;
    left: -10px;
    width: 130px;
    padding-top: 9px;
    white-space: nowrap;
    z-index: 10;
}
.Js_kyoten_menu_sub ul {
    position: absolute;
    top: 87px;
    left: -2px;
}
.kyotenMenu ul li {
    height: 20px;
    background: #fff url(/attending/oyado/sougei/images/arrow01.gif) 107px center no-repeat;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: 1px dotted #000000;
    padding: 6px 10px 3px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    line-height: 2.1rem;
    font-weight: bold;
    color: #00bc21;
    cursor: auto;
    display: block;
}
.kyotenMenu ul li a {
    border-bottom: none;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    line-height: 2.1rem;
    font-weight: bold;
    line-height: 20px;
    display: block;
}
