@charset "UTF-8";

/* accessm2.css */

/* layout
////////////////////////////////////////////////////*/
#item02 a, #item02 a:hover { background-position: -152px -30px }


.mainmap {
	width: 442px;
	height: 470px;
	background-image: url(../images/acsmap/mapwid.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: -9999px;
}
.busmap {
	width: 430px;
	height: 388px;
	background-image: url(../images/acsmap/busmap.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: -9999px;
	border: 1px solid gray;
}


/* caption
////////////////////////////////////////////////////*/

.minisublnk {
	margin-top: auto;
}

.indablk {
	margin-left: 10px;
	padding: 0 17px;
	font-size: 94%;
}
.ttil {
	border-bottom: 1px solid #e0e0e0;
}
.description dt {
	border-bottom: 1px solid #e0e0e0;
}
.description dd {
	margin-bottom: 20px;
	margin-top: 5px;
}
.description img {
	float: right;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
}

/* pictgram icons
////////////////////////////////////////////////////*/
.icnpgwk, .icnpgtr, .icnpgbs, .icnpgcr {
	margin-left: 10px;
	padding: 10px 0;
	padding-left: 39px;
	font-size: medium;
	font-weight: bold;
}
.icnpgwk {
	background-image: url(../../images/elements/pgwk.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.icnpgtr {
	background-image: url(../../images/elements/pgtr.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.icnpgbs {
	background-image: url(../../images/elements/pgbs.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.icnpgcr {
	background-image: url(../../images/elements/pgcr.gif);
	background-repeat: no-repeat;
	background-position: center left;
}


/* image
////////////////////////////////////////////////////*/

.aroundpict {
	width: 268px;
	margin: 10px auto;
}
.aroundpict div {
	width: 128px;
	margin: 2px;
	float: left;
}
.aroundpict div p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.aroundpict a img {
	border: none;
}
.poswrar img {
	float: right;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 10px;
}
