@charset "utf-8";


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	file name : index.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
 
.rightColumn dt,
.rightColumn dd{
	line-height:1.5em;	
}

.box01	{
	border-top:1px dotted #ccc;	
}

.box02	{
	border-top:1px dotted #ccc;	
	border-bottom:1px dotted #ccc;	
}

#main .bus {
	position:relative;
	height:20px;
}
#main .bus dl {
	position:absolute;
	width:273px;
	padding:5px 8px;
	background:#EEE;
	right:0;
	top:-60px;
	text-align:center;
}
#main .bus dl dt {
	float:left;
	width:180px;
}
#main .bus dl dd {
	float:right;
	width:88px;
}
#main .bus dl dd img {
	display:block;
	margin:0 0 2px 0;
}

.box03{
	width:700px;
	}

.time_left{
	float:left
	}

.time_right{
	float:right
	}
	
.bus_time{
 text-align: center;
 	}