/* CSS Document
=============================================*/
/*@charset "shift-jis";*/


/* このスタイルシートは下記で使用されています。
-----------------------------------------------
/program/kozo/bus/bus-5/XXX.html
---------------------------------------------*/

/* メイン
=============================================*/

/* 見出し
---------------------------------------------*/

#main h2.index {
  margin: 20px 0 20px 0;
  color: #30378E;
	font-size: 12pt;
	text-align: left;
	white-space: nowrap;
}

/* ポイント
=============================================*/
#point td, th {
  background-color:#EAF9F9;
}


/* コンテンツ
=============================================*/

/* 見出し
---------------------------------------------*/

#content h3.line {
	margin: 0;
	padding: 0 0 0 10px;
	border: solid 3px #30378E;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0;
	background-color: #30378E;
}

#content h3.index {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
	color: #30378E;
	text-align: left;
	white-space: normal;
}

#content h4.index {
	clear: none;
	font-size: 10pt;
	text-align: left;
	white-space: normal;
}

#content h4.ol {
	clear: none;
	font-size: 10pt;
	text-align: left;
	white-space: normal;
}

