@charset "utf-8";

.gaiyou {
background-color: #EBEDBC;
padding: 10px 20px 20px 20px;
}

#map {
width: 690px;
height: 400px;
margin-bottom: 15px;
}

#printMap {
text-align: right;
cursor: pointer;
margin-bottom: 5px;
}

.miniNavi {
border-top: dotted 1px #ccc;
border-bottom: dotted 1px #ccc;
padding: 8px 5px;
} 

.miniNavi a{
padding: 0 13px 0 10px;
background-image: url(/inc/images/global/arrowBt.gif);
background-position: right;
background-repeat: no-repeat;
}
