@charset "utf-8";

/* ▼▼▼▼▼▼▼ インデックス用 ▼▼▼▼▼▼▼▼ */


.dot {
	background:   url(images/second_dot.gif) repeat-y;
}
.access {
	font-size: 12px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.border_right {

	border-right:#CCCCCC 1px solid;
}


.taxi_price th{
    width:80px;
}

/* ▲▲▲▲▲▲▲▲ インデックス用 ▲▲▲▲▲▲▲▲ */


/* ▼▼▼▼▼▼▼ バス時刻表ページ用 ▼▼▼▼▼▼▼▼ */

h4.period{
	color:#356A8D;
	font-weight:bold;
	margin-bottom:10px;
	font-size:110%;
}

.info {
    border: 1px solid #DDDDDD;
    padding: 13px 0 15px;
    width: 552px;
	margin-bottom:25px;
}
.info dl {
    padding-left: 20px;
}

.bg_r_gray{
    background:#f2f2f2;
}

.sircle{
    color:#356a8d;
}

#buss_time{
    border-top:#9c9c9c 1px solid;
	border-left:#9c9c9c 1px solid;
	text-align:center;
	margin:0px auto 3px auto;
	width:600px;
}

#buss_time td,
#buss_time th{
    border-right:#9c9c9c 1px solid;
	border-bottom:#9c9c9c 1px solid;
	text-align:center;
}

#buss_time th {
	font-size: 10px;
	background:#DEDEDE;
}

#buss_time tr .br_bold{
    border-right:#9c9c9c 3px solid;
}

.timeTableWrap{
	padding:0 10px 0 10px;
	}
.timeTableWrap h4{
	font-weight:bold;
	margin-bottom:5px;
	}
.timeTableWrap h4 span{
	font-weight: normal;
	}
.timeTableWrap .timeTable{
	border-left:1px solid #9c9c9c;
	border-top:1px solid #9c9c9c;
	text-align:center;
	width:594px;
	}
.timeTableWrap .timeTable th,
.timeTableWrap .timeTable td{
	border-right:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	padding:3px 8px 3px 8px;
	}
.timeTableWrap .timeTable th{
	background-color:#dedede;
	font-weight:bold;
	padding:8px;
	text-align:center;
	}
.timeTable tr.station td{
	background-color:#F2F2F2;
	font-size:92%;
	border-bottom:none;
	}

/* ▲▲▲▲▲▲▲▲ バス時刻表ページ用 ▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼ バス乗り場ご案内ページ用 ▼▼▼▼▼▼▼▼ */


.map{
	background:url(images/map04.gif) top right no-repeat;
	position:relative;
	height:618px;
	margin-bottom:25px;
}

.pt_inner{
	width:175px;
	margin-left:9px;
	margin-top:10px;
	margin-bottom:10px;;
}

.pt_inner img{
	margin-bottom:10px;
}

.photo01{
	width:193px;
	margin-bottom:10px;
	border:#000000 1px solid;
	
	
}



.photo02{
	width:193px;
	
	border:#000000 1px solid;
	
}

.photo03{
	width:193px;
	border:#000000 1px solid;
	position:absolute;
	top:424px;
	right:203px;	
}


.photo04{
	width:193px;
	border:#000000 1px solid;
	position:absolute;
	top:424px;
	right:0px;
	}

	

/* ▲▲▲▲▲▲▲▲ バスご案内ページ用 ▲▲▲▲▲▲▲▲ */

