@charset "utf-8";

/* ALOALO ACCESS CSS */

#contents #map {
	border: 1px solid #F5F5F5;
	margin-bottom: 5px;
	font-size: 12px;
	color: #222222;
}
#contents ul#accessLink {
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 17px;
	padding-left: 17px;
}
#contents ul#accessLink li {
	list-style-image: url(../images/common/arrow2.jpg);
	margin-bottom: 10px;
	font-size: 12px;
}
#contents h4#walk {
	font-size: 12px;
	color: #222222;
	background-image: url(../images/access/icon_walk.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 31px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents h4#train {
	font-size: 12px;
	color: #222222;
	background-image: url(../images/access/icon_train.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 31px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents h4#car {
	font-size: 12px;
	color: #222222;
	background-image: url(../images/access/icon_car.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 31px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents table.accessTbl {
	margin-bottom: 35px;
}
#contents table.accessTbl th {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 140px;
	padding-left: 31px;
}
#contents table.accessTbl td {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
