@charset "utf-8";
/* CSS Document */


body {
	font-size:10pt;
	line-height:2;
}

#header,#leftColumn,#subNavi,#topicPath,#rightColumn,#footer, .toTop {
	display:none;
}

.leftImg {
	float:left;
}
.rightImg {
	float:right;
	margin-left:10px;
}

table {
	font-size:8pt;
	line-height:1.5;
	border-bottom: 1px solid #004d99;
	border-right: 1px solid #004d99;
}

table.timeTable {
	width:100%;
	border-bottom: 1px solid #004d99;
}

table.timeTable td.title, table.timeTable th.title{
	width:30%;
	padding-left:5px;
	border-top:solid 1px #004d99;
}
table.timeTable td.subTitle{
	width:20%;
	padding-left:5px;
	border-top:solid 1px #004d99;
}
table.timeTable td.bikou, table.timeTable th.bikou{
	width:40%;
	padding-left:5px;	
	border-left:solid 1px #004d99;
	border-top:solid 1px #004d99;
}
td, table.timeTable td.data, table.timeTable th.data{
	width:6%;
	text-align:center;
	border-left:solid 1px #004d99;
	border-top:solid 1px #004d99;
}
table.timeTable td.subdata{
	width:10%;
	text-align:center;
	border-left:solid 1px #004d99;
	border-top:solid 1px #004d99;
}

table.table_A {
	border-bottom: 1px solid #004d99;
	border-top: 2px solid #004d99;
	margin:5px 0px 5px;
	background-color:white;
}
table.table_B {
	border-bottom: 1px solid #004d99;
	border-top: 2px solid #004d99;
	margin:5px 0px 5px;
	background-color:white;
	margin-left:20px;
	width:96%;
}
table.table_C {
	border-bottom: 1px solid #004d99;
	border-top: 2px solid #004d99;
	margin:2px 0px 2px 20px;
	background-color:white;
	width:95%;
	font-size:90%;
}
table.table_D {
	margin:2px 0px;
	background-color:white;
	width:100%;
	font-size:90%;
}
table.table_E {
	margin:2px 0px;
	background-color:white;
	border-bottom: 1px solid #004d99;
	border-top: 2px solid #004d99;
	width:95%;
	font-size:90%;
	margin-left:20px;
}
td.table_E-1 {
	background-color:#004d99;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
	text-align:center;
}
td.table_E-2 {
	background-color:#fff;
	text-align:right;
}

table.table_A td.data, table.table_B td.data {
	text-align:left;
	border-left:solid 1px #004d99;
	border-top:solid 1px #004d99;
	padding:2px 5px;
}
table.table_A th.data, table.table_B th.data, table.table_C th.data {
	border-left:solid 1px #004d99;
}
table.table_A td.title, table.table_B td.title  {
	width:30%;
	padding-left:10px;
	padding-right:10px;
	border-top:solid 1px #004d99;
}
table.table_C td.data {
	text-align:center;
	border-left:solid 1px #004d99;
	border-top:solid 1px #004d99;
}
table.table_C td.title {
	text-align:center;
	width:30%;
	padding-left:10px;
	border-top:solid 1px #004d99;
}
table.table_D td { line-height:1.5; vertical-align:top; }
table.table_D td.large { width:60%; }

table#accident {
	border-bottom: 1px solid #004d99;
	border-top: 2px solid #004d99;
	margin:2px 0px;
}
table#accident td.data {
	text-align:left;
	border-left:solid 1px #004d99;
	padding:2px;
}
