@charset "utf-8";


/* 施設案内・アクセス ------------------------------*/

/* 施設案内 */
table.access_tb_00 td {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	text-align: center;
}
table.access_tb_00 td.l_con {
	background-image: url(../../image/common/tb_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 4px;
	padding-left: 8px;
	width: 292px;
}
table.access_tb_00 td.r_con {
	background-image: url(../../image/common/tb_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 8px;
	padding-left: 4px;
	border-left: 1px solid #646464;
	width: 290px;
}



/* アクセス */
table.map_tb_00 td {
	border: 1px solid #646464;
	padding: 10px;
	vertical-align: top;
}
table.map_tb_00  td.map_mi {
	margin: 0px;
	padding: 0px;
}
table.map_tb_00  td.item_00 {
	background-color: #dce6dc;
	width: 200px;
}
table.map_tb_00  td.item_01 {
	background-color: #dce6dc;
	width: 180px;
}
table.map_tb_00  td.item_02 {
	background-color: #dce6dc;
	width: 590px;
}
table.map_tb_00  td.sp_0px {
	padding: 0px;
}

table.map_tb_01 td {
	border: none;
}

span.step1 {
	background-image: url(../../image/access/step1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 608px;
	overflow: hidden;
}
span.step2 {
	background-image: url(../../image/access/step2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 202px;
	overflow: hidden;
}
span.step3 {
	background-image: url(../../image/access/step3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 202px;
	overflow: hidden;
}
span.step4 {
	background-image: url(../../image/access/step4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 202px;
	overflow: hidden;
}

span.step5 {
	background-image: url(../../image/access/step5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 608px;
	overflow: hidden;
}
