@charset "utf-8";

/* == + CONTET == */
.inner-shoulder h2#company-access {
	width: 100px;
	height: 26px;
	background: url(../images/h2-access.gif) no-repeat left top;
}
.block-01 {
	margin-bottom: -20px;
	padding: 10px 18px 0;
}
#access-table01 {
	border-bottom: 1px solid #cccccc;
}
.access-table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.access-table td.access-table-td01 {
	width: 160px;
	color: #1e6398;
	font-weight: bold;
	vertical-align: top;
}
.access-table td.access-table-td02 {
	display: block;
	padding: 0 0 20px;
}
.access-table td.access-table-td02 p {
	margin-bottom: 5px;
}
.access-table td.access-table-td02 ul {
}
.access-table td.access-table-td02 ul li {
	text-indent: -0.5em;
	padding-left: 0.5em;
}
.access-table td.access-table-td02 p.name {
	font-weight: bold;
}
.access-table td.access-table-td02 p span {
	font-weight: bold;
	margin-right: 30px;
}
/* == + /CONTET == */
