@charset "UTF-8";


div#flash{
	margin-bottom:10px;
}

div.access{
	margin-top:15px;
}

span.bus{
	font-weight:bold;
	font-size:1.2em;
	width:28em;
}
div.bus{
	float:left;
	margin-top:10px;
}

div.text{
	padding-left:2em;
	margin-bottom:2em;
}	

span.now{
	color:#FF9900;
}