@charset "UTF-8";


.access_tbl table tr td, .access_tbl table tr th {
	padding: 8px;
}
.access_tbl table tr th {
	color: #FFF;
	background-color: #b1985d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.access_tbl table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1985d;
	background-color: #eee6d2;
}


.access_tbl table {
	width: 53%;
}
.access_img {
	float: right;
	margin-left: 10px;
}
.access_tbl {
	margin-top: 15px;
}
