@charset "shift_jis";
/* CSS Document */
/* ATM—p
-------------------------------------------------------------*/
.onsei {
width:147px;
height:19px;
margin:0;
padding:0;
line-height:100%;
background:url(../img/map/onsei.gif) no-repeat left center;
text-indent:-9999em;
}
.aed {
width:147px;
height:20px;
margin:0;
padding:0;
line-height:100%;
background:url(../img/map/aed.gif) no-repeat left center;
text-indent:-9999em;
}

/*--------------atm--------------*/
.atm table {
color: #333;
font-size: 0.85em;
line-height: 150%;
width: 100%;
border-collapse:collapse;
border:solid 2px #c8c8c8;
}
.atm th, td {
padding:10px 3px;
}
.atm td {
border: solid 1px #c2c2c2;
}
.atm thead {
background-color: #e9e9e9;
text-align: center;
}
.atm tbody {  }
/*--------------atm hanrei--------------*/
.tenpohanrei {
background-color: #fafafa;
margin-bottom: 8px;
padding:0 20px;
border-collapse: collapse;
border: solid 1px #ccc;
}
.tenpohanrei img {
margin-right: 2px;
border-collapse: collapse;
}
/*--------------atm map window--------------*/
.body2 {
margin:5px 10px 10px 20px;
}
.body2 h1 {
color: #333;
font-size: 1.0em;
font-weight: bold;
margin: 0;
padding-left: 5px;
}