/* CSS Document */

#topheader {
	background-repeat: no-repeat;
	background-position:center 0%;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/access_header.gif);
	height: 244px;
}

#sub_title {
	width: 830px;
	height: 100px;
	background-image: url(../images/access_subtitle.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#sub01 {
	width: 830px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	background-position: left top;
	background-repeat: no-repeat;
}
#text {
	width: 530px;
	margin-left: 265px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}
#text ul,li {
	margin:0 0 0 10px;
	padding:0;
}
#sub02 {
	width: 830px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	background-position: left top;
	background-repeat: no-repeat;
}

#map {
	width: 530px;
	margin-left: 265px;
	background-image: url(../images/access_map.jpg);
	background-repeat: no-repeat;
	height: 321px;
	background-position: center left;
	text-indent: -9999px;
	margin-bottom: 30px;
}

.txtBb {
	font-size:12px;
	font-weight:bold;
}