@charset "shift-jis";

/* access.html */
#access #menu .access a {
	background-position: -300px top;
}
#access_1 ul {
	border-left: 1px dashed #66962D;
	margin-bottom: 1ex;
}
#access_1 li {
	float: left;
	list-style: none;
	border-right: 1px dashed #66962D;
}
#access_1 li a {
	display: block;
	padding: 70px 5px 0;
}
#access_1 .train a {
	background: transparent url("../images/body/ac_train1.gif") no-repeat center top;
}
#access_1 .train a:hover {
	background: transparent url("../images/body/ac_train2.gif") no-repeat center top;
}
#access_1 .car a {
	background: transparent url("../images/body/ac_car1.gif") no-repeat center top;
}
#access_1 .car a:hover {
	background: transparent url("../images/body/ac_car2.gif") no-repeat center top;
}
#access_1 .wchair a {
	background: transparent url("../images/body/ac_wchair1.gif") no-repeat center top;
}
#access_1 .wchair a:hover {
	background: transparent url("../images/body/ac_wchair2.gif") no-repeat center top;
}