@import "common.css";

h1,.btn-print a{
font-size:1px;
text-indent:-9999px;
}

.btn-print a{
display:block;
overflow:hidden;
}

h1{background-image:url(../img/access/h1.jpg); height:100px;}

.map{text-align:center; margin:0 0 10px 0;}

.btn-print a{background-image:url(../img/access/btn-print.gif); width:110px; height:30px; margin:0 auto;}

.table{
border-collapse:separate;
border-style:solid;
border-color:#ccc;
border-width:1px 0 0 1px;
}

.table th,
.table td{
padding:10px;
font-family:MS PGothic,Osaka;
border-style:solid;
border-color:#ccc;
border-width:0 1px 1px 0;
}

.table th{
width:80px;
font-weight:normal;
text-align:left;
background-color:#FFDEB0;
}

.table thead th{
text-align:center;
}

