/* CSS Document */
@charset "utf-8";

h2.h2_top {
	background-image:url(../images/h_bus_fare.jpg);
	background-repeat:no-repeat;
	height:57px;
	color:#0065b7;
	font-size:15px;
	padding-top: 17px;
	padding-left:75px;
	letter-spacing: 0.2em;
	font-weight:bold;
	margin-bottom:5px;
}
div.top_text{
	margin-bottom:5px;	
}

#title {
    text-align: right;
    font-size: 12px;
    font-weight: bold;    
}

#title span {
    background-color: #00589f;
    box-shadow: 0 5px rgba(0,0,0,0.1);
    font-size: 14px;
    text-align: center;
    padding: 4px 50px;
    color: #fff;
    line-height: 3;
    font-weight: bold;
}

#demand {
    margin: 0 0 30px;
}

#demand span {
    color: #00287b;
    font-weight: bold;
    line-height: 1.5;
}

.img01{
	margin: 0 0 40px 0;
	text-align:center;
}
.img01 img{
	max-width:720px;
	height:auto;
	margin:0 auto;
}
.waribiki{
    max-width: 720px;
    font-size: 13px;
    padding: 0 0 40px 0;
    line-height: 1.6;
}
.waribiki h1{
    max-width: 720px;
    font-size: 15px;
    font-weight: bold;
    color: #cc0000;
    padding: 20px 0 0;
    margin-bottom: -6px;
}
.waribiki span {
    background-color: #ffff99;
    padding: 2px 0;
    line-height: 1.7;
}
.waribiki table{
    width: 500px;
    margin: 10px 0;
    line-height: 2;
    border-collapse: collapse;
    text-align: center;
}
.waribiki table tr, table th, table td {
    border: 1px solid #0066cc;
}
.waribiki table th {
    text-align: center;
    padding: 4px 10px;
    background-color: #0066cc;
    color: #fff;
    border-color: #fff;
    padding: 4px 10px;
}
.waribiki table td{
    vertical-align: middle;
    padding: 4px 10px;
    line-height: 1.6;
}
.waribiki table .hi{
    text-align: left;
}
