@charset "utf-8";


.ui-tabs-hide {
    position: absolute;
    right: 9999x;
	width: 0px;
	height: 0px;
	top: -800px;
	background-color: #e8f4fa;
}

#bunjoList .ui-state-hover,
.bunjoList .ui-state-hover,
{
    cursor: pointer;
    
}
.gmap-bukken {
    overflow: hidden;
	color: #333;
    position:absolute;
    width:295px;
    height: auto !important;
    min-height: 120px;
    height: 120px;
    margin:0;
    padding:14px 0 40px 16px;
    background-position:0 0;
    background-repeat: no-repeat;
    background-color: transparent;
	text-shadow: 0 1px 0.5px #fff;
	top: -100px;
}
.gmap-bukken .gmap-bukken-close {
    position:absolute;
    top: 0px;
    right: 0px;
}
.gmap-bukken-close,
.gmap-bukken-close strong,
.gmap-bukken-close em,
.gmap-bukken-close a {
    cursor:pointer;
    display:block;
    width:28px;
    height:28px;
}
.gmap-bukken-close em {
    background: transparent url(/bg_images/apple-close.png) no-repeat 0 0;
}
* html .gmap-bukken-close em {
    _background:url(/bg_images/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bg_images/apple-close.png', sizingMethod='crop');
}
.gmap-bukken .gmap-bukken-header {
    width:295px;
    height:17px;
    background-repeat: no-repeat;
    background-position:0 0;
    background-color: transparent;
}
.gmap-bukken .gmap-bukken-wrapper {
    width: 250px;
    height: auto!important;
    min-height: 10px;
    height: 10px;
    margin: 0;
    padding: 0 26px 0 18px;
    background-repeat: repeat-y;
    background-position: 0 0;
    background-color: transparent;
}
.gmap-bukken .gmap-bukken-wrapper a,
.gmap-bukken .gmap-bukken-wrapper a:hover {
    display:block;
    position:relative;
	color: #333;
    text-decoration:none;
}
.gmap-bukken .gmap-bukken-wrapper h3,
.gmap-bukken .gmap-bukken-wrapper p {
    background: url(/bg_images/pix.gif);
	border-top: none;
	margin-bottom: 0;
}
.gmap-bukken .gmap-bukken-footer {
    width: 295px;
    height: 29px;
    background-repeat: no-repeat;
    background-position:0 0;
    background-color: transparent;
}
.gmap-bukken h3 {
    margin:0 0 4px 0;
    padding:0 0 4px 0;
    border-bottom:1px solid #333;
    line-height:1;
    font-size: 16px;
    font-weight:normal;
}
.gmap-bukken p {
    line-height:16px;
    font-size:10px;
}
.gmap-bukken a.mapIcon,
.gmap-bukken a.mapIcon:link,
.gmap-bukken a.mapIcon:visited,
.gmap-bukken a.mapIcon:hover {
    z-index: 4;
    position: relative;
    float: right;
    bottom: -14px;
    width: auto;
    height: auto !important;
    min-height: 10px;
    height: 10px;
    padding: 0 1px 0 8px;
    background: url(/bg_images/arrow.png) no-repeat 0 50%;
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

.gmap-bukken-header {
    background-image: url(/bg_images/bg-gm-top.png);
}
* html .gmap-bukken-header {
    _background:url(/bg_images/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bg_images/bg-gm-top.png', sizingMethod='crop');
}
.gmap-bukken-wrapper {
    background-image:url(http://www.pananavi.jp/bg_images/bg-gm-mid.png);
}
* html .gmap-bukken-wrapper {
    _background:url(/bg_images/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bg_images/bg-gm-mid.png', sizingMethod='scale');
}
.gmap-bukken-footer {
    background-image:url(/bg_images/bg-gm-bt.png);
}
* html .gmap-bukken-footer {
    _background:url(/bg_images/pix.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bg_images/bg-gm-bt.png', sizingMethod='crop');
}
a.map-me {
    display: inline-block;
    margin:0 10px;
    width: 39px;
    height: 17px;
    text-indent: -1000px;
    background: url(/bg_images/btn_map.gif) no-repeat 0 0;
    text-decoration: none;
}
a.map-me:hover {
    background: url(/bg_images/btn_map.gif) no-repeat 0 -17px;
    text-decoration: none;
}
a.map-me:active,
a.map-me:focus {
    outline: 0;
}


