BODY{
	/*font-family:Helvetica;*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Osaka,sans-serif;
	font-size:14px;
	color:#232323;
	margin:0px;
	padding:0px;
}

DIV.wrapper {
	width: 810px;
}

#header h1 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 10px 30px 0 30px;
	text-indent: 20px;
	background-image: url("../img/header_h1.png");
	background-position: left 100%;
	background-repeat: no-repeat;
}

#dpt {
	margin: 20px 30px 0 30px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F6F6F6;
	border: 1px solid #CCC;
}

#dpt h2 {
	font-size: 14px;
	float: left;
	margin: 0;
}

#dpt p {
	font-size: 12px;
	float: right;
	margin: 0;
}

/*SELECT{
	margin:5px 30px 0 30px;
	padding-left:5px;
}*/
#dst {
	margin: 5px 0px 0 0px;
	text-align: center;
}

SUP,SUB {
	font-size: 10px;
	padding: 0 0 3px 2px;
}

SUP.p5 {
	padding: 0 0 0 7px;
}

SUP.mdn {
	left: -17px;
}

/*SPAN.stp{
	color:#c40171;
}*/

/*SUB.stp{
	position:relative;
	left:-10px;
	left:-8px\9;
}*/
SPAN.mdn {
	position: relative;
	top: 5px;
	left: -2px;
	font-size: 10px;
	width: 20px;
	height: 18px;
	background: url(../../img/bus-navi/mdn.png) 0 1px no-repeat;
	color: #fdfdf1;
	padding: 0 2px;
}

SPAN.mdn_a {
	position: relative;
	top: 5px;
	left: -17px; /**left:-8px;*/
	font-size: 10px;
	width: 20px;
	height: 18px;
	background: url(../../img/bus-navi/mdn.png) 0 1px no-repeat;
	color: #fdfdf1;
	padding: 0 2px;
}

SPAN.mdn_b {
	position: relative;
	top: 5px;
	left: -23px;
	font-size: 10px;
	width: 20px;
	height: 18px;
	background: url(../../img/bus-navi/mdn.png) 0 1px no-repeat;
	color: #fdfdf1;
	padding: 0 2px;
}

SPAN.mdn_c {
	position: relative;
	top: 0;
	left: 0;
	font-size: 10px;
	width: 20px;
	background: url(../../img/bus-navi/mdn.png) 0 1px no-repeat;
	color: #fdfdf1;
	padding: 0 2px;
}

SPAN.mdn_d {
	position: relative;
	top: 5px;
	left: -1px;
	font-size: 10px;
	width: 20px;
	height: 18px;
	padding: 0 2px;
}

SPAN.mdn_e {
	position: relative;
	top:5px;
	*top:7px; /**IE6 and 7 */
	left: -17px;
	font-size: 10px;
	width: 20px;
	height: 18px;
	padding: 0 2px;
}

SPAN.mdn_f {
	position: relative;
	top: 5px;
	left: -7px; /**left:-8px;*/
	font-size: 10px;
	width: 20px;
	height: 18px;
	background: url(../../img/bus-navi/mdn.png) 0 1px no-repeat;
	color: #fdfdf1;
	padding: 0 2px;
}

/*P SPAN.mdn{
	margin-right:0px;
	margin-left:0px;
}*/
TABLE{
	/*margin:5px 30px 0 30px;*/
	margin:5px 0 0 0;
	width:750px;
	border-collapse:collapse;
}

TABLE.parallel TD{
	padding: 6px;
	border: 1px solid #0a0f4c;
 	/*border-top: 1px solid #0a0f4c;*/
	/*border-left: 1px solid #0a0f4c;*/
	/*border-right: 1px solid #0a0f4c;*/
}
TD.hd {
	text-align: center;
	font-weight: bold;
}

TD.hd_wkd {
	color: #4c6405;
}

TD.hd_std {
	color: #195796;
}

TD.hd_snd {
	color: #a91728;
}

TD.tm {
	text-align: center;
	font-weight: bold;
}

TD.wkd {
	background-color: #f4f9e5;
	width: 225px;
}

TD.std {
	background-color: #ebf4fd;
	width: 225px;
}

TD.snd {
	border-collapse: separate;
	border-top: 1px solid #0a0f4c;
	border-left: 1px solid #0a0f4c;
	border-right: 1px solid #0a0f4c;
	background-color: #fcedef;
	width: 225px;
}

TR.l2 TD.wkd {
	background-color: #cbe08d;
}

TR.l2 TD.std {
	background-color: #c4e0fd;
}

TR.l2 TD.snd {
	background-color: #f6bbc2;
}

TD.note {
	border-bottom: 1px solid #0a0f4c;
}

TD P {
	margin-left: 10px;
	margin-right: 10px;
}

P.right {
	text-align: right;
}

P.small {
	font-size: 12px;
}

.clear {
	clear: both;
}

#footer p {
	margin: 10px 30px 10px 30px;
	float: right;
}

TD.center {
	text-align: center;
}

/** 追加 */

A.time {
	float: left;
	display: inline;
}

DIV.mark {
	display: inline-block;
	font-size: 10px;
	float: right;
	width: 20px;
	position: relative;
	display: inline;
}


SPAN.top_mark {	
	display: inline-block;	
	position: relative;
	top: -5px;
	left: 0px;
	font-size: 9px;
}

SPAN.bottom_mark {
	display: inline-block;
	position: relative;
	top: 5px;
	left: -13px;
	font-size: 9px;
}

SPAN.bottom_mark_comp {
	display: inline-block;
	position: relative;
	top: 5px;
	left: -2px;
	font-size: 9px;
}

th.platform-label-header {
    color: #333ca8;
    background-color: #f0f0f0;
}

th.platform-number-header {
    border: 1px solid #333ca8;
    background-color: #333ca8;
}

td.center.platform-number-body {
    color: #333ca8;
    background-color: #d0d3ff;
    font-weight: bold;
}

ul.platform-list li.first span.platform-number-header {
	border: 1px solid #333ca8;
	background-color: #333ca8;
}

ul.platform-list li.first span.platform-label-header {
	color: #333ca8;
}

ul.platform-list dl {
    background-color: #d0d3ff;
}

ul.platform-list dt {
    color: #333ca8;
}