@import "common.css";
@import "contents.css";

h1{background-image:url(../img/h1/h1-access.jpg); margin-bottom:20px;}
h5{
font-size:14px;
margin:20px 0 10px;
padding:0;
}

.wrap-access{
margin:0 29px;
}

#train-h,#car-h{
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
margin-bottom:10px;
}
#train-h{
background-image:url(../img/access/train-h.jpg);
height:29px;
}
#car-h{
background-image:url(../img/access/car-h.jpg);
height:21px;
}

.wrap-access ul{
color:#666;
margin:0 auto 40px;
}
.wrap-access ul li{
margin-bottom:30px;
}
.wrap-access ul li em{
font-style:normal;
color:#f00;
}

.google_map{
margin:10px 0 0 0;
text-align:right;
}