@import "common.css";

#wrapper {
	background-image: url(../access/images/bg_illust.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#access{
	width: 760px;
	
}
.address dl {
	margin-bottom: 10px;
}
.leaf {
	background-attachment: scroll;
	background-image: url(../access/images/li_leaf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 3px;
}
#access a:link, #company a:visited {
	background-attachment: scroll;
	background-image: url(../images/li_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
