@charset 'UTF-8';




/*おいでんバスとは？
------------------------------*/

h3{
	width:930px;
	height:;
	margin:0 0 20px 0;
	padding:5px 10px;
	background:#f7e7de;
	border-left:solid 10px #F27019;
	clear:both;
}
* html body h3{width:960px;}


h4{clear:both;color:#F27019;margin:10px 0;}
h5{clear:both;color:#F27019;margin:15px 0 5px 0;font-weight:normal;}


#whatOiden{
	width:960px;
	margin:0 0 15px 0;
}
#whatOiden:after{content:""; display:block; clear:both;}


#whatOidenList{
	float:left;
	width:455px;
	margin:5px 10px 10px 2px;
}

ul#whatOidenList li{
	margin:0;
	padding:0 0 10px 20px;
	background:url(../image/markOiden.gif) no-repeat 0 0.3em;
}


#whatOidenR{
	float:right;
	width:490px;
	margin:5px 0 0 0;
}

#whatOidenR img{
	margin:0 0 0 5px;
	float:left;
	
}

#whatOidenR a{
	display:block;
	margin:5px 0 0 5px;
	padding:5px 0;
	float:right;
	width:22em;
	text-align:center;
	clear:both;
	color:#F27019;
	text-decoration:none;
	background:#f7eee9;
	border:2px solid #F27019;
}
#whatOidenR a:hover{background:#fff;}



/*運賃規定
------------------------------*/

table{
	margin:0 0 15px 0;
	border-collapse:collapse;
}
th,td{
	border:solid 1px #ddd;
	padding:5px;
}
th{background:#e5e5e5; text-align:center;}


table.oidenUnchin{
	width:475px;
	text-align:center;
	border-collapse: collapse;
}
table.oidenUnchin caption{text-align:right;vertical-align:bottom;}

.bgGrE{
	background:#eee;
}
.bgGrF{
	background:#fff;
}


/*下山・豊田線　定期券運賃
------------------------------*/
#oidenShimoyamaTeiki{
	padding:5px 3px 3px 3px;
	margin-bottom:5px;
	background:#ffcaa6;
	border:solid 1px #f27019;
}
html>/**/body #oidenShimoyamaTeiki{padding /*\**/: 3px \9;}
* + html body #oidenShimoyamaTeiki{padding:3px;}
* html body #oidenShimoyamaTeiki{padding:3px;}

