@charset "utf-8";

.dl_access01 {
}
	.dl_access02 dt {
		clear: both;
		float: left;
		width: 10em;
	}
	.dl_access02 dd.ddAccess01 {
		margin-left: 8em;
		width: 20em;
		height: 1%;
	}
	.dl_access02 dd.ddAccess02 {
		margin-left: 20em;
		height: 1%;
		float:right;
		width: 10em;
	}


/* 091126add */
.h3_linkBus {
	margin: 0 20px 15px;
	font-size: 130%;
	font-weight: bold;
}
.sectionLv1 .h3_linkBus,
.sectionLv2 .h3_linkBus,
.sectionLv3 .h3_linkBus {
	margin: 0 0 10px;
}
	.h3_linkBus a {
		display: block;
		border: 1px solid #d8e2ef;
		zoom: 1;
	}
		.h3_linkBus a span {
			display: block;
			background-color:#FFF9D5;
			border: 1px solid #ffffff;
			padding-left: 12px;
		}
			.h3_linkBus a span span {
				display: block;
				background: url(../../../common/img/ico/ico_arrow_blueR_01.gif) no-repeat left 0.8em;
				border: none;
				padding: 6px 0 6px 20px;
			}
				.h3_linkBus a span span span {
					display: inline;
					background: url(../../../common/img/ico/ico_blank.gif) no-repeat right center;
					border: none;
					padding: 0 20px 0 0;
				}

	.h3_linkBus a:hover {
		border: 1px solid #4178d3;
	}
		.h3_linkBus a:hover span {
			display: block;
			background-color:#FAE16B;
			border: 1px solid #b5cbef;
		}
			.h3_linkBus a:hover span span {
				background: url(../../../common/img/ico/ico_arrow_whiteR_01.gif) no-repeat left 0.8em;
				border: none;
			}
				.h3_linkBus a:hover span span span {
					display: inline;
					background: url(../../../common/img/ico/ico_blank_on.gif) no-repeat right center;
					border: none;
					padding: 0 20px 0 0;
				}

