@charset 'UTF-8';


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


ul.markOiden li,ul.markBus li{
	padding:0 0 0 20px;
	line-height:1.7;
}

ul.markOiden li	{background:url(../image/markOiden.gif) no-repeat 0% 0.5em;}
ul.markBus li	{background:url(../image/markBus.gif) no-repeat 0% 0.5em;}



table.busList{
	width:960px;
	margin:5px 0 30px 0;
	border-collapse: collapse;
}

.busList caption{
	text-align:right;
}
.busList th,.busList td{
	border:solid 1px #ddd;
	padding:5px;
}

.busList0{background:#e5e5e5;}
.busList1{background:#eee;}
.busList2{background:#fff;}
.busList3{background:#ddd;}

.busRosen	{text-align:left;white-space:nowrap;}
.busRosenO	{text-align:left;white-space:nowrap;color:#f27019;}
.busRosenG	{text-align:left;white-space:nowrap;color:#3bb200;}
.busKukan	{text-align:left;}
.busDate	{text-align:center;white-space:nowrap;}
.busPDF		{text-align:center;}
.busDate	{text-align:center;white-space:nowrap;}
.busDay		{text-align:center;white-space:nowrap;}
.busBikou	{text-align:left;white-space:nowrap;}
.busFull	{text-align:center;white-space:nowrap;}
th.busDay	{width:4.5em;}

#markOiden{
	color:#f27019;
	margin:5px 0 15px 0;
	padding:0 0 0 25px;
	background:url(../image/markOiden.gif) 5px 50% no-repeat;
}




table#busKubun{
	width:960px;
	margin:0 0 30px;
	border-collapse:collapse;
}
#busKubun th,#busKubun td{
	border:solid 1px #ddd;
	padding:5px;
}
#busKubun th{width:16%;white-space:nowrap;background:#eee;}
#busKubun td{width:28%;}




#busOther{
	margin:0 0 20px 0;
	border:solid 1px #ddd;
}
#busOther a{
	display:block;
	padding:5px;
	background:#ddd;
	text-decoration:none;
}


/*------------------------------
GET PDF
------------------------------*/
.pdfPrintIn{
	width:300px;
	margin:0;
	padding:10px;
	border:solid 1px #ddd;
	float:right;
}
* html body .pdfPrintIn{width:320px;}
.pdfPrintIn:after{content:""; display:block; clear:both;}


.pdfPrintIn a{float:left;margin:0 10px 0 0;}
.pdfPrintIn p{float:left;width:178px;}