@charset "utf-8";

#access {
	margin-bottom:30px;
}
#access ul {
	margin-bottom:20px;
}
#access ul li {
	margin-bottom:8px;
	clear: both;
	list-style: none;
}
#access dl {
	margin-bottom:20px;
}
#access dt {
	margin-bottom:5px;
	font-weight:bold;
}
#access dd {
	margin-bottom:5px;
}

