/*--------------.access--------------*/
.access {
 width: 500px;
 background-color: #ffffff;
 text-transform: uppercase;
 text-align: left;
}

.access ul {
 color: #666666;
 font-size: 90%;
 font-weight: normal;
 line-height: 180%;
 padding-left: 20px;
 letter-spacing: 0.1em;
 }
 
/*--------------.map--------------*/
.map {
 width: 340px;
 text-align: center;
}


