/* --------- 時刻表ページ[index] ----------- */

.index_Txt {
	font-size: 84%;
	text-align: left;
	padding-left: 83px;
	line-height: 140%;
	color: #333;
	padding-bottom: 10px;
}
.index_Txt img {margin-right: 10px;}
.route_map {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 233px;
	width: 719px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../timetable/img/img_index_02.gif);
	vertical-align: bottom;
}

/* --------- 時刻表ページ[下層ページ] ----------- */

h4 {
	font-size: 100%;
	line-height: 180%;
	margin-left: 6px;
}
.cont {
	margin-top: 0px;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	font-size: 84%;
	line-height: 140%;
}

.cont table {
	font-size: 95%;
	}


.cont_train {
	text-align: left;
	color: #333;
	font-size: 84%;
	line-height: 140%;
	width: 390px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 77px;
}

.cont_train table{
	font-size:95%;
	}

.cont_train p , .cont p {margin-top: 20px;}
.txt_orange , .time_tbl a.txt_orange ,
.time_tbl_2 a.txt_orange {
	color: #F26100;
	font-size: 100%;
	line-height: 100%;
}
.txt_red , .time_tbl a.txt_red , .time_tbl_2 a.txt_red {
	color: #CC0101;
	font-size: 100%;
	line-height: 100%;
}
.title {
	background-color: #F6F6F6;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1458BE;
	border-right-color: #1458BE;
	border-bottom-color: #1458BE;
	border-left-color: #1458BE;
	margin-top: 3px;
	margin-bottom: 1px;
}
.title_2 {
	background-color: #F6F6F6;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C03512;
	border-right-color: #C03512;
	border-bottom-color: #C03512;
	border-left-color: #C03512;
	margin-top: 3px;
	margin-bottom: 1px;
}
.title h3 , .title_2 h3 {
	font-size: 110%;
	line-height: 180%;
	margin-left: 6px;
}
.title .link , .title_2 .link {
	float: right;
	padding-top: 5px;
	padding-right: 8px;
}
.title .link img , .title_2 .link img {
	margin-right: 4px;
}
.time_tbl {border: 1px solid #1458BE;}
.time_tbl_2 {border: 1px solid #C03512;}
.time_tbl a , .time_tbl_2 a ,
.time_tbl strong , .time_tbl_2 strong {
	font-size: 100%;
	line-height: 100%;
}
.time_tbl td , .time_tbl_2 td {
	text-align: center;
	line-height: 84%;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 6px;
}
.time_tbl tr.weekday , .time_tbl_2 tr.weekday {
	background-color: #F0FAFF;
}
.time_tbl tr.holiday , .time_tbl_2 tr.holiday {
	background-color: #FFF0F9;
}
.time_tbl .L_top {
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-weight: bold;
	color: #fff;
	background-color: #1458BE;
	height: 24px;
}
.time_tbl .R_top {
	font-weight: bold;
	color: #fff;
	background-color: #1458BE;
	height: 24px;
}
.time_tbl_2 .L_top {
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C03512;
	height: 24px;
}
.time_tbl_2 .R_top {
	font-weight: bold;
	color: #fff;
	background-color: #C03512;
	height: 24px;
}
.time_tbl .L , .time_tbl_2 .L {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-size: 120%;
	font-weight: bold;
	height: 38px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
.time_tbl .R , .time_tbl_2 .R {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	text-align: center;
	vertical-align: bottom;
	padding-top: 6px;
	padding-bottom: 0px;
	line-height: 84%;
}
.time_tbl .time , .time_tbl_2 .time {
	padding-left: 15px;
}
.train_tbl {border: 1px solid #1458BE;}
.train_tbl_2 {border: 1px solid #C03512;}
.train_tbl td , .train_tbl_2 td {
	line-height: 150%;
	padding: 5px;
	color: #333;
}
.train_tbl th.td_L {
	font-weight: normal;
	background-color: #F0FAFF;
	text-align: left;
	padding-left: 5px;
	height: 30px;
}
.train_tbl_2 th.td_L {
	font-weight: normal;
	background-color: #FFF0F9;
	text-align: left;
	padding-left: 5px;
	height: 30px;
}
.train_tbl_2 th.td_L2 , .train_tbl th.td_L2 {
	font-weight: normal;
	background-color: #E1E1E1;
	text-align: center;
	padding-left: 5px;
	height: 30px;
}
.train_tr {height: 25px;}
.train_tr2 {height: 38px;}
.train_tr3 {
	height: 38px;
	background-color: #F7F7F7;
}
.td_L {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	width: 125px;
}
.td_L2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	background-color: #F0FAFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.td_L3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	background-color: #FFF0F9;
}
.td_R {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align: center;
}
.td_R2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.w_15 {width: 15px;}
.w_25 {width: 25px;}
.txt_Area {
	width: 600px;
	margin-top: 30px;
	border: 1px solid #999;
	text-align: left;
	font-size: 84%;
	line-height: 140%;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.txt_Area p {
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
}
.back_E1 {
	background-color: #E1E1E1;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 30px;
}
#bt10 , #bt7 , #bt6 , #bt5 , #bt4 {
	margin-left: 43px;
}
#bt9 {margin-left: 37px;}
#bt8 {margin-left: 55px;}
#bt3 {margin-left: 49px;}
#bt2 {margin-left: 61px;}
.extra {font-size: 86%;}
