/* ----------- 徳島発着時刻表 ----------- */
#link {
	line-height:150%;
}
	#link h2 {
		padding-bottom:7px;
		margin-top:20px;
		margin-bottom:10px;
		border-bottom:1px solid #FF550A;
		font-size:18px;
		line-height:20px;
		color:#FF550A;
	}
	#link h3 {
		margin:10px 0 0 0;
		font-size:15px;
		font-weight:bold;
	}
	#link .block {
		margin-bottom:40px;
	}
	#link .block div {
		float:left;
		margin-right:22px;
		width:691px
	}
	#link .block div.short {
		width:220px
	}

	.bus span {
		color:#009981;
	}
	.plane span {
		color:#4BB3CB;
	}
	.ship span {
		color:#0947B6;
	}
	.railway span {
		color:#005B00;
	}
	#link ul {
		margin-left:30px;
	}
	#link ul li {
		list-style-type:none;
	}


