@charset "utf-8";
/* CSS Document */

/*hed_img
------------------------*/
#hed_img {
	background:url(../images/category/access/hed_img.jpg) center 0 no-repeat;
	width:900px;
	height:200px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}

/*バス時間
------------------------*/
#table_l {
	width: 315px;
	float: left;
}

#table_r {
	width: 315px;
	float: right;
}

#table_l table,#table_r table {
	width: 315px;
	margin-bottom: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#table_l table th,#table_r table th {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	background: #F5F5F5;
}

#table_l table td,#table_r table td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
}

/*ロケーション
------------------------*/

.img_l_w210 {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	padding-left: 90px;
}

.img_r_w210 {
	float: right;
	width: 210px;
	margin-bottom: 20px;
	padding-right: 90px;
}

.img_l_w210 img,.img_r_w210 img {
	margin-bottom: 5px;
}
