@charset "utf-8";

#access_head {background:url(../images/access_top.jpg) no-repeat;
	width:632px;
	height:149px;
	text-indent:-5000px;
	text-align:left;
}
#access_cont {
	background:#000;
	width:632px;
	color: #fff;
	text-align: left;
	padding-top:16px;
}
#access_cont p,
#access_cont address {margin:1em 8px;
	line-height:150%;
}
#access_cont h3 {margin:8px;
	border-bottom: solid 1px #fff;
	border-left:solid 8px #ccc;
	padding: 2px 0 4px 4px;
}

#access_cont dl {
	font-size: 120%;
	font-weight: bold;
	margin:8px;
	line-height: 150%;	
}
dl.info2 dt {float:left;
	width:80px;
}
#access_cont li{
	padding-top: 0px;
	padding-left: 7px;
	margin-left: 28px;
	list-style:none;
}
