.access_box {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-left: 35px;
	height: auto;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.access_box h3 {
	font-weight: bold;
	color: #993300;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF66CC;
	border-left-color: #FF99CC;
	text-indent: 5px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.access_box img {
	margin: 5px;
}
.access_box td {
	text-align: center;
	font-size: 0.85em;
}
.access_box h4 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 5px;
	color: #993366;
}
.access_box dl {
	margin-left: 1em;
}
.access_box table {
	margin-left: 10px;
}
