@charset 'UTF-8';


.bfBox,.bfBoxHalf{margin:0 0 30px 0;}

.bfBox{width:960px;clear:both;}
.bfBoxHalf{width:460px;}
.bfBox:after{content:""; display:block; clear:both;}
.bfBoxHalf:after{content:""; display:block; clear:both;}

.bfBox h3,.bfBoxHalf h3{
	width:930px;
	margin:0 0 15px 0;
	padding:5px 10px;
	background:#e5e5e5;
	border-left:solid 10px #aae800;
}
.bfBox h3{width:930px;}
.bfBoxHalf h3{width:430px;}
* html body .bfBox h3{width:960px;}
* html body .bfBoxHalf h3{width:460px;}


a#bfPict{
	display:block;
	float:right;
	padding:5px 10px;
	background:#aae800;
	color:#fff;
	text-decoration:none;
}
a#bfPict:hover{background:#D3F261;color:#00f;}


.bfCap{
	width:450px;
	margin:10px 0 0 0;
	text-align:center;
	border:solid 1px #ddd;
	background:#eee;
}
*+ html .bfCap{margin:0;}
* html body .bfCap{margin:0;}
.bfCap img{margin:5px 0 0 0;}


/*----------*/
table#noribaPosition{
	width:460px;
	margin:10px 0 15px 0;
	border-collapse: collapse;
}
table#noribaPosition th{
	background:#eee;
	text-align:center;
}
table#noribaPosition th,table#noribaPosition td{
	padding:5px;
	border:1px solid #ddd;
}


/*----------*/
table#bfRute{
	width:460px;
	margin:10px 0;
	text-align:center;
	border-collapse: separate;
}

.bfRuteName{
	background:#eee;
	border:1px solid #ddd;
	padding:5px;
}

.bfRuteArrow{
	width:30px;
	background:url(../image/accessMapArrow.gif) right 50% no-repeat;
}


/*----------*/
table#bfLink{
	width:960px;
	margin:10px 0 0 0;
	border-collapse: collapse;
	text-align:center;
}
#bfLink th,#bfLink td{
	border:1px solid #ddd;
	padding:5px;
}
#bfLink th{background:#eee;}
.bfLink1,.bfLinkTxt1{background:#fff; text-align:left;}
.bfLink2,.bfLinkTxt2{background:#eee; text-align:left;}

.bfLink1,.bfLink2{white-space:nowrap;}
.bfLinkArea{white-space:nowrap;}
.bfLinkNowrap{white-space:nowrap;}




/*バリアフリールートマップ
--------------------------------------*/
.barrierfreeRuteMap h3{
	font-weight:normal;
	width:930px;
	margin:0 0 20px 0;
	padding:5px 10px;
	background:#e5e5e5;
	border-left:solid 10px #aae800;
}
* html body .barrierfreeRuteMap h3{width:960px;}


.barrierfreeRuteMap p{
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}


.barrierfreeRuteMapZu{
	width:960px;
	height:454px;
	text-align:center;
}

.barrierfreeRuteMapZu img{
	border:1px solid #e5e5e5;
}

